Releases: Codeguruu03/CyberSuite
Releases · Codeguruu03/CyberSuite
Cyber Suite 1.0.0v Release
Cyber Suite v1.0.0 Release Notes
Version 1.0.0
Overview
Cyber Suite is a comprehensive Python application designed to provide users with various 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
GuardGenie
- Introducing GuardGenie, a password generation tool inspired by the functionality of the CUPG (Common Unix Password Generator) tool in Linux.
- Users can generate random passwords based on specified criteria, including length and character sets.
- GuardGenie provides a user-friendly interface for generating secure passwords tailored to user requirements.
- Passwords can include uppercase letters, lowercase letters, digits, and special characters.
- Users can customize the length and composition of passwords according to their needs.
StegGenie
- StegGenie is a steganography tool allowing users to hide secret messages within image files.
- Supports various image formats such as PNG, JPEG, and BMP.
- Users can encode text messages into images and decode hidden messages from images.
- Provides encryption options to enhance security and prevent unauthorized access to hidden data.
ScanGenie
- Introducing ScanGenie, a network scanning tool for security analysis and reconnaissance.
- Users can perform port scanning, service detection, and vulnerability scanning on target networks.
- Supports both TCP and UDP scanning techniques.
- Provides detailed reports on discovered hosts, open ports, and identified vulnerabilities.
- Offers customizable scanning options to adapt to different network environments and security requirements.
HashGenie
- HashGenie is a Python tool that generates hash values for input data using different hash algorithms.
- Users can input data and select a hash algorithm (e.g., MD5, SHA-1, SHA-256) to generate the corresponding hash value.
- Provides secure and efficient hashing functionalities for data integrity verification and password storage.
- Supports hashing of both text data and file data, enabling users to hash entire files or individual messages.
- Offers flexibility in choosing from multiple hash algorithms, allowing users to select the most suitable algorithm for their specific use case.
Installation Instructions
- Clone the Cyber Suite repository from GitHub: Cyber Suite
- Install the required dependencies using pip:
pip install -r requirements.txt
- Run the main script to launch the application:
python main.py
Upcoming Features
- Integration of additional encryption algorithms and techniques in GuardGenie for enhanced password security.
- Enhancements to the user interface and usability improvements based on user feedback.
- Support for additional steganography techniques and file formats in StegGenie.
- Integration of more advanced scanning options and detection mechanisms in ScanGenie.
- Expansion of hash algorithm support and performance optimizations in HashGenie.
- Help feature which help the user to know more about the command to use in the tool
Feedback and Support
We welcome feedback from users regarding their experience with Cyber Suite. For support or inquiries, please contact Naman Goyal at [[email protected]].
About the Developer
Cyber Suite is developed and maintained by Naman Goyal, a passionate cybersecurity enthusiast with expertise in Python programming and ethical hacking. Naman aims to empower users with accessible tools for enhancing their cybersecurity posture.