From 03a3a28eef8fc9e0f730aea3079e88fe73c3b010 Mon Sep 17 00:00:00 2001 From: santosomar Date: Thu, 21 Jul 2022 13:10: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 5534be0..900e2f8 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. ---- +- [RESim - Reverse Engineering Software Using A Full System Simulator](http://www.kitploit.com/2022/07/resim-reverse-engineering-software.html) - [Cdb - Automate Common Chrome Debug Protocol Tasks To Help Debug Web Applications From The Command-Line And Actively Monitor And Intercept HTTP Requests And Responses](http://www.kitploit.com/2022/07/cdb-automate-common-chrome-debug.html) - [Pinecone - A WLAN Red Team Framework](http://www.kitploit.com/2022/07/pinecone-wlan-red-team-framework.html) - [Trufflehog - Find Credentials All Over The Place](http://www.kitploit.com/2022/07/trufflehog-find-credentials-all-over.html)