Search the Community
Showing results for tags 'loot folder'.
-
Hello all! I would your help to solve an issue , nothing in loot folder. i already see mentioned into many posts but really got no a solution from here. Hands on a a Fresh NEW Bash Bunny with an outdated firmware ,windows 7 Ultimate x64 Pc. Keyboard settings are US for win7, and from factory in BB. If i open config.txt i read just: #!/bin/bash #This configuration file is used to set default variables DUCKY_LANG us Go ahead Updated the firmware, downloading the updater here https://bashbunny.com/setup , the payloads library and all will be updated too
-
Hi, I'm working on a payload that seizes some info from the target with a secondary payload. The secondary payload is executed on the target with QUACK commands. Now I want to wait BashBunny until the file was created in the loot folder. I tried this: LED G R 500 while [ ! -f "/root/udisk/loot/scan.txt" ]; do sleep 1 done LED R B 200 Unfortunately I realized that files that are created by the target machine will not show up in the mounted udisk. I tried it manually by doing "sync" as well on the target machine as in the BashBunny, but without any change. Does anybody
- 7 replies
-
- bashbunny
- loot folder
-
(and 1 more)
Tagged with: