We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In this request, we should have username and password but there is nothing in the body!
username
password
{"timestamp":"2024-05-04T11:06:04+03:30","url":"http://testphp.vulnweb.com/userinfo.php","request":{"header":{"Accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8","Accept-Encoding":"gzip, deflate","Accept-Language":"en-US,en;q=0.5","Connection":"close","Content-Length":"21","Content-Type":"application/x-www-form-urlencoded","Origin":"http://testphp.vulnweb.com","Referer":"http://testphp.vulnweb.com/login.php","Upgrade-Insecure-Requests":"1","User-Agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:125.0) Gecko/20100101 Firefox/125.0","host":"testphp.vulnweb.com","method":"POST","path":"/userinfo.php","scheme":"http"},"raw":"POST http://testphp.vulnweb.com/userinfo.php HTTP/1.1\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\r\nAccept-Encoding: gzip, deflate\r\nAccept-Language: en-US,en;q=0.5\r\nConnection: close\r\nContent-Length: 21\r\nContent-Type: application/x-www-form-urlencoded\r\nOrigin: http://testphp.vulnweb.com\r\nReferer: http://testphp.vulnweb.com/login.php\r\nUpgrade-Insecure-Requests: 1\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:125.0) Gecko/20100101 Firefox/125.0\r\n\r\n"},"response":{"header":{"Content-Type":"text/html; charset=UTF-8","Date":"Sat, 04 May 2024 07:36:04 GMT","Location":"login.php","Server":"nginx/1.19.0","X-Powered-By":"PHP/5.6.40-38+ubuntu20.04.1+deb.sury.org+1"},"raw":"HTTP/1.1 302 Found\r\nTransfer-Encoding: chunked\r\nContent-Type: text/html; charset=UTF-8\r\nDate: Sat, 04 May 2024 07:36:04 GMT\r\nLocation: login.php\r\nServer: nginx/1.19.0\r\nX-Powered-By: PHP/5.6.40-38+ubuntu20.04.1+deb.sury.org+1\r\n\r\n"}}
The text was updated successfully, but these errors were encountered:
dogancanbakir
Successfully merging a pull request may close this issue.
In this request, we should have
username
andpassword
but there is nothing in the body!The text was updated successfully, but these errors were encountered: