Cyber Suite is a comprehensive Python application designed to provide users with a suite of cybersecurity tools and functionalities. Developed by Naman Goyal, Cyber Suite offers a user-friendly interface for performing security testing, network analysis, data encryption, and more.
- 🚀 Features
- 🛠️ Getting Started
- 📝 Usage
- 🤝 Contribution
- 📄 License
- Release Notes
- Generate strong and secure passwords tailored to your requirements.
- Inspired by the functionality of the CUPG (Common Unix Password Generator) tool in Linux.
- Hide secret messages within image files using steganography techniques.
- Supports various image formats such as PNG, JPEG, and BMP.
- Conduct network scanning, port detection, and vulnerability assessment.
- Analyze target networks with detailed reports on discovered hosts and vulnerabilities.
- Generate hash values for input data using different hash algorithms (MD5, SHA-1, SHA-256).
- Secure and efficient hashing functionalities for data integrity verification and password storage.
- Clone the Cyber Suite repository:
git clone https://github.com/Codeguruu03/CyberSuite.git
- Install dependencies:
pip install -r requirements.txt
- Run the main script:
python main.py
- Follow the on-screen instructions to use the desired tool from the Cyber Suite menu.
- Refer to the tool-specific documentation for detailed usage instructions.
Contributions are welcome! Please fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or support, please contact Naman Goyal at [email protected].