πSharpKeyLogger
Keystroke capture using C# and PowerShell
SharpKeyLogger.ps1 is a C# and PowerShell script that captures keystrokes and sends them back to a C2 server.
Features:
Encrypts keystrokes using the AES-256 bit algorithm.
Sends the encrypted data over HTTP/S POST requests to a web server.
POC
Last updated