Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 531 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 531 Bytes

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