Showing posts with label sqli. Show all posts
Showing posts with label sqli. Show all posts

Wednesday, July 9, 2014

PHPmvs Beta 4.1

New update on my side project PHPmvs, now i'm trying to optimize functions and shit, array be arrays and i can't do shit about that, gonna try to write a better heuristic and MAAAAAAYBE blind sql test (without exploitation because takes a lot of time).
download: http://sourceforge.net/projects/phpmvs/

Wednesday, July 4, 2012

PHPmvs BETA 1.1

Just updated my script, added a server fuzzer, have like 40+ webshells on a backup drive and will be adding more stuffs from there..


LINK HERE

Friday, June 29, 2012

PHPmvs BETA 1.0

Finally a beta version, why beta? because i say so.
On this one i added a website crawler pretty slow and unstable... SHITTY is the best word to describe it (i think), jokes on you.


LINK HERE.

Thursday, June 21, 2012

PHPmvs ALPHA 0.5

After some time i fanally realeased the last ALPHA version, now i will start optimizing scripts and functions to make a first BETA for now it has:

-SQL injections, (error based, union query based)
-Server vulnerabilities (banner based, mostly known version bugs)
-PHP vulneravilities (same as server vulns)
-Ports scanner.
-Admin panel finder (heuristic)

That's for now.

Monday, June 18, 2012

PHPmvs ALPHA 0.4

Just another simple update some kind of Admin panel finder, pretty simple, pretty SLOW will tr to improve it... maybe not.


LINK HERE.