supported_ui_features = ["process_browser:list"]
.processes
field of your post_response
action. That allows Mythic to create a process hierarchy (if you supply both process_id
and parent_process_id
) and a sortable/filterable table of processes. The above example shows a post_response
with one response in it. That one response has a processes
field with an array of processes it wants to report.diff
two different process listing outputs to see what processes were added or removed.