From eb01e417800d39d8e69df5065436dc59724b9997 Mon Sep 17 00:00:00 2001
From: santosomar <santosomar@gmail.com>
Date: Tue, 30 Aug 2022 20:10: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 cb252ab..5fed442 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.
 
 ----
+- [Masky - Python Library With CLI Allowing To Remotely Dump Domain User Credentials Via An ADCS Without Dumping The LSASS Process Memory](http://www.kitploit.com/2022/08/masky-python-library-with-cli-allowing.html)
 - [Erlik - Vulnerable Soap Service](http://www.kitploit.com/2022/08/erlik-vulnerable-soap-service.html)
 - [Toxssin - An XSS Exploitation Command-Line Interface And Payload Generator](http://www.kitploit.com/2022/08/toxssin-xss-exploitation-command-line.html)
 - [Rekono - Execute Full Pentesting Processes Combining Multiple Hacking Tools Automatically](http://www.kitploit.com/2022/08/rekono-execute-full-pentesting.html)