From 7ce6511a2df16697fe269b7c5269f1fe72d82c0a Mon Sep 17 00:00:00 2001 From: CodeXTF2 Date: Sun, 23 Oct 2022 17:04:09 +0800 Subject: [PATCH] credits --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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