RushiVenkatadri/ReconFlow

GitHub: RushiVenkatadri/ReconFlow

Stars: 0 | Forks: 0

# ReconFlow 🔍 ReconFlow is a beginner-friendly Reconnaissance Automation Framework built for Web Security and Bug Bounty learning. ## Features - Subdomain Enumeration - Live Host Discovery - URL Collection - JavaScript File Extraction - Organized Result Storage ## Tools Used - subfinder - httpx - waybackurls - Bash Scripting - Linux ## Usage ./reconflow.sh target.com ## Workflow 1. Find subdomains 2. Check live hosts 3. Collect URLs 4. Extract JS files 5. Save organized results ## Screenshots ### Recon Workflow ![Recon Workflow](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/ed0eb1f5a2213057.png) ### Live Host Discovery ![Live Hosts](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/34106249ef213120.png) ### Results Folder ![Results](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/fa79cdc867213217.png) ## Educational Purpose This project is created for: - Cybersecurity learning - Bug bounty methodology practice - Reconnaissance workflow understanding - Authorized security testing only