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

Add aquatone recon #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tigre-bleu
Copy link

This PR adds a new recon tool to make automatic screenshots of web pages (aquatone). The tool takes input from nmap xml files so I slightly modify the code to produce all nmap outputs (-oA) in order to have the .xml file in addition to the .nmap.

@21y4d
Copy link
Owner

21y4d commented Jun 22, 2021

Thanks for the pull request. I'll have to test it before merging it, to ensure the output change does not mess up any other functionality, as it is utilized by a lot of things.

@tigre-bleu
Copy link
Author

Sure, no problem. I changed output to -oA so it still produces .nmap files in addition to .gnmap and .xml so I don't think that should break anything.
I already tried a -t All scan on a website. It ran aquatone, nikto and gobuster without issue.

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

2 participants