Skip to content

Commit fc39298

Browse files
committed
Merge branch 'master' of github.com:HackTricks-wiki/hacktricks
2 parents 003dd69 + d0856e2 commit fc39298

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/pentesting-web/account-takeover.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ From [this report](https://dynnyd20.medium.com/one-click-account-take-over-e5009
111111

112112
This also happened in [**this report**](https://dynnyd20.medium.com/one-click-account-take-over-e500929656ea).
113113

114+
115+
### Bypass email verification for Account Takeover
116+
- Attacker logins with attacker@test.com and verifies email upon signup.
117+
- Attacker changes verified email to victim@test.com (no secondary verification on email change)
118+
- Now the website allows victim@test.com to login and we have bypassed email verification of victim user.
119+
114120
### Old Cookies
115121

116122
As explained [**in this post**](https://medium.com/@niraj1mahajan/uncovering-the-hidden-vulnerability-how-i-found-an-authentication-bypass-on-shopifys-exchange-cc2729ea31a9), it was possible to login into an account, save the cookies as an authenticated user, logout, and then login again.\

0 commit comments

Comments
 (0)