We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fc3de commit 6d69001Copy full SHA for 6d69001
README.md
@@ -2,6 +2,11 @@
2
3
An alternative screenshot capability for Cobalt Strike that uses WinAPI and does not perform a fork & run. Screenshot saved to disk as a file.
4
5
+## Self Compilation
6
+1. git clone the repo
7
+2. open the solution in Visual Studio
8
+3. Build project BOF
9
+
10
## Usage
11
1. import the screenshotBOF.cna script into Cobalt Strike
12
2. use the command screenshot_bof
0 commit comments