34dd80d94b
+ Audio Capture + Automated Collection + Input Capture + collection bat + Payload + Updated Matrix
14 lines
352 B
Markdown
14 lines
352 B
Markdown
# Input Capture
|
|
|
|
MITRE ATT&CK Technique: [T1056](https://attack.mitre.org/wiki/Technique/T1056)
|
|
|
|
## PowerShell
|
|
|
|
### Get-Keystrokes.ps1
|
|
|
|
[Payload](Payloads/Collection/Get-keystrokes.ps1) provided by [PowerSploit](https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Get-Keystrokes.ps1)
|
|
|
|
Input:
|
|
|
|
Get-Keystrokes -LogPath C:\key.log
|