tldr/pages/common/amass.md

22 lines
414 B
Markdown
Raw Normal View History

# amass
> In-depth Attack Surface Mapping and Asset Discovery tool.
> Some subcommands such as `amass intel` have their own usage documentation.
> More information: <https://github.com/owasp-amass/amass>.
2023-01-04 12:02:27 +00:00
- Execute an Amass subcommand:
`amass {{intel|enum}} {{options}}`
- Display help:
`amass -help`
- Display help on an Amass subcommand:
`amass {{intel|enum}} -help`
2023-01-04 12:02:27 +00:00
- Display version:
2023-01-04 12:02:27 +00:00
`amass -version`