Add Bug Bounty Recon to Application Security

This commit is contained in:
pe3zx 2020-11-17 20:36:58 +07:00
parent 7083d002f8
commit 17cbbd1e71

View File

@ -209,6 +209,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/BishopFox/h2csmuggler">BishopFox/h2csmuggler</a></td>
<td>HTTP Request Smuggling over HTTP/2 Cleartext (h2c)</td>
</tr>
<tr>
<td><a href="https://bugbountyrecon.com/">Bug Bounty Recon</a></td>
<td>Bug Bounty Recon (bbrecon) is a Recon-as-a-Service for bug bounty hunters and security researchers. The API aims to provide a continuously up-to-date map of the Internet "safe harbor" attack surface, excluding out-of-scope targets.</td>
</tr>
<tr>
<td><a href="https://github.com/danmar/cppcheck">danmar/cppcheck</a></td>
<td>static analysis of C/C++ code</td>