From 247972728c4ebb530f980146eb6a6fecb7235e8c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 20 Sep 2020 19:43:10 +0700 Subject: [PATCH] Add: joswr1ght/nm2lp --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 150c1e2..2f83998 100644 --- a/README.md +++ b/README.md @@ -1743,6 +1743,10 @@ This repository is created as an online bookmark for useful links, resources and 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. + + joswr1ght/nm2lp + Convert Windows Netmon Monitor Mode Wireless Packet Captures to Libpcap Format + 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.