From 68f7be6c879e109341a426e430befd667027de70 Mon Sep 17 00:00:00 2001 From: caffix Date: Fri, 13 Apr 2018 14:07:22 -0400 Subject: [PATCH] added amass to the network scanning and pentesting section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 825eeff..c7820cc 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - [scapy](https://github.com/secdev/scapy) - Scapy: the python-based interactive packet manipulation program & library. - [Pompem](https://github.com/rfunix/Pompem) - Pompem is an open source tool, which is designed to automate the search for exploits in major databases. Developed in Python, has a system of advanced search, thus facilitating the work of pentesters and ethical hackers. In its current version, performs searches in databases: Exploit-db, 1337day, Packetstorm Security... - [Nmap](https://nmap.org) - Nmap is a free and open source utility for network discovery and security auditing. +- [Amass](https://github.com/caffix/amass) - Amass performs DNS subdomain enumeration by scraping the largest number of disparate data sources, recursive brute forcing, crawling of web archives, permuting and altering names, reverse DNS sweeping and other techniques. ### Monitoring / Logging