This Python-based Vulnerability Scanner allows users to scan open ports and check common security configurations. The tool supports Windows & Linux, using a Tkinter GUI for easy interaction.
β
Port Scanning: Checks open ports on the target system (1-1024).
β
Firewall Status Check: Retrieves firewall settings on Linux (UFW) or Windows (Windows Firewall).
β
Real-time Output: Displays scan results instantly via the GUI.
π Python 3.x installed
π Tkinter for GUI
π socket and subprocess for scanning & execution
1οΈβ£ Clone the repository:
git clone https://github.com/aruvasaga-chithan/Vulnerability-Scanner.git2οΈβ£ Run the script:
python vulnerability_scanner.pyπ Fork the project, create issues, and submit pull requests!
π This project is licensed under the MIT License.