From 62a1a4eba421f8fba5da0559073006da33434d76 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 13 Apr 2018 17:47:35 +0700 Subject: [PATCH] [Tools][Web Application Security] IRONWASP --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 31736cd..adf1f8a 100644 --- a/README.md +++ b/README.md @@ -1716,6 +1716,10 @@ My curated list of awesome links, resources and tools IlluminateJs IlluminateJs is a static javascript analysis engine (a deobfuscator so to say) aimed to help analyst understand obfuscated and potentially malicious JavaScript Code. + + IRONWASP + IronWASP (Iron Web application Advanced Security testing Platform) is an open source system for web application vulnerability testing. It is designed to be customizable to the extent where users can create their own custom security scanners using it. Though an advanced user with Python/Ruby scripting expertise would be able to make full use of the platform, a lot of the tool's features are simple enough to be used by absolute beginners + jonluca/Anubis Subdomain enumeration and information gathering tool