mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* Sets specified proxy and imports certificate for MITM * Update cert.pem * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update vars.ps1 * Update payload.txt * Update README.md * Update README.md
4 lines
88 B
PowerShell
4 lines
88 B
PowerShell
#Set variables for use in payload.
|
|
$proxyVal = "proxyip:port"
|
|
$certName = "cert.pem"
|