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.
- Host: GitHub
- URL: https://github.com/mdamiruddin/website-vulnerability-analyzer
- Owner: MdAmiruddin
- Created: 2022-08-05T19:32:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T09:56:47.000Z (over 2 years ago)
- Last Synced: 2024-12-29T07:44:50.957Z (about 1 year ago)
- Topics: bugbounty-tool, cse-project, cybersecurity, vulnerability-scanners, website-scanner
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.