This commit is contained in:
parent
fad595320d
commit
053e265950
|
@ -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
|
||||
2. use the command screenshot_bof {local filename} {save method 0/1}
|
||||
|
||||
Save methods:
|
||||
## Save methods:
|
||||
0. drop file to disk
|
||||
1. download file over beacon (Cobalt Strike only)
|
||||
|
||||
```
|
||||
beacon> screenshot_bof sad.bmp 1
|
||||
[*] Running screenshot BOF by (@codex_tf2)
|
||||
|
|
Loading…
Reference in New Issue