diff --git a/README.md b/README.md index dbfd40e..58611ac 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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 \ No newline at end of file