mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
3 lines
189 B
Plaintext
Executable File
3 lines
189 B
Plaintext
Executable File
New-Item $ENV:UserProfile\Desktop\SUCCESS -ItemType file
|
|
Remove-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU' -Name '*' -ErrorAction SilentlyContinue
|