Skip to content

farinap5/vulnmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Vulnerabilities Manager

python3 and SQLite3

---Vulnerability Manager---
    For Web Application
 Type "help" for help menu
    
> help

help       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.com

Web 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

>

About

Vulnerability Manager - For web application.

Topics

Resources

License

Stars

Watchers

Forks

Languages