From 4fc6b21ec42de67f4e3151e1a2a8c4522b563d81 Mon Sep 17 00:00:00 2001 From: santosomar Date: Fri, 21 Jan 2022 20:35: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 bdf8ff8..253cb71 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. ---- +- [T-Reqs-HTTP-Fuzzer - A Grammar-Based HTTP Fuzzer](http://www.kitploit.com/2022/01/t-reqs-http-fuzzer-grammar-based-http.html) - [Wireshark-Forensics-Plugin - A cross-platform Wireshark plugin that correlates network traffic data with threat intelligence, asset categorization & vulnerability data](http://www.kitploit.com/2022/01/wireshark-forensics-plugin-cross.html) - [Dep-Scan - Fully Open-Source Security Audit For Project Dependencies Based On Known Vulnerabilities And Advisories. Supports Both Local Repos And Container Images. Integrates With Various CI Environments Such As Azure Pipelines, CircleCI, Google CloudBuild](http://www.kitploit.com/2022/01/dep-scan-fully-open-source-security.html) - [Http-Desync-Guardian - Analyze HTTP Requests To Minimize Risks Of HTTP Desync Attacks (Precursor For HTTP Request Smuggling/Splitting)](http://www.kitploit.com/2022/01/http-desync-guardian-analyze-http.html)