[Tools][Web Application Security] IRONWASP

This commit is contained in:
pe3zx 2018-04-13 17:47:35 +07:00
parent d52d51b260
commit 62a1a4eba4

View File

@ -1716,6 +1716,10 @@ My curated list of awesome links, resources and tools
<td><a href="https://illuminatejs.com">IlluminateJs</a></td>
<td>IlluminateJs is a static javascript analysis engine (a deobfuscator so to say) aimed to help analyst understand obfuscated and potentially malicious JavaScript Code.</td>
</tr>
<tr>
<td><a href="https://www.ironwasp.org/">IRONWASP</a></td>
<td>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</td>
</tr>
<tr>
<td><a href="https://github.com/jonluca/Anubis">jonluca/Anubis</a></td>
<td>Subdomain enumeration and information gathering tool</td>