credits
This commit is contained in:
parent
177fd7b626
commit
7ce6511a2d
|
@ -16,4 +16,7 @@ download screenshot.bmp
|
|||
- the filename can be changed in the source code.
|
||||
|
||||
## Why did I make this?
|
||||
Cobalt Strike uses a technique known as fork & run for many of its post-ex capabilities, including the screenshot command. While this behaviour provides stability, it is now well known and heavily monitored for. This BOF is meant to provide a more OPSEC safe version of the screenshot capability.
|
||||
Cobalt Strike uses a technique known as fork & run for many of its post-ex capabilities, including the screenshot command. While this behaviour provides stability, it is now well known and heavily monitored for. This BOF is meant to provide a more OPSEC safe version of the screenshot capability.
|
||||
|
||||
## Credits
|
||||
- Made using https://github.com/securifybv/Visual-Studio-BOF-template
|
Loading…
Reference in New Issue