Skip to main content

Scan Profiles

probely scan-profiles - CLI interface

Manage Scan Profiles

probely scan-profiles {get} ...

probely scan-profiles get

Lists all Scan Profiles. Use filters or identifiers to narrow the list

probely scan-profiles get [-h] [--api-key API_KEY] [--debug] [-o {YAML,JSON,TABLE,IDS_ONLY}]
[--f-is-built-in {TRUE,FALSE}] [--f-can-scan-unverified-targets]
[--f-type {WEB,API}] [--f-is-archived {TRUE,FALSE}]
[--f-search SEARCH_TERM]
[SCAN_PROFILE_ID ...]

probely scan-profiles get positional arguments

  • SCAN_PROFILE_ID - Identifiers of the Scan Profiles to list

probely scan-profiles get options

  • -h, --help - show this help message and exit
  • --api-key API_KEY - Authorization token to make requests to the API
  • --debug - Enables debug mode setting
  • -o OUTPUT_FORMAT, --output OUTPUT_FORMAT - Changes the output formats based on presets

probely scan-profiles get Available Filters

  • --f-is-built-in F_IS_BUILT_IN - Filter if Scan Profiles is built in or custom made by User
  • --f-can-scan-unverified-targets - Filter Scan Profiles allowed for unverified targets
  • --f-type F_TYPE - Filter Scan Profiles by type
  • --f-is-archived F_IS_ARCHIVED - Filter if Scan Profiles are or not archived
  • --f-search SEARCH_TERM - Filter Scan Profiles matching id, name or description