From a2166a85f8d2768762200ee060e1a4f5161fe9b3 Mon Sep 17 00:00:00 2001 From: Ads Dawson <104169244+GangGreenTemperTatum@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:39:27 -0500 Subject: [PATCH] fix: try categories at root --- cybersecurity/offensive/information-gathering/amass.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cybersecurity/offensive/information-gathering/amass.yml b/cybersecurity/offensive/information-gathering/amass.yml index b8d32e0..cd21676 100644 --- a/cybersecurity/offensive/information-gathering/amass.yml +++ b/cybersecurity/offensive/information-gathering/amass.yml @@ -1,5 +1,10 @@ description: The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques. +categories: + - information-gathering + - reconnaissance + - dns-enumeration + functions: amass_enum: description: Perform DNS enumeration and network mapping of systems exposed to the Internet.