From 19992becf12424fe06beed8478621550a3297d8f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 25 Jun 2018 10:52:50 +0700 Subject: [PATCH] Tools: Web Application Security: brannondorsey/dns-rebind-toolkit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6043db3..c60637a 100644 --- a/README.md +++ b/README.md @@ -1984,6 +1984,10 @@ This repository lists most of the challenges used in the Google CTF 2017. The mi anatshri/svn-extractor Simple script to extract all web resources by means of .SVN folder exposed over network. + + brannondorsey/dns-rebind-toolkit + A front-end JavaScript toolkit for creating DNS rebinding attacks. + IlluminateJs IlluminateJs is a static javascript analysis engine (a deobfuscator so to say) aimed to help analyst understand obfuscated and potentially malicious JavaScript Code.