Files
atomic-red-team/Windows/Payloads/Collection.bat
T
Michael Haag 34dd80d94b Initial Commit
+ Audio Capture
+ Automated Collection
+ Input Capture
+ collection bat
+ Payload
+ Updated Matrix
2017-10-12 15:05:28 -07:00

5 lines
124 B
Batchfile

SoundRecorder /FILE test.wma /DURATION 0000:00:30
echo Get-Process > process-information.txt
powershell
Get-Clipboard | iex