Comet is a lightweight framework specialized for high-efficiency security reconnaissance.
- Massive username enumeration across 700+ domains.
- High-performance directory fuzzing.
- HTML link crawling (hyperlink extraction).
- Parameter discovery via Wayback Machine.
- And more features.
Please read .docs/disclaimer.md before using this tool.
Use this software at your own risk.
The author is not responsible for any damage, data loss, or issues that may result from its use.
Quick install:
git clone https://github.com/Zeronetsec/Comet
cd Comet
chmod +x install.sh
./install.shFor more detailed installation and uninstallation instructions, see .docs/install_and_uninstall.md.
comet --dirfuzzer http://192.168.1.1/
comet --header http://192.168.1.1 --redirect true
comet --tracelink https://google.com --recursive
comet --dnslookup google.com
comet --paramscan http://testphp.vulnweb.comAnd more commands.
This project incorporates components from third-party sources.
Please refer to .docs/credits.md for full details and licensing information.
This project is licensed under the MIT License.