haqqibrahim / Sling-Shot-R3con

πŸš€ Sling Shot R3con: Automate Your Bug Bounty and Pentest Reconnaissance with Project Discovery tools 🎯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

πŸš€ Sling Shot R3con: Automate Your Bug Bounty and Pentest Reconnaissance with Project Discovery tools 🎯


Languages

Language:Shell 100.0%