nahamsec / lazyrecon

This script is intended to automate your reconnaissance process in an organized fashion
1.88k stars 569 forks source link

Everything working besides aquatone screenshots. #30

Open SocialAnxty opened 4 years ago

SocialAnxty commented 4 years ago

Aquatone is installed, chromium is installed and in the right spot. For some reason when it gets to the aquatone part I get this. (i removed the domains im testing and put xx lol).

Starting aquatone scan... http://xx: request timeout https://xx: request timeout https://xx: request timeout http://xx: request timeout http://xx: request timeout http://xx: screenshot timed out http://xx: screenshot timed out http://xx: screenshot timed out client_loop: send disconnect: Broken pipe

I feel like this has something to do with chromium, but chromium is installed and in the right spot, but I feel like its not launching for some reason. I am using it in a kali linux VPS.

ipk1 commented 4 years ago

edit line137 the lazyrecon.sh and add "-scan-timeout 900" at the end of line, you can reduce the 900 to desired number but 900 seconds did good for me

whatsdd commented 2 years ago

Same issue..