nahamsec / lazyrecon

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

Added option to excludedomains #35

Closed incredincomp closed 4 years ago

incredincomp commented 4 years ago

Most def hackedandslashed my way through this, but it works with multiple subdomains. I have tried up to 4 so far, but it should be limitless. Works great as is, if only cumbersome at run time.

Right now, I manually input exclusions, but you could make a file in your /bounty/ folder that is just a comma separated list of exclusions and then copy paste. I may work on file input option, but this works exactly how I currently need it. I never have more than 20 subdomains to exclude, but that's just me.

Love this project, great work. Really awesome idea and the html reporting is ingenious. Sorry if I touched too much!