You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
The following security scan configuration example are based on the [Amass User Guide], please take a look at the original documentation for more configuration examples.
28
28
29
-
* The most basic use of the tool for subdomain enumeration: `amass enum -d example.com`
30
-
* Typical parameters for DNS enumeration: `amass enum -v -src -ip -brute -min-for-recursive 2 -d example.com`
29
+
- The most basic use of the tool for subdomain enumeration: `amass enum -d example.com`
30
+
- Typical parameters for DNS enumeration: `amass enum -v -src -ip -brute -min-for-recursive 2 -d example.com`
31
31
32
32
Special command line options:
33
33
34
-
* Disable generation of altered names`amass enum -noalts -d example.com`
0 commit comments