Jump to content

GreenRubi

Active Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by GreenRubi

  1. 10 minutes ago, GermanNoob said:

    That's really weird as I tested your first payload on my BashBunny & Computer and it works just fine...

    Have you tested the bunny_helpers.sh "offline" meaning without using in a payload?

    1. Just connect your Bunny and connect to it with screen or ssh
    2. Mount the payload drive to /root/udisk with 
    
    mount -o sync /dev/nandf /root/udisk

    3. goto /root/udisk/payloads/library

    4. type "source bunny_helpers.sh"

    5. type "echo $SWITCH_POSITION"

    That should work and tests your bunny_helpers.sh

    Trying this now... Will let you know.

  2. I've tried the following:

    • ensuring source bunny_helpers.sh is in my payload.txt.
    • ensuring source bunny_helpers.sh comes after ATTACKMODE statement.

    This is my payload:

    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

    My result is:

    Testing Switch Position, Switch Position is

    Any other idea of things I can check?

    Thanks.

  3. On 3/17/2017 at 7:22 AM, yeahits_ZP83 said:

    Creates a loot folder but no loot. I'll tinker with it more today.

     

    Same thing on Windows 10 here.  Loot folder shows up and has the file DONE in it but nothing else.  Running version 0.2 of the payload.

×
×
  • Create New...