list

Help

List listeners, agents, stagers, and/or sessions (defaults to all)

Subcommands

  • agents

  • listeners

  • sessions

  • stagers

  • beacons (beacons are not currently supported)

Usage

# list all
list

# list only agents
list agents

# list only listeners
list listeners

# list only sessions
list sessions

# list only stagers
list stagers

# list only beacons
list beacons

Flags

-a => list only active sessions (only usable when running list sessions)

Last updated