From e70caa32c7c0b1c80e2231f9d47245a3bc7b29a7 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 24 Jan 2021 23:50:36 +0700 Subject: [PATCH] Add Findomain/Findomain to AppSec section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.