Skip to content
New issue

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

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

Already on GitHub? # to your account

Feature request: show IP addresses/ranges in results #64

Open
aesthese opened this issue Oct 9, 2017 · 2 comments
Open

Feature request: show IP addresses/ranges in results #64

aesthese opened this issue Oct 9, 2017 · 2 comments

Comments

@aesthese
Copy link

aesthese commented Oct 9, 2017

When using fierce to enumerate subdomains, we are presented with the corresponding IP addresses as the results roll in, and at the end, the subnets where hostnames were found.

Like this:

[...]
192.30.253.125 live.github.com
192.30.253.124 live.github.com
192.0.2.1 ns1.github.com
192.0.2.2 ns2.github.com

Subnets found (may want to probe here using nmap or unicornscan):
192.0.2.0-255 : 2 hostnames found.
192.30.253.0-255 : 23 hostnames found.

This would be extremely useful in subbrute as well!

@TheRook
Copy link
Owner

TheRook commented Oct 9, 2017 via email

@aesthese
Copy link
Author

aesthese commented Oct 9, 2017

Thanks for the quick reply! Printing the record data gets quite cluttery. What I like about the way fierce does it, is that the output is so clean, and it shows me what IP ranges to inspect further.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants