Skip to content

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).