Skip to content

Commit fc39298

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pentesting-web/account-takeover.md

+6
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 [email protected] and verifies email upon signup.
117+
- Attacker changes verified email to [email protected] (no secondary verification on email change)
118+
- Now the website allows [email protected] 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)