lazyrecon icon indicating copy to clipboard operation
lazyrecon copied to clipboard

This script is intended to automate your reconnaissance process in an organized fashion

Results 35 lazyrecon issues
Sort by recently updated
recently updated
newest added

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...

Hello guys, I am constantly encountering the following error: ``` Listing subdomains using sublister... Checking certspotter... jq: error (at :0): Cannot index string with string "dns_names" Checking http://crt.sh ``` I'm...

0 subdomains not working

when I run the code "./lazyrecon.sh -d abc.com", it return "mkdir: command not found" ![image](https://user-images.githubusercontent.com/48308251/131818302-74ad84cc-2492-4fec-9e64-213b79fb1bf7.png) please tell me how to fix it?

Got fix from: This [fix](https://github.com/nahamsec/recon_profile/pull/20/commits/79d00600af2acf2c1cbc9708a7155295c27125d2) by @7jw92nVd1kLaq1

Hi all, I am missing subdomains list in the final report. Anybody else facing the same issues?

Updated Certspotter API v1 and fixed jq: error (at :0): Cannot index string with string "dns_names"

I got the following errors: ``` ./lazyrecon.sh: line 74: httprobe: command not found ./lazyrecon.sh: line 49: waybackurls: command not found ./lazyrecon.sh: line 50: unfurl: command not found ``` The other...

fix waybackrecon bug