Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to excludedomains #35

Merged
merged 15 commits into from
Jan 24, 2020
Merged

Conversation

incredincomp
Copy link
Contributor

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!

verified remove a single subdomain if you do `./lazyrecon.sh -d example.com -e test.example.com`
added new function allowing you to set multiple subdomains as out of scope by using a comma separated list via cli at run time

./lazyrecon.sh -d example.com -e test1.example.com,test2.example.com,any.example.com
fixed usage format..
optional apology for all the commits
@nahamsec nahamsec merged commit 45ce2d4 into nahamsec:master Jan 24, 2020
incredincomp added a commit to incredincomp/lazyrecon that referenced this pull request Jan 31, 2020
Merge pull request nahamsec#35 from incredincomp/excludedomains
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants