Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 392 Bytes

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