diff --git a/README.md b/README.md index e9d50a5..3108ec3 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,10 @@ This repository is created as an online bookmark for useful links, resources and Findomain/Findomain The fastest and cross-platform subdomain enumerator, do not waste your time. + + fkie-cad/cwe_checker + cwe_checker finds vulnerable patterns in binary executables + google/atheris 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.