Skip to content

Automated tool for subdomain enumeration combining passive and active techniques for web application penetration testing. Utilizes tools like Sublist3r, Subfinder, Shuffledns, dnsgen, and altdns to identify valid subdomains, with final HTTP validation using Httpx. Outputs a comprehensive list of subdomains for further security analysis

Notifications You must be signed in to change notification settings

soroush44d/AutoSubRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AutoSubRecon

usage: AutoSubRecon.sh [domain] [resolvers] [-l or -o for wordlist]

This script automates subdomain enumeration by combining passive scanning with dynamic and brute force techniques. It integrates various wordlists for DNS brute force, utilizes tools like subfinder, shuffledns, and dnsgen to discover subdomains, and validates them through resolvers. Additionally, httpx is used to test the discovered domains for HTTP services, making the process more comprehensive. External Recon

About

Automated tool for subdomain enumeration combining passive and active techniques for web application penetration testing. Utilizes tools like Sublist3r, Subfinder, Shuffledns, dnsgen, and altdns to identify valid subdomains, with final HTTP validation using Httpx. Outputs a comprehensive list of subdomains for further security analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages