Skip to content

Python toolkit for web vulnerability scanning. Detects XSS, outdated HTML, sensitive data exposure, and more. Generates detailed HTML reports. Modular design for flexibility. Ideal for ethical hackers & developers. Responsibly scan websites for security flaws.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Kynlos/KSec

Website Security Scanner

Overview

The Website Security Scanner is a Python script designed to empower security professionals, developers, and website administrators with robust capabilities for identifying and mitigating potential vulnerabilities within web applications. This tool automates the scanning process to streamline security assessments and enhance the resilience of web applications against cyber attacks.

Features

  • Comprehensive Scanning Capabilities: Detect vulnerabilities across HTML, JavaScript, CSS, PHP endpoints, SSL configuration, HTTP headers, file inclusion, command injection, and hidden directories.
  • CVE Search Functionality: Search for Common Vulnerabilities and Exposures (CVEs) associated with a given website to identify known vulnerabilities and potential risks.
  • HTML Report Generation: Generate comprehensive HTML reports summarizing the scan results for in-depth analysis and reporting of security findings.
  • User-Friendly Interface: Simple command-line interface with intuitive prompts and instructions to guide users through the scanning process seamlessly.

Usage

  1. Clone or Download: Clone or download the repository containing the Website Security Scanner.
  2. Navigate to Directory: Open the terminal and navigate to the directory containing the scanner script.
  3. Execute Script: Run the script using Python by executing the following command: python website_security_scanner.py.
  4. Follow Prompts: Follow the prompts to agree to use the tool responsibly and enter the URL of the website to scan.
  5. View Results: Once the scan is complete, view the generated HTML report for detailed scan results.

Usage Warning

This tool is intended for ethical security testing purposes only. Ensure that you have explicit permission to scan websites before proceeding. Unauthorized scanning may be illegal and unethical, potentially resulting in legal consequences. By using this tool, you agree to use it responsibly and adhere to all applicable laws and regulations.

License

The Website Security Scanner is licensed under the MIT License, providing users with the freedom to use, modify, and distribute the software in accordance with the terms of the license. Refer to the LICENSE.md file for detailed licensing information.

About

Python toolkit for web vulnerability scanning. Detects XSS, outdated HTML, sensitive data exposure, and more. Generates detailed HTML reports. Modular design for flexibility. Ideal for ethical hackers & developers. Responsibly scan websites for security flaws.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages