From abd4e989f4640549477c1ddc65a8c7afa0d202b8 Mon Sep 17 00:00:00 2001 From: Oddvar Moe Date: Mon, 6 Nov 2023 14:54:56 +0100 Subject: [PATCH] Update README.md Inlcuded statement about NetNTLM coercing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4167422..8138676 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Interesting functionality can include: * Log evasion/modification * DLL side-loading/hijacking without being relocated elsewhere in the filesystem. +We do not approve binaries that allows for netntlm coercing, since most Windows binaries allows for that. Only exception is binaries that allows that on other than default ports (such as rpcping) or can allow direct credential theft. + ## Contributing If you have found a new LOLBin or LOLScript that you would like to contribute, please review the contributing guidelines located here: https://github.com/LOLBAS-Project/LOLBAS/blob/master/CONTRIBUTING.md