# 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
Make sure to install the required dependencies by running the following script:
chmod +x ./requirements.sh
./requirements.sh
Run Sling Shot R3con by providing the target domain as follows:
./shoot.sh domain.com
./shoot.sh google.com
Sling Shot R3con is open-source software released under the MIT License.
Special thanks to the security community for their contributions and feedback.