We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9f61e commit 3bea708Copy full SHA for 3bea708
1 file changed
Pen-Test/brute.ps1
@@ -1,5 +1,5 @@
1
# Target Information
2
-$TargetURL = "https://halo.tsg.com"
+$TargetURL = ""
3
$LoginEndpoint = "/login"
4
$LoginURL = "$TargetURL$LoginEndpoint"
5
0 commit comments