Follow the Trail, Uncover the Network
A fast, customizable python based network scanning tool, built for hackers, sysadmins, and cybersecurity enthusiasts.
Ensure you have Python 3.8+ installed. Then, run:
git clone https://github.com/xaviermontane/scent.git
cd scent
pip install -r requirements.txtrich→ Beautiful CLI outputquestionary→ Interactive menupyfiglet→ ASCII bannersscapy→ Packet crafting & network scanning
Want to improve Scent? Feel free to:
- Fork the repo & submit a PR
- Open an issue for bugs & suggestions
- Share ideas on improving scan efficiency
GNU General Public License v2.0
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.
A copy of the GNU General Public License should be included
with this program. If not, see https://www.gnu.org/licenses/.
Scent is intended for authorized security testing and educational purposes only. Unauthorized scanning of networks you don’t own or have explicit permission for may be illegal. Use responsibly.