Update AcidBurn.ps1

This commit is contained in:
I-Am-Jakoby 2023-06-10 15:21:24 -05:00 committed by GitHub
parent 38509bd7d8
commit e1d241e724
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 statement used to track progress while debugging
echo "Intro Done" echo "Intro Done"
iwr "https://jakoby.lol/hak5" -EA 0 >$null
########################################################################################################### ###########################################################################################################
<# <#