diff --git a/Offensive.md b/Offensive.md
index 1e6848a..1c6d0d8 100644
--- a/Offensive.md
+++ b/Offensive.md
@@ -2355,6 +2355,10 @@ Some tools can be categorized in more than one category. But because the current
w1u0u1/minidump |
Custom implementation of DbgHelp's MiniDumpWriteDump function. Uses static syscalls to replace low-level functions like NtReadVirtualMemory. |
+
+ Wh04m1001/DFSCoerce |
+ PoC for MS-DFSNM coerce authentication using NetrDfsRemoveStdRoot and NetrDfsAddStdRoot (found by @xct_de) methods. |
+
Wra7h/SharpGhosting |
Process Ghosting in C# |