What problem does it solve?
This Skill provides a comprehensive methodology for bug bounty hunting, streamlining the process of reconnaissance, exploitation, and report writing.
Core Features & Use Cases
- Reconnaissance Pipeline: Offers a step-by-step guide for thorough enumeration of subdomains, DNS resolution, and active discovery of live domains.
- HTTP Probing and Screenshots: Utilizes httpx for live HTTP service probing and captures screenshots, aiding in initial service mapping.
- Port Scanning: Identifies open ports using naabu and provides a list of common interesting ports.
- URL Discovery and Crawling: Uses katana and gau for comprehensive URL discovery and crawling.
- Vulnerability Scanning: Incorporates nuclei for template-based scanning of web applications.
- Directory Bruteforcing: Leverages ffuf for directory and subdomain discovery.
- Manual Testing: Offers guidance on manual testing, including SSRF, XSS, SQL Injection, IDOR, and GraphQL testing.
- Report Writing: Provides a structured template for reporting vulnerabilities, ensuring clarity and professionalism.
Quick Start
Use the bug-bounty skill to enumerate subdomains and perform reconnaissance on the domain 'example.com'.