mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
4 lines
88 B
PowerShell
4 lines
88 B
PowerShell
#Set variables for use in payload.
|
|
$proxyVal = "proxyip:port"
|
|
$certName = "cert.pem"
|