Add: deepfence/SecretScanner to AppSec section

This commit is contained in:
pe3zx 2021-02-14 23:56:53 +07:00
parent 7ee1444229
commit 37d9172ff9

View File

@ -246,13 +246,17 @@ This repository is created as an online bookmark for useful links, resources and
<td>static analysis of C/C++ code</td> <td>static analysis of C/C++ code</td>
</tr> </tr>
<tr> <tr>
<td><a href="https://github.com/dstotijn/hetty">dstotijn/hetty</a></td> <td><a href="https://github.com/deepfence/SecretScanner">deepfence/SecretScanner</a></td>
<td>Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.</td> <td>Find secrets and passwords in container images and file systems</td>
</tr> </tr>
<tr> <tr>
<td><a href="https://github.com/doyensec/inql">doyensec/inql</a></td> <td><a href="https://github.com/doyensec/inql">doyensec/inql</a></td>
<td>InQL - A Burp Extension for GraphQL Security Testing</td> <td>InQL - A Burp Extension for GraphQL Security Testing</td>
</tr> </tr>
<tr>
<td><a href="https://github.com/dstotijn/hetty">dstotijn/hetty</a></td>
<td>Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/facebook/pyre-check/">facebook/pyre-check/</a></td> <td><a href="https://github.com/facebook/pyre-check/">facebook/pyre-check/</a></td>
<td>Performant type-checking for python.</td> <td>Performant type-checking for python.</td>