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.