CodeBreakers Scanner is a Python script that allows users to perform network scans on a specified IP address. It provides three scan options: all ports scan, AgarGriefing scan, and specific ports scan.
- Scan Options: Users can choose from three different types of scans based on their requirements.
- Custom Port Scanning: The script allows users to specify custom ports to scan.
- Save Output: After the scan is completed, users have the option to save the scan results to a text file.
- Python 3.x
- Python
nmaplibrary - Python
coloramalibrary
- Clone the repository:
- Install the required libraries:
git clone https://github.com/your_username/CodeBreakers-Scanner.gitdooble click on install.bat- Clone the repository:
- Install the required libraries:
git clone https://github.com/your_username/CodeBreakers-Scanner.gitpip install python-nmap coloramapip install python-nmap- Run the script:
- Follow the prompts to input the IP address and select the type of scan.
- If selecting the specific ports scan option, enter the ports you want to scan (comma-separated).
- Once the scan is completed, you will have the option to save the output to a text file.
python CB_scanner.pyThis project is licensed under the MIT License - see the LICENSE file for details.
- reyi - Your GitHub Profile