Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.

pslist

Plugin
Arg Description Type
pid A process ID to list. If not provided list all processes. int64

Required permissions: MACHINE_STATE

Description

Enumerate running processes.

When specifying the pid this operation is much faster so if you are interested in specific processes, the pid should be specified. Otherwise, the plugin returns all processes one on each row.