diff --git a/README.md b/README.md index f1f80e4..bd66e28 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,10 @@ This repository is created as an online bookmark for useful links, resources and facebook/pyre-check/ Performant type-checking for python. + + Findomain/Findomain + The fastest and cross-platform subdomain enumerator, do not waste your time. + 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.