Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 2.4 KB

README.md

File metadata and controls

81 lines (62 loc) · 2.4 KB

rx

Pull Requests MIT License

Created by sp3ppr and contributors

Automate your Web Enumeration & reconnaissance and save time with sub3num. Enumeration and automation shellscript to find subdomains and other extra features. Integrates tools written in Go to automate the process of web application enumeration.

Features


  • Install essential reconnaissance tools and dependencies
  • Subdomain Enumeration
  • Find alive Subdomdomains
  • Look for possible Domain takeover
  • Directory busting with gobuster
  • Look a t unique HTML attribs using HTML-tool
  • Scan web server using nikto
  • Find archieve of URIs using waybackurls
  • ...and many more :)

Installation


To get started, check out the installation instructions in the documentation.

Usage

 ./rx <domain>

Screenshots

rx

Tools utilised

TODO

  • Add tools
  • Update Screenshots
  • Add more docs and scale up
  • Add option to only run a selection of tools

Contribution

Feel free to add more tools so that the Bug Bounty community can benefit from them. When contributing to this repository, please first discuss the change you wish to make via issue,before making a change.

License

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