This commit is contained in:
CodeXTF2 2022-11-01 20:26:59 +08:00
parent 053e265950
commit 3a96075d72
1 changed files with 4 additions and 4 deletions

View File

@ -7,13 +7,13 @@ An alternative screenshot capability for Cobalt Strike that uses WinAPI and does
2. open the solution in Visual Studio 2. open the solution in Visual Studio
3. Build project BOF 3. Build project BOF
## Usage
1. import the screenshotBOF.cna script into Cobalt Strike
2. use the command screenshot_bof {local filename} {save method 0/1}
## Save methods: ## Save methods:
0. drop file to disk 0. drop file to disk
1. download file over beacon (Cobalt Strike only) 1. download file over beacon (Cobalt Strike only)
## Usage
1. import the screenshotBOF.cna script into Cobalt Strike
2. use the command screenshot_bof {local filename} {save method 0/1}
``` ```
beacon> screenshot_bof sad.bmp 1 beacon> screenshot_bof sad.bmp 1