sqlmap icon indicating copy to clipboard operation
sqlmap copied to clipboard

need help

Open idkwhattonamemyaccount opened this issue 1 year ago • 0 comments

soo im in a situation where the request data is something like this: user=XXXXX&pass=12345&check=check_login.php?username=XXXXX&password=12345

how do i make sqlmap to inject in "username=XXXXX" (the one in check_login.php)? i tried using -p username but it didnt work

idkwhattonamemyaccount avatar May 26 '24 07:05 idkwhattonamemyaccount