Skip to content

Add DNS name resolution capability to ctfr#6

Open
andrewchiles wants to merge 4 commits intoUnaPibaGeek:masterfrom
andrewchiles:master
Open

Add DNS name resolution capability to ctfr#6
andrewchiles wants to merge 4 commits intoUnaPibaGeek:masterfrom
andrewchiles:master

Conversation

@andrewchiles
Copy link

No description provided.

Copy link

@houey houey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These -r option seems to have an impact on the -o option. when logging to output with -o I only see that last entry found.

@andrewchiles
Copy link
Author

Good catch @houey! I didn't initially realize that the subdomains were being written one by one and opening/closing the file for each subdomain in the list. The latest commit properly writes all domain names with a single file open operation. I didn't include the IPs in the file output, but the console output is easy enough to redirect to file.

@houey
Copy link

houey commented Mar 9, 2018

I'll test it out and thank you for this feature. makes it super useful in combatting some abuse scenarios!

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