yos77 Posted September 8, 2014 Share Posted September 8, 2014 Hi, How do I program RD to crack pin number on android device? thnx! Quote Link to comment Share on other sites More sharing options...
Broti Posted September 8, 2014 Share Posted September 8, 2014 Hi, watch this segment of Hak5: Just let the script type 0000 - 9999 At the beginning you can see Darren's payload. Quote Link to comment Share on other sites More sharing options...
volsfan75 Posted September 8, 2014 Share Posted September 8, 2014 I would think this would fail on most phones, which lock after several unsuccessful pin attempts, and want additional validation info. Quote Link to comment Share on other sites More sharing options...
yos77 Posted September 8, 2014 Author Share Posted September 8, 2014 I would think this would fail on most phones, which lock after several unsuccessful pin attempts, and want additional validation info. There is no lock out for the android pin code. Quote Link to comment Share on other sites More sharing options...
yos77 Posted September 8, 2014 Author Share Posted September 8, 2014 Hi, watch this segment of Hak5: Just let the script type 0000 - 9999 At the beginning you can see Darren's payload. How do you make that script? Quote Link to comment Share on other sites More sharing options...
Broti Posted September 8, 2014 Share Posted September 8, 2014 Just take you favorite text editor (eg Notepad++) write your script and then compile with the Ducky Encoder (I prefer the gui) and put it on the micro SD. Quote Link to comment Share on other sites More sharing options...
yos77 Posted September 10, 2014 Author Share Posted September 10, 2014 Just take you favorite text editor (eg Notepad++) write your script and then compile with the Ducky Encoder (I prefer the gui) and put it on the micro SD. Thank you, where can I copy the script from? Quote Link to comment Share on other sites More sharing options...
Broti Posted September 10, 2014 Share Posted September 10, 2014 Darren worte a small batch file to create the script: https://forums.hak5.org/index.php?/topic/28165-payload-android-brute-force-4-digit-pin/?p=214140 Quote Link to comment Share on other sites More sharing options...
yos77 Posted September 10, 2014 Author Share Posted September 10, 2014 Darren worte a small batch file to create the script: https://forums.hak5.org/index.php?/topic/28165-payload-android-brute-force-4-digit-pin/?p=214140 Thanx, Will this work on the galaxy S4? Quote Link to comment Share on other sites More sharing options...
Broti Posted September 10, 2014 Share Posted September 10, 2014 It should work on any device. Quote Link to comment Share on other sites More sharing options...
Cripticlord Posted March 30, 2015 Share Posted March 30, 2015 Here, pastebin wouldn't let me upload the finished script so I uploaded it to my website in plaintext. No downloads, just CTRL-A > CTRL-C. http://cripticpvp.ninja/downloads/brute.txt Uploading this because Darren posted bash, not batch, which has to be run on linux as far as I know and some people don't have a linux pc laying around like I do :D Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.