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

19d970c · Apr 19, 2021

History

11 Commits
Dec 1, 2015
Apr 19, 2021
Oct 7, 2020

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