Commit Graph

12 Commits

Author SHA1 Message Date
Rephl3x 31be7f74d9 Update scope.ps1 2025-09-24 00:40:32 +00:00
Rephl3x 5453db66ac Not really used anymore but was used for pinholing DNS for Zscaler 2025-09-24 00:39:24 +00:00
Rephl3x 7394515448 This lets you create a TCP port listener on a remote host for you to run a test-netconnection to it.
$msg = Receive-TCPMessage -Port 9999
2025-09-24 00:38:33 +00:00
Rephl3x fb74f8058f Use this to freely generate a certificate - Make sure DNS is pointing to machine using this. 2025-09-24 00:36:51 +00:00
Rephl3x 806a382183 Identify where user is being locked out from. 2025-09-24 00:36:12 +00:00
Rephl3x 0b98332563 DNS Record Mapping Tool with GUI - Map - IP to DNS record based on subnet 2025-09-24 00:35:44 +00:00
Rephl3x 98fc6b66fd Search for any and all Certificates issues per CA 2025-09-24 00:35:12 +00:00
Rephl3x 9b74520a2a Compare Multiple Users Group Memberships - Up to 3 2025-09-24 00:34:37 +00:00
Rephl3x c6a93e7080 Add cartographer.ps1 2025-09-24 00:32:16 +00:00
Rephl3x e5f3534ecc Add CA.ps1
This will let you find any and all certificates created via particular CA's. Best used when looking for certs issues by old expired CA vs New CA.

i.e top level 10 year CA expired - quickly find certs issues by that CA..
2025-09-24 00:29:33 +00:00
Rephl3x c1f5bae1b6 Add binoculars.ps1
Script allows you to find where the users account was locked out from allowing you to unlock the users account and let them check the server
2025-09-24 00:27:31 +00:00
Rephl3x b6395ee050 Add WACSFreeCert.ps1 2025-09-24 00:25:44 +00:00