diff --git a/Offensive.md b/Offensive.md
index ca4e792..2a4d8bb 100644
--- a/Offensive.md
+++ b/Offensive.md
@@ -1629,6 +1629,10 @@ Some tools can be categorized in more than one category. But because the current
SharpDoor is alternative RDPWrap written in C# to allowed multiple RDP (Remote Desktop) sessions by patching
termsrv.dll file. |
+
+ iomoath/SharpStrike |
+ SharpStrike is a post-exploitation tool written in C# that uses either CIM or WMI to query remote systems. It can use provided credentials or the current user's session. |
+
juliourena/SharpNoPSExec |
Get file less command execution for lateral movement. |