[sqlmap-users] Blind injection
Brought to you by:
inquisb
From: Marcell F. <fod...@gm...> - 2013-08-06 11:04:41
|
Hi, With manual testing, I have a working blind injection in post request. To see if the result true/false sqlmap should check for a string at a different page. In other words sqlmap should inject to A.php and check for a string in B.php Can this be done? M |