Skip to content

Zeronetsec/Comet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version os license

Comet Framework

Comet is a security framework focused on reconnaissance, built for high performance.
It covers a wide range of recon techniques, including fuzzing, OSINT, crawling, and more.

Features

  • Massive username enumeration across 700+ domains
  • High-performance directory fuzzing
  • TCP port scanning
  • HTML link crawling (hyperlink extraction)
  • Parameter discovery via Wayback Machine
  • And more.

Disclaimer

This project is provided for educational and authorized security research purposes only.
The author is not responsible for any misuse or damage caused by this tool.
Please read the DISCLAIMER before use.
Use at your own risk.

Installation

git clone https://github.com/Zeronetsec/Comet
cd Comet
chmod +x install.sh

# termux / linux (root)
./install.sh # --backup

# linux (user)
sudo ./install.sh # --backup

Usage

comet --dirfuzzer <url> [--wordlist <wordlist>|--threads <threads>|--timeout <timeout>|--recursive]
comet --paramscan <url> [--threads <threads>|--timeout <timeout>|--fuzz]
comet --portscan <ip> [<start_port>:<end_port>]
comet --osint <username>
comet --searchcmd <keyword>
comet --listcmd

And more commands.

Credits

This project incorporates components from third-party sources.
Please refer to CREDITS for full details and licensing information.

License

This project is licensed under the MIT License.

About

Comet is a lightweight framework specialized for high-efficiency security reconnaissance.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages