mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-12 16:04:12 +00:00
first commit
This commit is contained in:
34
documentation-payload/apollo/commands/ticket_store_list.md
Normal file
34
documentation-payload/apollo/commands/ticket_store_list.md
Normal file
@@ -0,0 +1,34 @@
|
||||
+++
|
||||
title = "ticket_store_list"
|
||||
chapter = false
|
||||
weight = 103
|
||||
hidden = false
|
||||
+++
|
||||
|
||||
{{% notice info %}}
|
||||
Artifacts Generated:
|
||||
{{% /notice %}}
|
||||
|
||||
## Summary
|
||||
list information about all loaded tickets in the agents ticket store.
|
||||
|
||||
|
||||
### Arguments
|
||||
|
||||
|
||||
#### luid
|
||||
Optional argument to filter the tickets in the agents store to ones matching a specified luid.
|
||||
|
||||
|
||||
|
||||
## Usage
|
||||
```
|
||||
ticket_store_list -luid [luidValue]
|
||||
```
|
||||
|
||||
Example
|
||||
```
|
||||
ticket_store_list -luid [luidValue]
|
||||
```
|
||||
|
||||
## MITRE ATT&CK Mapping
|
||||
Reference in New Issue
Block a user