Skip to content

This little script for gathering chaos.projectdiscovery.io recon data in an organized way and finding the daily differences on it

Notifications You must be signed in to change notification settings

Senanfurkan/Chaos-Recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Chaos-Recon

You need a "CompanyName.txt" consist of company names as here; https://github.com/projectdiscovery/chaos-public-program-list/blob/master/bugbounty-list.json but you need to save the names all lowercase and all space character should be replaced with underscore(_)

Inside of CompanyName.txt

verizon_media
vimeo
uber
digitalocean

Usage: bash chaos.sh

You can use cronjob to run it automatically everyday.

After the process completed,

cat */*.diff will give you all daily new subdomains. Backup the differences.diff files for next day and Happy Hacking !

About

This little script for gathering chaos.projectdiscovery.io recon data in an organized way and finding the daily differences on it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages