Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 652 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 652 Bytes

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>