thewhiteh4t / FinalRecon

All In One Web Recon
https://www.kali.org/tools/finalrecon/
MIT License
2.24k stars 424 forks source link

ERROR SHOWS UP DURING CRAWLING A TARGET #26

Closed whiteorange007 closed 3 years ago

whiteorange007 commented 4 years ago

When we use to crawl a target like the command finalrecon --crawl https://abc.com there shows up this error: /FinalRecon/modules/crawler.py", line 387, in out data['module-Crawler'].update({'Title':soup.title.string}) AttributeError: 'NoneType' object has no attribute 'string'

This happens only with few targets,not all target shows this error.

thewhiteh4t commented 4 years ago

@whiteorange007 if its possible can you disclose one of the targets where you are facing this issue? that will help me in reproducing the issue on my end, if you dont want to disclose here you can send me a message on telegram

whiteorange007 commented 4 years ago

Here is the target:https://www.kolikkopelit.com/

thewhiteh4t commented 4 years ago

yes i have the same issue on my end, thanks I will fix it soon @whiteorange007

whiteorange007 commented 4 years ago

ALL THE BEST

thewhiteh4t commented 3 years ago

@whiteorange007 please update to v1.0.8 :)