Results 1 to 3 of 3

Thread: HID attacks bug

  1. #1
    Join Date
    2016-Oct
    Posts
    2

    HID attacks bug

    Hi everyone,
    I have 2 Nexus 5 devices.

    One has a new Nethunter version 3.0, while the other has an older version.

    The old version works fine with the HID attacks (both powersploit & windows cmd).
    The new version does not work with the HID attacks (both powersploit & windows cmd):
    It opens the start menu & presses one ENTER. It doesn't write "cmd" + "powershel...".

    However, the ducky attacks do work, so it seems like a bug of the current version's HID attacks.

    I'd love to hear your thoughts on the matter.

    Best wishes,
    Eyal

  2. #2
    Join Date
    2016-Mar
    Posts
    10
    Hi

    Im using a nexus 5 with nethunter 3.0

    I had trouble with the HID attack not typing certain letters and symbols. after looking into it i found this information that fixed my problem, maybe it will help you.

    modify your keyseed.py file in nh_files/modules.

    In 'uk' : {...}:
    Add this line to define the UK \ "\x5C": "\\x00\\x00\\x00\\x64\\x00\\x00\\x00\\x00",
    Add this line to define the UK | "\x7C": "\\x02\\x00\\x00\\x64\\x00\\x00\\x00\\x00",

    In 'uk_bin' : {...}:

    Add this to define letter G and g (not sure why for this one) - only if you're having issues with it.
    "\x47": "left-shift g", "\x67": "g",

  3. #3
    Join Date
    2016-Oct
    Posts
    2

    Unhappy

    Thanks CeEe4,
    I decided to copy the nh_files from github.

    Now the "Windows CMD" option works, but the "Powersploit" option does not enter the Powersploit command (after cmd).
    Instead it enters:
    Code:
    unction cleanup {
    if ($client.Connected -eq $true) {$client.Close()} ;if ($process.ExitCode -ne $null) {$process.Close()};exit}
    ...
    Any ideas?

Similar Threads

  1. Need help with hid attacks (cmd)
    By Roberton55 in forum NetHunter General Questions
    Replies: 1
    Last Post: 2016-11-12, 22:49
  2. p2p adb attacks?
    By thesle3p in forum NetHunter Suggestions
    Replies: 5
    Last Post: 2014-12-21, 21:00
  3. HID Attacks not working
    By koolkool887 in forum NetHunter General Questions
    Replies: 6
    Last Post: 2014-11-18, 03:37
  4. USB Attacks not working
    By outofbounds in forum NetHunter General Questions
    Replies: 1
    Last Post: 2014-11-03, 22:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •