This commit is contained in:
CodeXTF2 2022-11-01 20:26:23 +08:00
parent fad595320d
commit 053e265950
1 changed files with 2 additions and 1 deletions

View File

@ -11,9 +11,10 @@ An alternative screenshot capability for Cobalt Strike that uses WinAPI and does
1. import the screenshotBOF.cna script into Cobalt Strike 1. import the screenshotBOF.cna script into Cobalt Strike
2. use the command screenshot_bof {local filename} {save method 0/1} 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)
``` ```
beacon> screenshot_bof sad.bmp 1 beacon> screenshot_bof sad.bmp 1
[*] Running screenshot BOF by (@codex_tf2) [*] Running screenshot BOF by (@codex_tf2)