From 324a664e93de65bb9a847746d64f195faa03c4df Mon Sep 17 00:00:00 2001 From: NightFeather Date: Sat, 2 Nov 2024 13:49:31 +0800 Subject: [PATCH] Update amass to new url update to the working one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76bbc59..294ad44 100644 --- a/README.md +++ b/README.md @@ -1298,7 +1298,7 @@ algorithms, knowledgebase and AI technology. * [ZMail](http://zmail.sourceforge.net) ## [↑](#-table-of-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. +* [Amass](https://github.com/owasp-amass/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. * [Columbus Project](https://columbus.elmasy.com/) - Columbus Project is an advanced subdomain discovery service with fast, powerful and easy to use API. * [findsubdomains](https://findsubdomains.com/) - Automatically scans different sources to collect as many subdomains as can. Validate all the data through various tools and services to provide correct results without waiting. * [Merklemap](https://www.merklemap.com/) - Discover and enumerate all subdomains associated with a website, including those not publicly advertised. Works by ingesting certificate transparency logs.