From 189bdf3ff7155ffb0dce34d8b206996974cdd69a Mon Sep 17 00:00:00 2001 From: Ads Dawson <104169244+GangGreenTemperTatum@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:31:05 -0500 Subject: [PATCH] test: revert changes --- .../offensive/information-gathering/amass.yml | 21 ------------------- 1 file changed, 21 deletions(-) diff --git a/cybersecurity/offensive/information-gathering/amass.yml b/cybersecurity/offensive/information-gathering/amass.yml index 25ae022..b8d32e0 100644 --- a/cybersecurity/offensive/information-gathering/amass.yml +++ b/cybersecurity/offensive/information-gathering/amass.yml @@ -22,27 +22,6 @@ functions: - -d - ${target} - amass_test: - description: Perform DNS enumeration and network mapping of systems exposed to the Internet. - parameters: - target: - type: string - description: The URL of the target to scan. - examples: - - https://target.tld - - container: - image: caffix/amass - - cmdline: - - amass - - enum - - -brute - - -min-for-recursive - - '2' - - -d - - ${target} - amass_intel: description: Collect open source intelligence for investigation of the target organization. parameters: