Skip to content

A powerful and clean bash script to dump and extract information from Project Discovery's Chaos Project https://chaos.projectdiscovery.io.

Notifications You must be signed in to change notification settings

rohsec/chaosDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

chaosDump

chaoslogo

A powerful and clean bash script to dump and extract information from Project Discovery's Chaos Project

ChaosDump allows you to dump the complete data schema from https://chaos.projectdiscovery.io and allows you to dump actual datasets on the go. It is light weight and implemented in a very user friendly manner. Created this as a learning to implement clean and crisp code. Tried my level best to not create any mess and kept the code very clean with a good architecture.

Requirements:

[+] Jq
[+] pv
[+] peco

Setup

Run the installer script to setup all the dependecies.

sudo ./installer.sh

Note: Run the installer as sudo

Usage

Once the installer has finished setup, you can access chaosDump from anywhere using the command

chaosdump

Screenshots:

chaosFetchoutput chaosSearch

ChaosDump in Action:

chaosDump.mp4

Reference:

[+] Chaos by ProjectDiscovery

About

A powerful and clean bash script to dump and extract information from Project Discovery's Chaos Project https://chaos.projectdiscovery.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages