Skip to content
/ PHPmvs Public

PHPmvs is an old tool i wrote to test common web apps and server vulnerabilities

License

Notifications You must be signed in to change notification settings

samedog/PHPmvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PHP mvs is a simple php web/server vulnerability scanner meant for small heuristic scanns on the go and entry level server security audit.

Current version: 4.5

Todo:

  • Revisit the server fuzzer.
  • Add heuristics for blind sql injections.
  • Add heuristics for stacked queries sql injections.
  • Implement a basic website crawler with heristics for admin panels (admin panel finder rewrite).