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.