mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00:00
client/command/screenshot
Overview
Implements the 'screenshot' command group for the Sliver client console.
Go Files
commands.go– Registers the screenshot command and binds output options.screenshot.go– Requests a screenshot from the implant and saves or displays the resulting image.