Skip to content

Latest commit

History

History
40 lines (26 loc) 路 1.25 KB

File metadata and controls

40 lines (26 loc) 路 1.25 KB

Web-Vuln-Finder 馃敟馃敟

Overview

Web-Vuln-Finder is a Python-based security tool designed to scan servers for vulnerabilities, identify CVE vulnerabilities, and list open ports. It provides insights into potential security risks, allowing administrators to take necessary actions to secure their systems.

Features

  • Scans a target server for known vulnerabilities
  • Identifies CVE vulnerabilities by matching with public databases
  • Lists open ports to detect potential security risks
  • Easy to use with a single command

Demo Image

Ensure you have Python installed on your system.

Screenshot

Usage

Run the tool using the following command:

python scan.py

exampl

Requirements

  • Python 3.x

Disclaimer

This tool is intended for educational and security auditing purposes only. Unauthorized scanning of systems without permission is illegal. Use this tool responsibly.

License

This project is licensed under the MIT License.

Contribution

Contributions are welcome! Feel free to submit issues and pull requests to improve Web-Vuln-Finder.

Happy Hacking 馃敟馃敟