This script streamlines and automates the port scanning process, providing a more simplified experience.
TRUSCAN is a versatile python script designed to streamline and automate the port scanning process, offering an enhanced user-friendly experience. Whether you're engaged in Capture The Flag (CTF) challenges, bug bounty programs, penetration testing, or studying labs, TRUSCAN provides a reliable and efficient solution.
Simplifies the complexity of port scanning with an intuitive and easy-to-use script.
Tailor your scanning approach with four distinct modes, catering to a variety of scenarios:
- CTF Mode: Optimal for Capture The Flag challenges.
- Bug Bounty Mode: Designed to support bug bounty programs.
- Penetration Test Mode: Ideal for comprehensive penetration testing.
- Study Lab Mode: Facilitates learning and experimentation in controlled environments.
- Clone the repository:
git clone 'https://github.com/rodrigocolozio/truscan.git'
- Change directory to where you've cloned it
cd your_directory
- Make it executable
sudo chmod -x truscan.py
Always use this tool with SUDO.
Example:
sudo python3 truscan.py
TRUSCAN is an open-source project, and contributions are welcome. Feel free to fork the repository, make improvements, and submit pull requests. Your feedback and collaboration help enhance the tool for the entire community.
V1.2 coming soon!
Спациба!