From 566215ade65207dd8890d49b615c9dcfdff968de Mon Sep 17 00:00:00 2001 From: santosomar Date: Wed, 16 Mar 2022 11:40:04 +0000 Subject: [PATCH] Adding new tools --- new_tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/new_tools.md b/new_tools.md index 336348e..0a54d67 100644 --- a/new_tools.md +++ b/new_tools.md @@ -2,6 +2,7 @@ The following are a collection of recently-released pen test tools. I update this list every time that there is a new post and when I find a new one around the Internet. The rest of the repository has hundreds of additional cybersecurity and pen test tools. ---- +- [WMEye - A Post Exploitation Tool That Uses WMI Event Filter And MSBuild Execution For Lateral Movement](http://www.kitploit.com/2022/03/wmeye-post-exploitation-tool-that-uses.html) - [Patching - An Interactive Binary Patching Plugin For IDA Pro](http://www.kitploit.com/2022/03/patching-interactive-binary-patching.html) - [Lnkbomb - Malicious Shortcut Generator For Collecting NTLM Hashes From Insecure File Shares](http://www.kitploit.com/2022/03/lnkbomb-malicious-shortcut-generator.html) - [CodeAnalysis - Static Code Analysis](http://www.kitploit.com/2022/03/codeanalysis-static-code-analysis.html)