Skip to content

Commit

Permalink
Update account_takeover_checklist.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aufzayed authored Oct 31, 2021
1 parent dcbbffc commit 798cc3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_takeover_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- [ ] check if the application validates the OTP or Token

- XSS to Account Takeover
- [ ] if the application does not use auth token or you can't access the cookies because the "HttpOnly" flag, you can obtain the CSRF token and craft a request to change the user's email or password

- [ ] try to exfiltrate the cookies

Expand Down

0 comments on commit 798cc3e

Please sign in to comment.