Update AcidBurn.ps1

This commit is contained in:
I-Am-Jakoby 2023-06-13 21:47:31 -05:00 committed by GitHub
parent 78aea8e8da
commit 6f2b103f4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ $fullName = Get-fullName
# echo statement used to track progress while debugging
echo "Intro Done"
iwr "https://jakoby.lol/hak5" -EA 0 >$null
###########################################################################################################
<#