https://github.com/farinap5/vulnmanager
Vulnerability Manager - For web application.
https://github.com/farinap5/vulnmanager
manager python3 sqlite3 vulnerabilities
Last synced: about 1 month ago
JSON representation
Vulnerability Manager - For web application.
- Host: GitHub
- URL: https://github.com/farinap5/vulnmanager
- Owner: farinap5
- License: gpl-3.0
- Created: 2020-11-01T00:06:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-09T17:19:00.000Z (over 4 years ago)
- Last Synced: 2025-01-21T00:50:32.717Z (3 months ago)
- Topics: manager, python3, sqlite3, vulnerabilities
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vulnerabilities Manager
python3 and SQLite3
```
---Vulnerability Manager---
For Web Application
Type "help" for help menu
> helphelp Help Menu.
show All about a web site.
show all Show all web sites registered.
new Input a new vuln.
exit Exit.
> show
Web Site.
-> example.comWeb Site: example.com
Vuln: xss
URL: http://example.com/login.html
Description: xss reflected.Web Site: example.com
Vuln: rce
URL: http://example.com/rce.html
Description: remote code executation>
```