projectdiscovery / subfinder

Fast passive subdomain enumeration tool.
https://projectdiscovery.io
MIT License
10.24k stars 1.27k forks source link

New Output Type for OSINT Engagement Reporting (-oI) #97

Closed codingo closed 4 years ago

codingo commented 6 years ago

When working on an OSINT engagement I want to include subdomain information in supplemental data of my reporting. I believe subfinder could provide an output type to supplement this. I would see this as working similar to the following:

<source> <subdomain> <currently active>

For example:

[BAIDU] testdomain.yahoo.com (Currently active)
[ASK] testdomain2.yahoo.com (No longer active)
codingo commented 6 years ago

Consideration would need to be made when implementing this that if it is run with the -nW flag a warning should be raised that subdomains that no longer resolve will be excluded from results.

prodigysml commented 6 years ago

Hey @codingo! I think that is a really good idea! That would really add value and to the tool and make life a fair bit easier! Stating the source helps a tester inform where it was found and can allow further manual enumeration too.

codingo commented 6 years ago

Further to this, I think if something is found over multiple sources it should present as:

[BAIDU,ASK] testdomain2.yahoo.com (No longer active)
Ice3man543 commented 4 years ago

Hey, i don't believe this would be useful for general people. Also, it would require too much work to be implemented. Hence closing this issue now. Feel free to reopen it!