aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-23 06:33:54 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-23 06:33:54 -0500
commitef4028e591a4b8dad7c9ac5605dc26961b71c8ec (patch)
tree9dbb7605a7e2473a895443d5bcb7e0146582ef95
parenta589801074639f9985495a57e32a1fb6d91e8ad9 (diff)
downloadgoexec-ef4028e591a4b8dad7c9ac5605dc26961b71c8ec.tar.gz
goexec-ef4028e591a4b8dad7c9ac5605dc26961b71c8ec.zip
Remove TESTING.md
-rw-r--r--TESTING.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/TESTING.md b/TESTING.md
deleted file mode 100644
index 5e6ed76..0000000
--- a/TESTING.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Testing
-
-## Known Issues
-
-| Issue | Fixed | Fix |
-|:------------------------------------------------|:------|:-------------------------------------------------------------------------------------|
-| NTLMv2 authentication broken when using NT hash | yes | https://github.com/oiweiwei/go-msrpc/commit/e65ccab483f45ebf545fd1122cb405931cc3c886 |
-| Kerberos authentication broken for DCOM module | no | |
-
-## Windows Server 2025
-
-### DCOM
-
-- [X] `goexec dcom mmc $target -u "$auth_user" -H "$auth_nt" -c "$cmd" --debug --no-epm`
-
-## Windows 11 Pro \ No newline at end of file