Context, Part 1:
https://medium.com/@JakeCooper/how-i-hacked-the-oneplus-reservation-system-120ea1a7ad82
Steps to use :
- Fill in
RESERVATIONID
andAPITOKEN
at line 8-9 - Download and install Requests (http://docs.python-requests.org/en/latest/)
- Run! (
python MailinatorExploit.py
)
Context, Part 2:
- Fill in
gmailAddress
andinviteToken
at line 9-10 - Run! (
python GmailExploit.py
) - Click links in your gmail inbox (or add a python script to automate this)
- Run GmailExploit2.py
- Enter your email WITH @gmail.com when prompted.
- Enter your referral code (5-6 digits found on the end of your referral link)
- Run EmailParser.py
- Enter your email WITH @gmail.com.
- Enter your password
Note: EmailParser.py won't work if you have 2-step authentication ON. For the time being, disable it and then run it
Steps to use:
- Fill in
INVITE_TOKEN
at line 9 - (Optional) Change how long do you want to wait for the email to arrive
EMAIL_CHECK_TIMEOUT
at line 10 - Download and install Requests (http://docs.python-requests.org/en/latest/)
- Run! (
python GuerrillaMailExploit.py
)
##Additional Components
Click on the confirmation link in a gmail message
Steps to use :
- Insert your email adress and your password (line 38)
- Install pip if it is not all done
- Install request package -> pip install requests
- run it
Parses emails and curls the confirmation link automatically.
- Run EmailParser.py
- Enter your email
- Enter your password.