Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Tutorial HOW TO BYPASS OTP ON ALMOST ANY SITE! 🔥[Educational purpose] filter_list
Author
Message
HOW TO BYPASS OTP ON ALMOST ANY SITE! 🔥[Educational purpose] #1
Code:
This method is used by many pentester to exploit the vulnerabilities of a website with OTP functionality. Also, nowadays, unacademy's OTP vulnerability is exposed. This mainly requires a tool burp suite available for free, which can help you change the response of the OTP verification from the client-side. We have also attached a page where these vulnerabilities are explained very precisely.

⭐️ EDUCATIONAL PURPOSE ONLY ⭐️

ENJOY 👍❤️

LINK : https://anonfiles.com/p5cch9Nbo0/video_2...-21-15_mp4

Join us on telegram for more content like this : https://t.me/hack11003
(This post was last modified: 09-23-2020, 04:24 PM by fsociety.)

Reply

RE: HOW TO BYPASS OTP ON ALMOST ANY SITE! 🔥[Educational purpose] #2
(09-23-2020, 04:23 PM)fsociety Wrote:
Code:
This method is used by many pentester to exploit the vulnerabilities of a website with OTP functionality. Also, nowadays, unacademy's OTP vulnerability is exposed. This mainly requires a tool burp suite available for free, which can help you change the response of the OTP verification from the client-side. We have also attached a page where these vulnerabilities are explained very precisely.

⭐️ EDUCATIONAL PURPOSE ONLY ⭐️

ENJOY 👍❤️

LINK : https://anonfiles.com/p5cch9Nbo0/video_2...-21-15_mp4

Join us on telegram for more content like this : https://t.me/hack11003

Is possible to bypass 2fa auth with this method?

btw, would you mind sharing the tool name? i mean, the one used for capturing the request.

Reply

RE: HOW TO BYPASS OTP ON ALMOST ANY SITE! 🔥[Educational purpose] #3
(10-08-2020, 02:34 PM)DropShein Wrote:
(09-23-2020, 04:23 PM)fsociety Wrote:
Code:
This method is used by many pentester to exploit the vulnerabilities of a website with OTP functionality. Also, nowadays, unacademy's OTP vulnerability is exposed. This mainly requires a tool burp suite available for free, which can help you change the response of the OTP verification from the client-side. We have also attached a page where these vulnerabilities are explained very precisely.

⭐️ EDUCATIONAL PURPOSE ONLY ⭐️

ENJOY 👍❤️

LINK : https://anonfiles.com/p5cch9Nbo0/video_2...-21-15_mp4

Join us on telegram for more content like this : https://t.me/hack11003

Is possible to bypass 2fa auth with this method?

btw, would you mind sharing the tool name? i mean, the one used for capturing the request.

From what I'm seeing you could use pretty much any web developer tool included in classic web browsers.
Theoretically you could bypass 2fa if they have the same exploit (sharing the OTP session code in error response, if I understand correctly), but it's probably a bad implementation originally.

[+] 1 user Likes fritz's post
Reply

RE: HOW TO BYPASS OTP ON ALMOST ANY SITE! 🔥[Educational purpose] #4
(10-08-2020, 02:34 PM)DropShein Wrote:
(09-23-2020, 04:23 PM)fsociety Wrote:
Code:
This method is used by many pentester to exploit the vulnerabilities of a website with OTP functionality. Also, nowadays, unacademy's OTP vulnerability is exposed. This mainly requires a tool burp suite available for free, which can help you change the response of the OTP verification from the client-side. We have also attached a page where these vulnerabilities are explained very precisely.

⭐️ EDUCATIONAL PURPOSE ONLY ⭐️

ENJOY 👍❤️

LINK : https://anonfiles.com/p5cch9Nbo0/video_2...-21-15_mp4

Join us on telegram for more content like this : https://t.me/hack11003

Is possible to bypass 2fa auth with this method?

btw, would you mind sharing the tool name? i mean, the one used for capturing the request.

I just had a look at mail.ru OTP for example, and I can confirm this technique wouldn't work. Here is the error message :
Code:
{ "body": { "reg_token.value": { "value": "122532", "error": "invalid" } }, "email": "xxxx@mail.ru", "status": 400, "htmlencoded": false }

No OTP session code whatsoever.
Wonder if there is any other working example Wink

[+] 2 users Like fritz's post
Reply

RE: HOW TO BYPASS OTP ON ALMOST ANY SITE! 🔥[Educational purpose] #5
Very rarely use of this trick almost all OTP are not generated with thissupported exploit...thanks for sharing

Reply

RE: HOW TO BYPASS OTP ON ALMOST ANY SITE! 🔥[Educational purpose] #6
(10-08-2020, 04:55 PM)fritz Wrote:
(10-08-2020, 02:34 PM)DropShein Wrote:
(09-23-2020, 04:23 PM)fsociety Wrote:
Code:
This method is used by many pentester to exploit the vulnerabilities of a website with OTP functionality. Also, nowadays, unacademy's OTP vulnerability is exposed. This mainly requires a tool burp suite available for free, which can help you change the response of the OTP verification from the client-side. We have also attached a page where these vulnerabilities are explained very precisely.

⭐️ EDUCATIONAL PURPOSE ONLY ⭐️

ENJOY 👍❤️

LINK : https://anonfiles.com/p5cch9Nbo0/video_2...-21-15_mp4

Join us on telegram for more content like this : https://t.me/hack11003

Is possible to bypass 2fa auth with this method?

btw, would you mind sharing the tool name? i mean, the one used for capturing the request.

From what I'm seeing you could use pretty much any web developer tool included in classic web browsers.
Theoretically you could bypass 2fa if they have the same exploit (sharing the OTP session code in error response, if I understand correctly), but it's probably a bad implementation originally.

I was about to say the same thing. 😂
[Image: line-rainbow.gif]

Check out my linktree for more content!

Reply







Users browsing this thread: 1 Guest(s)