Jump to content

Pinni3

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Pinni3

  1. Ok so i did the test.

    with this script
     

    LED R 100
    ATTACKMODE HID
    source bunny_helpers.sh
    QUACK GUI r
    QUACK DELAY 100
    QUACK STRING Testing Switch Position, Switch Position is $SWITCH_POSITION
    QUACK DELAY 100
    LED G


    the switch in position arming mode (Position 1 closest to the USB connection) it does ARMING Mode.
    the switch in Payload1 mode (Position in the middle ) it does  Testing Switch Position, Switch Position is switch2
    the switch in Payload2 mode (Position most outer  location from the USB connection ) it does Testing Switch Position, Switch Position is switch1

    So i rocked the swich over and over and now it seems stable. 
    :huh:
    ty for helping.

  2. Well, 

    If i put the switch in position arming mode (Position 1 closest to the USB connection) it does ARMING Mode.
    If i put the switch in Payload1 mode (Position in the middle ) it does the scripts from Payload 2
    If i put the switch in Payload2 mode (Position most outer  location from the USB connection ) it does the scripts from Payload 2

    Last night i was jumping the switch over and over. Just to be sure it was not a glitch

    Now it does the following:
    If i put the switch in position arming mode (Position 1 closest to the USB connection) it does ARMING Mode.
    If i put the switch in Payload1 mode (Position in the middle ) it does the scripts from Payload 2
    If i put the switch in Payload2 mode (Position most outer  location from the USB connection ) it does ARMING Mode

    is it wrong to think that there is something wrong with my Hardware switch ?

  3. So i received my bash bunny today.

    It looks ok.
    but i have an issue with the switch.
    the manual switch only does armed and switch2 .

    So switch1 cannot be done???

    i changed the payloads out to check if this was the issue.

    alway script in switch 2 is done never switch 1 ? 
    is this something that have happend before?

    or is this a failed switch ?

    Current  Firmware on the bunny is 1.3_264

  4. You have a point there. However, when I gave it a try with McAfee, after 10 minutes the program will start the processes again. That does however give us a timeframe of 10 minutes.. :)

    Seb

    First stop the services then kill process that wil prevent it from starting the antivir processes again.

    I hate AV's especialy at work so i Kill it .

    So even if you don't have the rights to adjust te AV in the menu of the AV .

    You just use this workaround .

    in run or cmd

    net stop <service name>

    net start <service name>

    the list of all services HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

  5. maybe strange question but can the Teensy ( ducky ) sense a keystroke from keybord .

    hope it is .

    as you can use the teensy also for jokes like numlock and capslock interval on/ off signal .

    + with a buzzer you can intermit a sound every 30 min or so .

    if the user uses a special key combo the teensy activates a payload ( hack or Joke)

    in this way you don't have to wait for the timing in the payload or when user is probably in .

    he activates the Payload itself .

    like press CTRL-ALT-DEL combo activates a payload the payload has then a timer of 5min less or more .

    Thada user activated your planted payload without your interaction for activation.

    Just plug it in and let user activate it without knowing anything .

    :rolleyes:

    hope you like the idea.

    sorry for bad English

×
×
  • Create New...