/Sling-Shot-R3con

๐Ÿš€ Sling Shot R3con: Automate Your Bug Bounty and Pentest Reconnaissance with Project Discovery tools ๐ŸŽฏ

Primary LanguageShell

sling

# Sling Shot R3con: Automate Your Bug Bounty and Pentest Reconnaissance ๐ŸŽฏ

Sling Shot R3con is a powerful open-source reconnaissance tool designed to automate and streamline the initial phase of bug bounty and penetration testing engagements. Discover subdomains, perform DNS enumeration, conduct port scanning, identify HTTP servers, and moreโ€”all with a single command.

๐Ÿ”ฅ **Features**:
- Subdomain Discovery
- DNS Enumeration and Resolution
- Comprehensive Port Scanning
- HTTP Server Discovery
- Crawling and Scraping
- Customizable and Extensible

Getting Started

Prerequisites

Make sure to install the required dependencies by running the following script:

chmod +x ./requirements.sh
./requirements.sh

Usage

Run Sling Shot R3con by providing the target domain as follows:

./shoot.sh domain.com

Example:

./shoot.sh google.com

License

Sling Shot R3con is open-source software released under the MIT License.

Acknowledgments

Special thanks to the security community for their contributions and feedback.