Skip to main content

How I bypassed the OTP verification process?

It’s been so long since I posted any article, partially because I was tired and taking a pleasant summer break. I was reading this particular article

How I could have booked movie tickets through other user accounts by Bharathvaj Ganesan


After reading this I realised that I have had always tried different ways to try and bypass the login credentials but never those which had OTP verification process. So this article gave a me this feel that online profiles which have inbuilt OTP verification process is not super secure as well and from there onward I tried to carry out some attack on a website that uses OTP verification process.

Let’s dig in!


I started my attack on this website let’s say example.com, here I carried out my attack in two phase. Can I create a profile using a mobile no. that I don’t own? ( Identity theft ) Can I get access to the account of a person, if all I know is their username or mobile number? ( How I bypassed the OTP verification process? Part — 2 ) The first hack So to understand how to create a profile and how the system of OTP works on that particular website I went ahead and created my account. While I was doing that I took notice as to how the website worked?. Once done then I carried it out again for the another number that I own but this time the whole Idea was to create the account without having to touch my phone in anyway in which the sim was inserted. So, here is how I began doing the hack. I inserted all the details as it should be. Now as I was done with it, I received an OTP on my phone instantly to verify and complete the process of a creating the account.
Burp Suite on! I was presented with this and had to put in the OTP that I had just received on my mobile. I turned intercept mode on, and captured the packet which was being sent over as a request packet to the server.

Comments

Popular posts from this blog

Professional Hacker

Kamal nayan is an Indian author, speaker, television host, and self-proclaimed "ethical hacker" of computers, whose skills and ethics have been debated. His work mostly involves OS-based tips and tricks, proxy websites and lifestyle.

What Skills do I Need to Become a Hacker?

In simple words, there is no magic to becoming a Hacker. But, like anything else that is worthwhile, it takes dedication and willingness to learn. It is most important to have a basic knowledge of the topics such as operating system basics and its working, computer networks, network security and programming. What is the Best Way to Become a Hacker? As said earlier, the best way to turn yourself into a hacker is to start from the basics. You will have to master the basics to build a strong foundation. And once this is done, you’ll be in a position to explore new ideas and start thinking like a hacker. You can follow the below mentioned steps to start off your career as a hacker. 1: Explore the Basics Before you start off, spend time doing some online research to find out more information about the topic such as “What Hacking Really Means”, “Who is a Hacker”, “Different Types of Hackers”, “Ethical Hacker’s Responsibility” and so on. This will help yo...