mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
Add: fkie-cad/cwe_checker to AppSec section
This commit is contained in:
parent
789d5e861a
commit
b1488ec75e
@ -293,6 +293,10 @@ This repository is created as an online bookmark for useful links, resources and
|
|||||||
<td><a href="https://github.com/Findomain/Findomain">Findomain/Findomain</a></td>
|
<td><a href="https://github.com/Findomain/Findomain">Findomain/Findomain</a></td>
|
||||||
<td>The fastest and cross-platform subdomain enumerator, do not waste your time.</td>
|
<td>The fastest and cross-platform subdomain enumerator, do not waste your time.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://github.com/fkie-cad/cwe_checker">fkie-cad/cwe_checker</a></td>
|
||||||
|
<td>cwe_checker finds vulnerable patterns in binary executables</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://github.com/google/atheris">google/atheris</a></td>
|
<td><a href="https://github.com/google/atheris">google/atheris</a></td>
|
||||||
<td>Atheris is a coverage-guided Python fuzzing engine. It supports fuzzing of Python code, but also native extensions written for CPython. Atheris is based off of libFuzzer. When fuzzing native code, Atheris can be used in combination with Address Sanitizer or Undefined Behavior Sanitizer to catch extra bugs.</td>
|
<td>Atheris is a coverage-guided Python fuzzing engine. It supports fuzzing of Python code, but also native extensions written for CPython. Atheris is based off of libFuzzer. When fuzzing native code, Atheris can be used in combination with Address Sanitizer or Undefined Behavior Sanitizer to catch extra bugs.</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user