(value)
| 4 | // TODO: Extract the inlined JS from index.html into a new file, |
| 5 | // so the insertParameters + encoding logic can be reused |
| 6 | const encoder = (value) => value; |
| 7 | |
| 8 | if (command === "PowerShell #3 (Base64)") { |
| 9 | return "powershell -e " + btoa(rsgData.specialCommands['PowerShell payload'] |