Get autocomplete information for sensor tasking.

External Documentation

To learn more, visit the LimaCharlie documentation.

Example Output

{
  "artifact_get": {
    "optional": [
      [
        "--file",
        "file"
      ],
      [
        "--source",
        "source"
      ],
      [
        "--type",
        "type"
      ],
      [
        "--payload-id",
        "payload-id"
      ],
      [
        "--days-retention",
        "days-retention"
      ],
      "--is-ignore-cert"
    ],
    "positional": []
  },
  "deny_tree": {
    "optional": [],
    "positional": [
      "atom"
    ]
  },
  "dir_find_hash": {
    "optional": [
      [
        "--depth",
        "depth"
      ],
      [
        "-d",
        "depth"
      ]
    ],
  ...
}

Workflow Library Example

Autocomplete Task with Limacharlie and Send Results Via Email

Preview this Workflow on desktop