Keystroke capture using C# and PowerShell
Last updated 1 year ago
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.