An open API service indexing awesome lists of open source software.

https://github.com/mdamiruddin/website-vulnerability-analyzer

A Cyber Security Tool Used To Analyze Vulnerability In Websites.
https://github.com/mdamiruddin/website-vulnerability-analyzer

bugbounty-tool cse-project cybersecurity vulnerability-scanners website-scanner

Last synced: about 1 month ago
JSON representation

A Cyber Security Tool Used To Analyze Vulnerability In Websites.

Awesome Lists containing this project

README

          

## **The Website Vulnerability Analyzer Version 0.1**

**Description: Simple cyber security tool written in Python**

## Usage:

Website_Analyzer.py [-h] [-v] [--config CONFIG] [-o OUTPUT] url

**Positional arguments:**

url ( The url of the html to analyze )

**Optional Arguments:**

-h, --help show this help message.
-v, --version show program's version number.
--config, CONFIG Path to configuration file.
-o OUTPUT, --output OUTPUT Path to vulnerability report.