diff --git a/README.md b/README.md index 08f4908..744aec4 100644 --- a/README.md +++ b/README.md @@ -1512,6 +1512,10 @@ _Network and network security related tools_ eldraco/domain_analyzer Analyze the security of any domain by finding all the information possible. Made in python. + + infobyte/evilgrade + Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates. It comes with pre-made binaries (agents), a working default configuration for fast pentests, and has it's own WebServer and DNSServer modules. Easy to set up new settings, and has an autoconfiguration when new binary agents are set. + 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.