Vulnerability Scanner is a Python-based tool designed to scan websites and network targets for common vulnerabilities.
It is intended for educational and ethical hacking purposes only. Please do not use it for illegal activities.
- Website Scanning: Identifies common web vulnerabilities.
- Port Scanning: Performs basic network analysis and port scanning.
- Cross-Platform: Works on both Windows and Linux.
- Easy to Use: Simple and intuitive command-line interface.
- cd Vulnerability-Scanner
- pip install -r requirements.txt
- python VulnerabilitScanner.py
This tool is for educational and ethical purposes only.
Do not attempt to attack systems you do not own or have explicit permission to test.
The author is not responsible for any misuse of this tool.
This project is licensed under the MIT License.
See the LICENSE file for details.
Created with ❤️ by Pljeka