Skip to content

ReconAsync is designed to automate subdomain enumeration, URL collection, parameter spidering, directory brute-forcing, and HTTP fingerprinting in a highly concurrent manner. By leveraging both Go-based tools (e.g., subfinder, assetfinder, gobuster, paramspider, gau, waybackurls, httpx)

Notifications You must be signed in to change notification settings

AiGptCode/ReconAsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

ReconAsync - Advanced Asynchronous Reconnaissance Tool

ReconAsync is a powerful, cross-platform reconnaissance automation script that leverages Python's asyncio and aiohttp for high-concurrency HTTP scanning, combined with industry-standard external tools to perform comprehensive security reconnaissance.

How to use

recon_async.py v1.0.0 | Advanced Asynchronous Reconnaissance Tool Usage: python recon_async.py [--url ] [--proxy ] [--format <txt|json|csv>] [--rate-limit ] Features: Subdomain enumeration, URL discovery, HTTP probing, parameter discovery, directory brute-forcing

Introduction

ReconAsync automates the reconnaissance process by combining multiple security tools into a single, efficient workflow. It performs subdomain enumeration, URL collection, parameter discovery, directory brute-forcing, and HTTP fingerprinting concurrently to maximize efficiency.

Features

Subdomain Enumeration - Using subfinder and assetfinderURL Discovery - With gau and waybackurlsParameter Spidering - Using paramspiderHTTP Fingerprinting - Status codes, headers, and server information ✅ Directory Brute-Forcing - Through dirsearchAutomatic Tool Installation - Checks for and installs missing dependencies ✅ Asynchronous Execution - All tasks run concurrently for maximum speed ✅ Cross-Platform Support - Works on Linux and Windows ✅ Configurable Concurrency - Adjustable maximum HTTP requests ✅ Comprehensive Output - Results saved to multiple organized files

About

ReconAsync is designed to automate subdomain enumeration, URL collection, parameter spidering, directory brute-forcing, and HTTP fingerprinting in a highly concurrent manner. By leveraging both Go-based tools (e.g., subfinder, assetfinder, gobuster, paramspider, gau, waybackurls, httpx)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages