Add: pimps/JNDI-Exploit-kit to AppSec section

This commit is contained in:
pe3zx 2021-12-13 16:19:36 +07:00
parent 9b83f21a12
commit 6346fee121

View File

@ -431,6 +431,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/praetorian-inc/snowcat">praetorian-inc/snowcat</a></td> <td><a href="https://github.com/praetorian-inc/snowcat">praetorian-inc/snowcat</a></td>
<td>a tool to audit the istio service mesh</td> <td>a tool to audit the istio service mesh</td>
</tr> </tr>
<tr>
<td><a href="https://github/pimps/JNDI-Exploit-kit">pimps/JNDI-Exploit-kit</a></td>
<td>JNDI-Exploitation-KitA modified version of the great JNDI-Injection-Exploit created by @welk1n. This tool can be used to start an HTTP Server, RMI Server and LDAP Server to exploit java web apps vulnerable to JNDI Injection</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/presidentbeef/brakeman">presidentbeef/brakeman</a></td> <td><a href="https://github.com/presidentbeef/brakeman">presidentbeef/brakeman</a></td>
<td>A static analysis security vulnerability scanner for Ruby on Rails applications</td> <td>A static analysis security vulnerability scanner for Ruby on Rails applications</td>