Skip to content

Simple bash script helps you find subdomains for a domain name by downloading and extracting a zip file from chaos-data.projectdiscovery.io . It displays the list of subdomains and the total count of subdomains found in the text files

Notifications You must be signed in to change notification settings

iHassn/chaosdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chaosdump

Simple bash script helps you find subdomains for a domain name by downloading and extracting a zip file from chaos-data.projectdiscovery.io . It displays the list of subdomains and the total count of subdomains found in the text files

This is an image

Pipe it with other tools such as httpx ,httprobe ,nuclei ,etc.

This is an image

Installation & Usage

▶ git clone https://github.com/iHassn/chaosdump.git
▶ cd chaosdump & chmod +x chaos_dump.sh
▶ ./chaos_dump.sh <domain>

About

Simple bash script helps you find subdomains for a domain name by downloading and extracting a zip file from chaos-data.projectdiscovery.io . It displays the list of subdomains and the total count of subdomains found in the text files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages