mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-20 19:36:11 +00:00
Merge pull request #292 from paupaulaz/master
Puts the H1 reports at the right place
This commit is contained in:
commit
13ed9c8628
@ -136,15 +136,14 @@ Refer to **HTTP Request Smuggling** vulnerability page.
|
|||||||
X: X
|
X: X
|
||||||
```
|
```
|
||||||
|
|
||||||
## Account Takeover via CSRF
|
|
||||||
|
|
||||||
1. Create a payload for the CSRF, e.g: "HTML form with auto submit for a password change"
|
|
||||||
2. Send the payload
|
|
||||||
|
|
||||||
Hackerone reports exploiting this bug
|
Hackerone reports exploiting this bug
|
||||||
* https://hackerone.com/reports/737140
|
* https://hackerone.com/reports/737140
|
||||||
* https://hackerone.com/reports/771666
|
* https://hackerone.com/reports/771666
|
||||||
|
|
||||||
|
## Account Takeover via CSRF
|
||||||
|
|
||||||
|
1. Create a payload for the CSRF, e.g: "HTML form with auto submit for a password change"
|
||||||
|
2. Send the payload
|
||||||
|
|
||||||
## Account Takeover via JWT
|
## Account Takeover via JWT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user