Bypass CSRF [3]

Edited some lines
This commit is contained in:
Muhammad Daffa 2020-09-20 00:09:31 +07:00 committed by GitHub
parent 51aa9976cd
commit 3a242c9693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ Host: target.com
[...] [...]
username=dapos&password=123456&token=aaabaa username=dapos&password=123456&token=aaabaa
```
4. Changing POST / GET method 4. Changing POST / GET method
``` ```
POST /register HTTP/1.1 POST /register HTTP/1.1