From d39d66ef2c66cf29e78484a9d5ce7f45a1c75955 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 28 Jan 2018 00:14:57 +0700 Subject: [PATCH] Add eldraco/domain_analyzer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5a7a4a..6ab06b1 100644 --- a/README.md +++ b/README.md @@ -1078,6 +1078,10 @@ My curated list of awesome links, resources and tools *Network and network security related tools* + + + +
eldraco/domain_analyzerAnalyze the security of any domain by finding all the information possible. Made in python.
michenriksen/aquatone AQUATONE is a set of tools for performing reconnaissance on domain names. It can discover subdomains on a given domain by using open sources as well as the more common subdomain dictionary brute force approach. After subdomain discovery, AQUATONE can then scan the hosts for common web ports and HTTP headers, HTML bodies and screenshots can be gathered and consolidated into a report for easy analysis of the attack surface.