From b632a7a7698c6519d8e58a7e3baba7c694f91c2f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 29 Sep 2020 22:37:43 +0700 Subject: [PATCH] Add dstotijn/hetty to Application Security --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 628bcbf..7e210a2 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,10 @@ This repository is created as an online bookmark for useful links, resources and danmar/cppcheck static analysis of C/C++ code + + dstotijn/hetty + Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community. + facebook/pyre-check/ Performant type-checking for python.