From 9feb974b4d8bfaf6cdbacf2c80c060f20cbf3887 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 19 Nov 2017 23:01:47 +0700 Subject: [PATCH] Add Web Application Security section in Tools --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index e901570..dfec5ea 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ My curated list of awesome links, resources and tools - [Plugins](#plugins) - [Social Engineering](#social-engineering) - [Vulnerable](#vulnerable) + - [Web Application Security](#web-application-security) --- @@ -499,3 +500,20 @@ My curated list of awesome links, resources and tools Ever fantasized about playing with docker misconfigurations, privilege escalation, etc. within a container? + +### Web Application Security + + + + + + + + + + + + + + +
anatshri/svn-extractorSimple script to extract all web resources by means of .SVN folder exposed over network.
IlluminateJsIlluminateJs is a static javascript analysis engine (a deobfuscator so to say) aimed to help analyst understand obfuscated and potentially malicious JavaScript Code.
mazen160/bfacBFAC (Backup File Artifacts Checker): An automated tool that checks for backup artifacts that may disclose the web-application's source code.