lanmaster53 / recon-ng

Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
GNU General Public License v3.0
4.1k stars 646 forks source link

AttributeError: 'HTMLParser' object has no attribute 'unescape' #138

Closed valkyrie-ops closed 3 years ago

valkyrie-ops commented 3 years ago

Hello. When installing the XSSed module and running it with some domains, there is no problem. However, when running it with cisco.com it has thrown me an error, which has made me doubt if the other domains are 100% accurate in the results. I attach the screenshot of the error.

image

(I have also tried the solution mentioned here: https://gitmemory.com/issue/lanmaster53/recon-ng/133/782824509, however it has not worked either)

Jedarc commented 3 years ago

I believe it is the same problem presented here: https://github.com/lanmaster53/recon-ng/issues/133

jonathandkyle commented 3 years ago

I have the same issue with fullcontact module.

lanmaster53 commented 3 years ago

Duplicate of #133

lanmaster53 commented 3 years ago

This will be fixed once I push the fix to the master branch.