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