loot

Help

Manage loot. Loot is stored in /opt/bingoc2/loot/

Subcommands

  • list => list stored loot

  • fetch => fetch stored loot

Usage

List

# list stored loot
loot list [flags]

Flags

-s => list loot for specific session id (optional)

Fetch

# fetch loot by id
loot fetch <loot id>

Last updated