From 11c3560661d062cea0c49f55a2b506be3f4019de Mon Sep 17 00:00:00 2001
From: santosomar <santosomar@gmail.com>
Date: Sat, 1 Apr 2023 11:50:03 +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 38b5aed..f741fcc 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.
 
 ----
+- [Noseyparker - A Command-Line Program That Finds Secrets And Sensitive Information In Textual Data And Git History](http://www.kitploit.com/2023/04/noseyparker-command-line-program-that.html)
 - [Fingerprintx - Standalone Utility For Service Discovery On Open Ports!](http://www.kitploit.com/2023/03/fingerprintx-standalone-utility-for.html)
 - [MSI Dump - A Tool That Analyzes Malicious MSI Installation Packages, Extracts Files, Streams, Binary Data And Incorporates YARA Scanner](http://www.kitploit.com/2023/03/msi-dump-tool-that-analyzes-malicious.html)
 - [Apk.Sh - Makes Reverse Engineering Android Apps Easier, Automating Some Repetitive Tasks Like Pulling, Decoding, Rebuilding And Patching An APK](http://www.kitploit.com/2023/03/apksh-makes-reverse-engineering-android.html)