owasp-amass / amass

In-depth attack surface mapping and asset discovery
https://owasp.org/www-project-amass/
Other
11.63k stars 1.85k forks source link

User Guide: "Simple Examples" broken with v4.1.0 #952

Open dune73 opened 12 months ago

dune73 commented 12 months ago
$ ./amass enum -v -src -ip -brute -min-for-recursive 2 -d example.com
flag provided but not defined: -src
$ ./amass enum -v -ip -brute -min-for-recursive 2 -d example.com
flag provided but not defined: -ip
guillaume-d commented 10 months ago

For -src you can show/explain your interest for it at https://github.com/owasp-amass/amass/issues/959#issuecomment-1692402393.