From 3daf6d1504b7755d06e1c41ed5fdda5d4b0b4b0f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 21 Sep 2020 00:19:09 +0700 Subject: [PATCH] Add: microsoft/onefuzz --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0ee2424..204830c 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,10 @@ This repository is created as an online bookmark for useful links, resources and mazen160/bfac BFAC (Backup File Artifacts Checker): An automated tool that checks for backup artifacts that may disclose the web-application's source code. + + microsoft/onefuzz + A self-hosted Fuzzing-As-A-Service platform + mindedsecurity/JStillery Advanced JS Deobfuscation via Partial Evaluation.