Jump to content

kerravon

Active Members
  • Posts

    250
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by kerravon

  1. On 31/07/2017 at 7:23 PM, Miko said:

    So how would one contact you outside this forum, and you would have to supply your address to send it to.

    It has been suggested that you could have it fixed 'under warranty' but they (hak5) dont seem to bothered about this and are carefree in their manner with upgrades etc.

    if it is under warranty it is your statutory right to have it repaired, under the goods and services act it is not fit for purpose.
    I can possibly repair it but this would void any warranty.

    • Upvote 1
  2. On 28/07/2017 at 1:15 PM, Miko said:

     

    I'm from the UK, how much do you charge for this ?

    @kerravon

    I have offered many times, too look at these for people, all you have to do is send it to me with the problem
    its having and I will test it, and where possible repair it using higher grad components.  The trouble for most of
    you guys I am UK based. Could even set up and ebay page to make things run smoother.

     

     

    That depends on whats wrong with it but usually its parts and labour, but once I Know whats wrong with it, you would be contacted
    with price and parts list in case you wish to purchase parts then it would just be labour about 5/10 GBP

  3. I have offered many times, too look at these for people, all you have to do is send it to me with the problem
    its having and I will test it, and where possible repair it using higher grad components.  The trouble for most of
    you guys I am UK based. Could even set up and ebay page to make things run smoother.

    • Upvote 2
  4. On 06/12/2012 at 11:31 PM, Darren Kitchen said:

    I'll be demoing this on next weeks Hak5 episode but figured I'd post it here first and get some feedback. Thus far it works perfectly on a Galaxy Nexus running the latest Android 4.2.1. I've also tested it with a Galaxy Note 2 running 4.2.1 and it ran as expected.

    20121205_125338.jpg

    I'm very surprised that with the stock Android OS and recommended settings of setting a PIN code this was possible. I had expected the phone to reset or format after 100 attempts or something like that.

    With a 4 digit PIN and the default of 5 tries followed by a 30 second timeout you're looking at a best case scenario of exhausting the key space in about 16.6 hours. Not bad all things considered. If you're the NSA or the Mafia that's totally reasonable, I'd say. Thankfully the USB Rubber Ducky never gets tired, bored or has to pee.

    Rather than post the nearly 600K duckyscript I'll just post the bit of bash I used to create it. You could modify it to do 5 digit, but that would take 166 hours. 10 digit would take 1902.2 years. ;-)

     

    
    echo DELAY 5000 > android_brute-force_0000-9999.txt; echo {0000..9999} | xargs -n 1 echo STRING | sed '0~5 s/$/\nWAIT/g' | sed '0~1 s/$/\nDELAY 1000\nENTER\nENTER/g' | sed 's/WAIT/DELAY 5000\nENTER\nDELAY 5000\nENTER\nDELAY 5000\nENTER\nDELAY 5000\nENTER/g' >> android_brute-force_0000-9999.txt
    [/CODE]

     

    Hey darren,

    Any chance of putting your 600k script on github so we can look at it?
    cheers

  5. yes, but they do have some interesting tools on there website, I myself would be interseted in using such
    for malware analysis.  I have just managed to get hold of the wannacry ransome and would love to
    use their for examinig this piece of malware.  But if thier not interested its thier loss.

  6. sorry if this has been answerd elswhere I couldnt find it.

    Updating the FW, do I set the bunny to arm mode, go in through serial and cd / and copy fw update there

    or

    Do I set sw1 to RNDIS_ETHERNET and ssh <ip address> cd / and copy firmware update there.
    I want to get this right as I dont want to brick it and its only just arrived.
    cheers for any help.

    kerravon

  7. I thought I'd share this, my wife said to me you might as well order that bouncing bunny your after!
    after some investigation we worked out she met the bash bunny,
    Then this morning she asked me when my bunny boiler will arrive?

    I give up (lol)

    • Upvote 2
  8. yep sounds good, but was also thinking if I wanted to place the nano in there
    at any point in time, would  placing a simple 5v regulator circuit between the
    output of the solar charger and input of the nano suffice, or isit gong to fry?

  9. Hi all just watched the hak5 Solar WiFi Pineapple Briefcase, Aircraft Tracking with High Gain Point-to-Point, Hak5 1614
    video on you tube with great interest.  Does anyone know the specs of the
    solar charge controller used?

    As I'm going to get my students to build one for a fun project, any help would be greatfully appreciated.

  10. interesting problem now, I have install a 64 bit debian vm, downloaded the chaos_calmer
    toolchain as per zylla's instructions.

    Copied the export paths only changing user name to mine, , it wont try to compile unless I
    use the sudo command i.e

    sudo ./mips-openwrt-linux-uclibc-gcc test.c -o test

    it then comes up with 3 messages all saying

    mips-openwrt-linux-uclibc-gcc: warning: enviroment variable 'STAGING_DIR' not defined

    re applying the staging_dir export command an opening a fresh terminal makes no difference.
    Can upload the VM to my dropbox if you want to look at it.

×
×
  • Create New...