diff --git a/README.md b/README.md index e8cadfc..48d8d90 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,5 @@ beacon> download screenshot.bmp 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 +- Made using https://github.com/securifybv/Visual-Studio-BOF-template +- Save BMP to file from https://stackoverflow.com/a/60667564 \ No newline at end of file diff --git a/bin/screenshotBOF.zip b/bin/screenshotBOF.zip index 27609d1..5f6b839 100644 Binary files a/bin/screenshotBOF.zip and b/bin/screenshotBOF.zip differ