How to login to websites requiring OTP(text message), using python
Using python to get text message one time passwords (OTP) required for login.
Steps
- Linking your iPhone to your mac
- Finding the text messages on your Mac
- Giving FULL DISK access to the IDE/Terminal
- Reading the chat database
- Inserting the OTP into the the website
Reference
- How to login to websites requiring OTP(text message), using python https://medium.com/analytics-vidhya/how-to-login-to-websites-requiring-otp-text-message-using-python-65f435c8b4f6
- Automatic SMS Verification with the SMS Retriever API https://developers.google.com/identity/sms-retriever/overview