Skip to content

0xWhoknows/chaos-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chaos Extract

This tool can extract sudomains from https://chaos.projectdiscovery.io/ and save into output file.

Install

 git clone https://github.com/0xWhoknows/chaos-extract.git && cd chaos-extract

Usage

python3 chaosextract.py -h

Options

  • -c: Number of concurrent download threads (default 30)
  • -o: The name and location of the output file
  • -k: Keywords to filter URLs (e.g., apple google)

Example

python3 chaosextract.py -c 60 -o /tmp/chaos-sub.txt

Releases

No releases published

Packages

No packages published

Languages