Skip to content

hojeffrey/RobustRecon

Repository files navigation

Fullstackcyber

robust-recon-logo

Robust Recon is a tool created to condense reconnaissance from hours to minutes. It can convert a url to an ip, detect a Web Application Firewall, bruteforce to determine directory paths, make an estimate on which CMS it is running, perform a vulnerability scan, and more. Best of all, it organizes your data in a neat directory.

Prerequisites:

  • Kali Linux
    • wafw00f
    • nikto

To Run Robust Recon:

Go to the location you saved Robust Recon. Enter an ip or a url ar the first argument. Enter a wordlist of your choice for the second argument.

robustrecon hackthissite.org wordlist

1st Argument = url OR ip

2nd Argument = wordlist of your choice

To View Results:

The folder will be labelled with the IP Address of your target.

cd 'Robust Recon: 255.255.255.255'

cat each file to see the full printed results.

cat nikto.txt

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to the Fullstack Academy Cyber team for their guidance
  • Thanks to the creators of nmap, nikto, and wafw00f

About

Projects created when I was in Fullstack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages