mirror of
https://github.com/hak5darren/bashbunny-payloads.git
synced 2025-10-29 16:58:12 +00:00
Add ExecutableInstaller payload
This commit is contained in:
1
payloads/library/ExecutableInstaller/i.vbs
Normal file
1
payloads/library/ExecutableInstaller/i.vbs
Normal file
@@ -0,0 +1 @@
|
||||
CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False
|
||||
Reference in New Issue
Block a user