A curated collection of useful tools, scripts, and utilities for bug bounty hunting and security testing.
This repository provides a set of helper scripts designed to automate and simplify common tasks performed by bug bounty hunters, penetration testers, and security researchers. The focus is mainly on reconnaissance, enumeration, and lightweight scanning activities commonly used during early and mid stages of security assessments.
- Modular and reusable scripts
- Focused on bug bounty reconnaissance workflows
- Easy to integrate into existing automation pipelines
- Lightweight and easy to customize
- Suitable for both beginners and advanced researchers
The tools in this repository can help with:
- Asset and target surface discovery
- Directory and endpoint enumeration
- Basic port and service scanning
- XSS payload handling and scanning helpers
- Recon automation helpers and utilities
bug-bounty-tools/
βββ oob-scripts/ # Recon and scanning related scripts
βββ utils/ # Helper utilities
βββ *.sh # Standalone bash scripts
βββ README.md # Project documentation