ReconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
ReconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities.
▶ git clone https://github.com/six2dez/reconftw ▶ cd reconftw ▶ chmod +x *.sh ▶ ./install.sh ▶ ./reconftw.sh -d target.com -a
~/.config/amass/config.ini)
~/.config/subfinder/config.yaml)
~/Tools/.github_tokens) Recommended > 5, see how to create here
shodan init)
COLLAB_SERVERenv var)
XSS_SERVERenv var)
~/.config/notify/notify.conf)
TARGET OPTIONS
| Flag | Description | |------|-------------| | -d | Target domain (example.com) | | -l | Target list (one per line) | | -x | Exclude subdomains list (Out Of Scope) |
MODE OPTIONS
| Flag | Description | |------|-------------| | -a | Perform full recon | | -s | Full subdomain scan (Subs, tko and probe) | | -w | Perform web checks only without subs (-l required) | | -i | Check whether tools required are present or not | | -v | Verbose/Debug Mode | | -h | Show help section |
GENERAL OPTIONS
| Flag | Description | |------|-------------| | --deep | Deep scan (Enable some slow options for deeper scan) | | --fs | Full scope (Enable the widest scope * .domain. * options) | | -o | Output directory |
To perform a full recon on single target (may take a significant time)
▶ ./reconftw.sh -d example.com -a
To perfrom a full recon on a list of targets
▶ ./reconftw.sh -l sites.txt -a -o /output/directory/
Perform full recon with more intense tasks (VPS intended)
▶ ./reconftw.sh -d example.com -a --deep -o /output/directory/
Perform a wide scope recon on a target (may include false positives)
▶ ./reconftw.sh -d example.com -a --fs -o /output/directory/
Check whether all required tools are present or not
▶ ./reconftw.sh -i
Show help section
▶ ./reconftw.sh -h
These are the next features that would come soon, take a look at all our pending features and feel free to contribute:
You can support this work buying me a coffee:
For their great feedback, support, help or for nothing special but well deserved: