Skip to content
forked from zorox0x/chaospy

Small Tool written based on chaos from projectdiscovery.io

Notifications You must be signed in to change notification settings

pc010197/chaospy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chaospy

Tool written based on chaos from projectdiscovery.io

made with python 3.x follow on Twitter

Installation:

  • Installation on linux:
git clone https://github.com/dr-0x0x/chaospy.git
cd chaospy/
sudo pip3 install -r requirements.txt

Usage:

python3 chaospy.py -h
usage: chaospy.py [-h] [-d DOWNLOAD] [-a] [-l] [-bc] [-h1] [-ext] [-new] [-upd] [-dbc] [-dh1] [-dext] [-dnew] [-dupd] 
                          Chaos Tool       
 optional arguments:                                                               
  -h, --help   show this help message and exit                                    
  -d DOWNLOAD  Download Specific Program Subdomains                               
  -a           Download all programs Subdomains                                   
  -l           List all programs                                                  
  -bc          List BugCrowd programs                                             
  -h1          List Hackerone programs
  -ext         List external programs
  -new         List new programs
  -upd         List updated programs
  -dbc         Download BugCrowd programs
  -dh1         Download Hackerone programs
  -dext        Download external programs
  -dnew        Download new programs
  -dupd        Download updated programs

Python Version:


The recommended version is 3.*

Notes

  • If you have any feedback or opinions you can pm me here

  • Feel free to edit or develop this tool

About

Small Tool written based on chaos from projectdiscovery.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%