From 1a83b11a80cbce9c05b764c545c1e348c3d355f8 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 25 May 2018 19:08:07 +0700 Subject: [PATCH] Tools: Web Application Security: RhinoSecurityLabs/SleuthQL --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 489bfb3..151055d 100644 --- a/README.md +++ b/README.md @@ -1889,6 +1889,10 @@ This repository lists most of the challenges used in the Google CTF 2017. The mi pwntester/ysoserial.net Deserialization payload generator for a variety of .NET formatters + + RhinoSecurityLabs/SleuthQL + Python3 Burp History parsing tool to discover potential SQL injection points. To be used in tandem with SQLmap. + Snyk Continuously find & fix vulnerabilities in your dependencies