Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 599 Bytes

BOF WinRM client

Cobalt Strike BOF that implements a WinRM shell client using Windows APIs.

Example:

beacon> winrm-client --host ws2 --cmd "whoami"

[+] host called home, sent: 6787 bytes
[+] received output:
thedomain\user1

Blog post: https://falconforce.nl/exploring-winrm-plugins-for-lateral-movement

References: