> For the complete documentation index, see [llms.txt](https://documentation.hak5.org/shark-jack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.hak5.org/shark-jack/managing-payloads/the-list-command.md).

# The LIST Command

The `LIST` command, and its alias `LIST_PAYLOADS`, will list all of the payloads stored locally in the payload library at `/root/payload/library`.&#x20;

{% hint style="info" %}
The ACTIVATE command was introduced with firmware 1.2.0 on the Shark Jack Cable.
{% endhint %}

## Usage

```
root@shark:~# LIST
Payloads
========
 
example
---------
    cloudc2-multi-file-exfiltration
 
recon
---------
    Nmap-C2
    SLAP-Nmap-to-Slack
    Sample-Nmap-Payload
    ipinfo
    netdiscover
 
util
---------
    Jack-Tester
    internet-access-tester
    mac-changer
    package-installer
    ping-tester
    ssh-ip-blinker
 
root@shark:~# 
```

{% hint style="info" %}
If the payload library has not been synchronized with the online repository, run the UPDATE\_PAYLOADS command.
{% endhint %}
