From 7d33eff200deae826a89f5da3865880a694de2d5 Mon Sep 17 00:00:00 2001 From: The Watcher <34960106+xd20111@users.noreply.github.com> Date: Wed, 5 Apr 2023 12:52:27 +0530 Subject: [PATCH] sstimap tool add Automatic SSTI detection tool with interactive interface --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbd0b72..584260a 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,8 @@ Lorem ipsum dolor sit amet - [Eagle](https://github.com/BitTheByte/Eagle) - Multithreaded Plugin based vulnerability scanner for mass detection of web-based applications vulnerabilities - [cariddi](https://github.com/edoardottt/cariddi) - Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more... - [OWASP ZAP](https://github.com/zaproxy/zaproxy) - World’s most popular free web security tools and is actively maintained by a dedicated international team of volunteers - +- [SSTImap](https://github.com/vladko312/SSTImap) - SSTImap is a penetration testing software that can check websites for Code Injection and Server-Side Template Injection vulnerabilities and exploit them, giving access to the operating system itself. +- ### Uncategorized - [JSONBee](https://github.com/zigoo0/JSONBee) - A ready to use JSONP endpoints/payloads to help bypass content security policy (CSP) of different websites.