mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
[Tools][Web Application Security] IRONWASP
This commit is contained in:
parent
d52d51b260
commit
62a1a4eba4
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user