From 0c988938862e41b1294440c70486bacbd070b05c Mon Sep 17 00:00:00 2001 From: Edmond Major III Date: Wed, 4 Apr 2018 13:36:17 -0500 Subject: [PATCH] Update Readme.md + Add DNS section Added DNS section + added in the Amass tool --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cb60269..ed669db 100755 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ In the intelligence community (IC), the term "open" refers to overt, publicly av - [Mind Mapping, Concept Mapping and Idea Generation Tools](#-mind-mapping-concept-mapping-and-idea-generation-tools) - [Social Network Analysis](#-social-network-analysis) - [Privacy and Encryption Tools](#-privacy-and-encryption-tools) + - [DNS](#-dns) - [Other Tools](#-other-tools) - [OSINT Videos](#-osint-videos) @@ -2241,6 +2242,9 @@ This list was taken directly from [i-inteligence's](http://www.i-intelligence.eu * [Viivo](https://viivo.com) * [ZMail](http://zmail.sourceforge.net) +## [↑](#contents) DNS +* [Amass](https://github.com/caffix/amass) - The amass tool searches Internet data sources, performs brute force subdomain enumeration, searches web archives, and uses machine learning to generate additional subdomain name guesses. DNS name resolution is performed across many public servers so the authoritative server will see the traffic coming from different locations. Written in Go. + ## [↑](#contents) Other Tools * [Barcode Reader](http://online-barcode-reader.inliteresearch.com) - Decode barcodes in C#, VB, Java, C\C++, Delphi, PHP and other languages.