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 -search and -addresses flags to the db subcommand options #666

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

shelld3v
Copy link
Contributor

@shelld3v shelld3v commented Aug 3, 2021

Tested carefully ✔️

@shelld3v shelld3v changed the base branch from master to develop August 4, 2021 12:41
@shelld3v shelld3v changed the title Added the search flag to the db subcommand options Added -search and --addresses flags to the db subcommand options Aug 28, 2021
@codecov
Copy link

codecov bot commented Aug 28, 2021

Codecov Report

Merging #666 (8c46769) into develop (0d1d173) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #666      +/-   ##
===========================================
+ Coverage    26.96%   27.00%   +0.05%     
===========================================
  Files           40       40              
  Lines         4942     4952      +10     
===========================================
+ Hits          1332     1337       +5     
- Misses        3540     3545       +5     
  Partials        70       70              
Impacted Files Coverage Δ
github.com/OWASP/Amass/enum/active.go 0.00% <0.00%> (ø)
github.com/OWASP/Amass/config/resolvers.go 53.63% <0.00%> (ø)
github.com/OWASP/Amass/net/http/http.go 26.77% <0.00%> (+1.23%) ⬆️

@shelld3v
Copy link
Contributor Author

$ amass db -dir tmp3 -d defcon.org -addresses
13.225.4.85
50.230.231.77
13.225.4.119
2600:9000:2003:7a00:19:688b:af80:93a1
50.230.231.78
2600:9000:2003:3c00:19:688b:af80:93a1
50.230.231.80
50.230.231.87
2001:559:327:231::86
13.225.4.84
2600:9000:2003:1400:19:688b:af80:93a1
23.227.38.74
2001:559:327:231::77

Easier to get IPs only for masscan, ...

@shelld3v shelld3v changed the title Added -search and --addresses flags to the db subcommand options Added -search and -addresses flags to the db subcommand options Aug 28, 2021
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.

None yet

1 participant