Search the Community
Showing results for tags 'files'.
-
Hi guys, very new to this, i have a very specific file I am looking for. I used to work for a company where one of my projects was developing a new design spreadsheet for design calculations of our core product range. I ran a team of engineers amd we came up with a template which was totally awesome. Then IT got involved and locked it down so only two people had access and I wasn’t one of them (was considered a need-to-know basis). Then I left the company, and a few years later decided to start my own. I’m looking for a way to obtain a copy of that spreadsheet and the username/passwo
-
Hey all, was just curious if anyone has ever see this before in their root folder of their pineapple. Some file called dead.letter? I mean it sounds kind of weird, maybe it is normal but i don't believe i have ever seen it before. The only other file in my root folder of the pineapple is wifite-openwrt. I'm sure it is all sorts of messed up but anyone have any ideas? Thanks in advance.
-
Hi everyone, Don't mean to bother this time around, but this time I really have a weird issue. It appears that the storage partition of my bunny has become corrupted in some way. For one, I have had files become corrupted individually, specifically those gotten from the USB exfiltration payload. The bunny also appears read only to my linux machine, and even worse is the fact that deleted files are coming back to my bunny. Yes, you read that right. Is the Bash Bunny using some CoW filesystem or something? I've tried to add and test a new payload, and I copy the payload.txt and the readme.m
- 1 reply
-
- bash bunny
- files
-
(and 1 more)
Tagged with:
-
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:
-
In Hak5's blog post about stealing files with the USB Rubber Ducky, they only targeted the documents folder on the C: drive. I'm looking to steal all .PDFs/Excel spreadsheet, regardless of their directory/drive. Can anyone show me how this is done? I have been trying all day now, but can't get a satisfactory result. Thanks in advance! Any help would be greatly appreciated.
- 7 replies
-
- slurp
- file stealing
-
(and 6 more)
Tagged with:
-
Help, I made this keylogger software in which I want to make a Rubber Ducky Keylogger automatic. Is there anyway for me to make the duck run the keylogger or just simplycan anyone give a keylogger payload P.S. I don't want the script to download some files and stuff just plain run
-
Hey guys and gals. So at work, I'm noticing a lot of little programs that I find running all the time. But with the way the corporate image is, I can't deploy the duck easily for this (Bummer!!) so I've decided to go basic and creat a .bat menu screen for the user that can be accessed via the intranet. The main program calls smaller programs into the same window. I'm a little rusty with my .DOS, what I'm trying to do are a few different things: - I have a .ps1 powershell script I want to execute via the menu screen , but I'm not sure where I'm going wrong because it just dies immediately.
- 1 reply
-
- Windows
- enterprise
-
(and 3 more)
Tagged with: