项目作者: samedog

项目描述 :
PHPmvs is an old tool i wrote to test common web apps and server vulnerabilities
高级语言: PHP
项目地址: git://github.com/samedog/PHPmvs.git
创建时间: 2015-12-01T19:47:53Z
项目社区:https://github.com/samedog/PHPmvs

开源协议:GNU General Public License v2.0

下载


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