Jump to content

Adams

Active Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Adams

  1. Thanks Decoy that's what I finally thought too. I guess I just have to set a the right delay.

    I am very interested in your remote payload to prank if you have any examples or can point me in the right direction.

  2. ah ok. Thanks. So nothing that uses the QUACK commands will work while the computer is locked.

    Can the power shell be used to change a background or screen saver while the computer is locked?

  3. I just made a basic test script to open a notepad file. It works fine when the computer is unlocked but when the computer is locked (WIN+L) it doesnt seem to fire. The lights change as they should and I can hear the beep sound like the commands are being rejected.

    I would expect with this script that when I unlock the computer I would see an open notepad window.

    Thanks in advance for any help?

    #!/bin/bash
    LED R
    ATTACKMODE HID
    
    LED R G
    
    Q DELAY 3000
    Q GUI r
    Q DELAY 500
    Q STRING notepad.exe
    Q ENTER
    
    REM QUACK switch1/ducky.txt
    
    LED G 500

     

  4. Its getting close to april fools and I was thinking it would be cool if I could use my bash bunny to push a windows background, screensaver, or maybe change the default windows sounds?

    Any help or someone with some skills willing to create a payload?

    Thanks in advance

  5. I have the nano all configured and its working as far a picking up networks and clients(tester) phones are connecting but my phone is a samsung S7 with 10 wifi networks saved and none of them seem to show up. Why/how would this be?  How do phones that are much further away pick up the beacon but ones close by do not?

×
×
  • Create New...