From 07188b3bd51f4961bbcde236f7b2c75d75f2e5c0 Mon Sep 17 00:00:00 2001 From: santosomar Date: Sun, 6 Feb 2022 11:35: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 ffc4a23..ba1b28a 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. ---- +- [IDACode - An Integration For IDA And VS Code Which Connects Both To Easily Execute And Debug IDAPython Scripts](http://www.kitploit.com/2022/02/idacode-integration-for-ida-and-vs-code.html) - [SentryPeer - A Distributed Peer To Peer List Of Bad Actor IP Addresses And Phone Numbers Collected Via A SIP Honeypot](http://www.kitploit.com/2022/02/sentrypeer-distributed-peer-to-peer.html) - [SMBSR - Lookup For Interesting Stuff In SMB Shares](http://www.kitploit.com/2022/02/smbsr-lookup-for-interesting-stuff-in.html) - [SQLRecon - A C# MS SQL Toolkit Designed For Offensive Reconnaissance And Post-Exploitation](http://www.kitploit.com/2022/02/sqlrecon-c-ms-sql-toolkit-designed-for.html)