From 1f78443e25897cad0df0512a539187f817fcc8dc Mon Sep 17 00:00:00 2001
From: santosomar <santosomar@gmail.com>
Date: Fri, 21 Oct 2022 20:15:03 +0000
Subject: [PATCH] Adding new tools

---
 new_tools.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/new_tools.md b/new_tools.md
index e73d1fb..8541acf 100644
--- a/new_tools.md
+++ b/new_tools.md
@@ -2,6 +2,8 @@
 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.
 
 ----
+- [PartyLoud - A Simple Tool To Generate Fake Web Browsing And Mitigate Tracking](http://www.kitploit.com/2022/10/partyloud-simple-tool-to-generate-fake.html)
+- [MHDDoS - DDoS Attack Script With 56 Methods](http://www.kitploit.com/2022/10/mhddos-ddos-attack-script-with-56.html)
 - [JSubFinder - Searches Webpages For Javascript And Analyzes Them For Hidden Subdomains And Secrets](http://www.kitploit.com/2022/10/jsubfinder-searches-webpages-for.html)
 - [xnLinkFinder - A Python Tool Used To Discover Endpoints (And Potential Parameters) For A Given Target](http://www.kitploit.com/2022/10/xnlinkfinder-python-tool-used-to.html)
 - [PenguinTrace - Tool To Show How Code Runs At The Hardware Level](http://www.kitploit.com/2022/10/penguintrace-tool-to-show-how-code-runs.html)