Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.52 KB

File metadata and controls

58 lines (32 loc) · 1.52 KB

💻 Vulnerability Scanner 💻

Python Platform License


🚀 About the Project

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.


🛠️ Features

  • 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.

🚀 Installation & Usage

1️⃣ Clone the Repository

2️⃣ Install Dependencies

  • cd Vulnerability-Scanner
  • pip install -r requirements.txt

3️⃣ Run the Scanner

  • python VulnerabilitScanner.py

⚠️ Disclaimer

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.

📄 License

This project is licensed under the MIT License.
See the LICENSE file for details.

📧 Contact

Created with ❤️ by Pljeka