Shark Jack
Search…
Shark Jack
The Shark Jack by Hak5
Getting Started
Shark Jack Basics
Default Settings
Beginner Guides
Unboxing and Setup
Using sharkjack.sh
Two Key Commands
Writing a Simple Payload
Software Updates
Manual Upgrade
Over-the-Air Upgrade
Writing Payloads
Payload Development Basics
The NETMODE Command
The LED Command
The SWITCH Command
The BATTERY Command
The SERIAL_WRITE Command
The Cloud C2 commands
Included Tools
Managing Payloads
The UPDATE_PAYLOADS Command
The LIST Command
The ACTIVATE Command
Troubleshooting
Firmware Recovery
Tips & Tricks
Charge the Shark Jack from your Phone
Using the Shark Jack with the Plunder Bug as a simple switch
Android Serial Setup for Shark Jack Cable
Product Information
Specifications
Important Safety Information and Warnings
Powered By
GitBook
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
.
The ACTIVATE command was introduced with firmware 1.2.0 on the Shark Jack Cable.
Usage
1
[email protected]
:~# LIST
2
Payloads
3
========
4
5
example
6
---------
7
cloudc2-multi-file-exfiltration
8
9
recon
10
---------
11
Nmap-C2
12
SLAP-Nmap-to-Slack
13
Sample-Nmap-Payload
14
ipinfo
15
netdiscover
16
17
util
18
---------
19
Jack-Tester
20
internet-access-tester
21
mac-changer
22
package-installer
23
ping-tester
24
ssh-ip-blinker
25
26
[email protected]
:~#
Copied!
If the payload library has not been synchronized with the online repository, run the UPDATE_PAYLOADS command.
Managing Payloads - Previous
The UPDATE_PAYLOADS Command
Next - Managing Payloads
The ACTIVATE Command
Last modified
8mo ago
Copy link
Contents
Usage