<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MRiedl</id>
	<title>Elvis Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://elvis.hcw.ac.at/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MRiedl"/>
	<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php/Special:Contributions/MRiedl"/>
	<updated>2026-09-09T20:23:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10479</id>
		<title>Hak5 Shark Jack</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10479"/>
		<updated>2022-12-29T13:39:24Z</updated>

		<summary type="html">&lt;p&gt;MRiedl: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[File:Shark_Jack.jpg |thumb|right|600px||Shark Jack]]&lt;br /&gt;
&lt;br /&gt;
The Shark Jack is a penetration tool for penetration testers and system administrators looking like a simple USB-Stick. It consists of three main components: a LAN-Port for configuration and executing pentests (which also uses a RGB-LED for visual responses), a USB-C port for charging and a slider to change modes. It provides possibilities to perform network audits and information gathering attacks. These functions are provided by the packages which are installed on the Shark Jack. The packages are provided by the OpenWRT platform, which means that users can add other packages than the preinstalled ones. Regarding the phases of penetration testing, Shark Jack is in phase 2, information gathering.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Modes ===&lt;br /&gt;
&lt;br /&gt;
* OFF (Slider is in position nearest to USB-C) - charging&lt;br /&gt;
* Arming (Slider is in middle position) - configurating&lt;br /&gt;
* Attack (Slider is in position nearest to LAN) - pentesting&lt;br /&gt;
&lt;br /&gt;
=== Setting up the Shark Jack ===&lt;br /&gt;
&lt;br /&gt;
# Change mode to arming.&lt;br /&gt;
# Plug the Shark Jack into one of the LAN ports of your computer.&lt;br /&gt;
# Your PC will get an IP-address in range 172.16.24.0/24.&lt;br /&gt;
# Connect via SSH to 172.16.24.1.&lt;br /&gt;
# You are now connected to the Shark Jack.&lt;br /&gt;
&lt;br /&gt;
=== Folder structure ===&lt;br /&gt;
&lt;br /&gt;
The Shark Jack folder structure consists of two predefined directories:&lt;br /&gt;
* payloads&lt;br /&gt;
* loot&lt;br /&gt;
The payloads directory is the place where the code is located which you want to be executed when the Shark Jack is in Attacking Mode. The filename of the code needs to be &amp;lt;code&amp;gt;payload.sh&amp;lt;/code&amp;gt;. Only one payload script may exist at a time. The loot directory is the place where you can save the results of the network attack.&lt;br /&gt;
&lt;br /&gt;
=== Installing/updating packages (optional) ===&lt;br /&gt;
&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC.&lt;br /&gt;
# Enter the command &amp;lt;code&amp;gt;NETMODE DHCP_CLIENT&amp;lt;/code&amp;gt;&lt;br /&gt;
# The Shark Jack will now act as a normal client waiting for an IP-address from an DHCP-Server.&lt;br /&gt;
# Connect the Shark Jack to your router.&lt;br /&gt;
# Gather the IP-addres of the Shark Jack (Web interface of the router or form the DCHCP-Server).&lt;br /&gt;
# Connect via SSH to the new IP addres (e.g., 192.168.0.153).&lt;br /&gt;
# Use &amp;lt;code&amp;gt;opkg upgrade [package]&amp;lt;/code&amp;gt; for updating packages or &amp;lt;code&amp;gt;opkg install[package]&amp;lt;/code&amp;gt; for installing new packages.&lt;br /&gt;
&lt;br /&gt;
=== Updating firmware (optional) ===&lt;br /&gt;
&lt;br /&gt;
# Download latest update from https://downloads.hak5.org/shark&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC and also connect the USB-C port to a reliable power source.&lt;br /&gt;
# Copy the firmware file to the Shark Jack (e.g., with scp)&lt;br /&gt;
# Change to the directory where the firmware file is located.&lt;br /&gt;
# Execute following command &amp;lt;code&amp;gt;sysupgrade -n [filename]&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait 5-10 minutes while the firmware is flashed.&lt;br /&gt;
# DO NOT unplug the Shark Jack during the update process!&lt;br /&gt;
&lt;br /&gt;
=== C2 ===&lt;br /&gt;
&lt;br /&gt;
C2 is a dashboard created by hak5 for tools from hak5, which can be easily set up on a local server for free. With C2, data can be inspected directly in the dashboard and the current state of the device can be viewed. It is also possible to let Shark Jack execute commands like nmap without a previously uploaded payload.&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
&lt;br /&gt;
# Size: 62 x 21 x 12 mm&lt;br /&gt;
# Charging plug: USB-C&lt;br /&gt;
# Microcontroller: MT7628DAN&lt;br /&gt;
&lt;br /&gt;
=== How to attack ===&lt;br /&gt;
&lt;br /&gt;
# Shark Jack must be connected to a router or a switch to perform an attack&lt;br /&gt;
&lt;br /&gt;
=== How to defend ===&lt;br /&gt;
&lt;br /&gt;
# Routers and switches must not be accessible to unauthorized personnel&lt;br /&gt;
# Do not allow strangers to enter the company without supervision&lt;br /&gt;
# Disable unused ports&lt;br /&gt;
# Physically inspect routers and switches on a regular basis&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== nmap ===&lt;br /&gt;
The nmap payload is the default payload with which the Shark Jack is delivered.&lt;br /&gt;
It executes a nmap scan and saves the results in the loot directory.&lt;br /&gt;
&lt;br /&gt;
=== ipinfo ===&lt;br /&gt;
The ipinfo payload tries to gather information about private, public and gateway IP addresses of a network and saves the results in a log-file. &lt;br /&gt;
To obtain this information the external website http://ipinfo.io/ip is used.&lt;br /&gt;
&lt;br /&gt;
=== netdiscover ===&lt;br /&gt;
The netdiscover payload tries to gather information about a network even if the Shark Jack won&#039;t get an IP address from a DCHP-Server. There are two modes netdiscover can use: active and passive. In active mode netdiscover sends ARP packages into the network and tries to gather information about devices, which are currently online. The passive mode doesn&#039;t send packages on his own, instead it analyses the traffic of the network (see [[Sniffing_Devices]]).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://hak5.org/products/shark-jack&lt;br /&gt;
* https://github.com/hak5/sharkjack-payloads/&lt;br /&gt;
* https://help.hak5.org/shark-jack/writing-payloads/included-tools&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover nmap Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/blob/master/payloads/library/recon/ipinfo/payload.sh ipinfo Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover netdiscover Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>MRiedl</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10478</id>
		<title>Hak5 Shark Jack</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10478"/>
		<updated>2022-12-29T13:38:26Z</updated>

		<summary type="html">&lt;p&gt;MRiedl: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[File:Shark_Jack.jpg |thumb|right|600px||Shark Jack]]&lt;br /&gt;
&lt;br /&gt;
The Shark Jack is a penetration tool for penetration testers and system administrators looking like a simple USB-Stick. It consists of three main components: a LAN-Port for configuration and executing pentests (which also uses a RGB-LED for visual responses), a USB-C port for charging and a slider to change modes. It provides possibilities to perform network audits and information gathering attacks. These functions are provided by the packages which are installed on the Shark Jack. The packages are provided by the OpenWRT platform, which means that users can add other packages than the preinstalled ones. Regarding the phases of penetration testing, Shark Jack is in phase 2, information gathering.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Modes ===&lt;br /&gt;
&lt;br /&gt;
* OFF (Slider is in position nearest to USB-C) - charging&lt;br /&gt;
* Arming (Slider is in middle position) - configurating&lt;br /&gt;
* Attack (Slider is in position nearest to LAN) - pentesting&lt;br /&gt;
&lt;br /&gt;
=== Setting up the Shark Jack ===&lt;br /&gt;
&lt;br /&gt;
# Change mode to arming.&lt;br /&gt;
# Plug the Shark Jack into one of the LAN ports of your computer.&lt;br /&gt;
# Your PC will get an IP-address in range 172.16.24.0/24.&lt;br /&gt;
# Connect via SSH to 172.16.24.1.&lt;br /&gt;
# You are now connected to the Shark Jack.&lt;br /&gt;
&lt;br /&gt;
=== Folder structure ===&lt;br /&gt;
&lt;br /&gt;
The Shark Jack folder structure consists of two predefined directories:&lt;br /&gt;
* payloads&lt;br /&gt;
* loot&lt;br /&gt;
The payloads directory is the place where the code is located which you want to be executed when the Shark Jack is in Attacking Mode. The filename of the code needs to be &amp;lt;code&amp;gt;payload.sh&amp;lt;/code&amp;gt;. Only one payload script may exist at a time. The loot directory is the place where you can save the results of the network attack.&lt;br /&gt;
&lt;br /&gt;
=== Installing/updating packages (optional) ===&lt;br /&gt;
&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC.&lt;br /&gt;
# Enter the command &amp;lt;code&amp;gt;NETMODE DHCP_CLIENT&amp;lt;/code&amp;gt;&lt;br /&gt;
# The Shark Jack will now act as a normal client waiting for an IP-address from an DHCP-Server.&lt;br /&gt;
# Connect the Shark Jack to your router.&lt;br /&gt;
# Gather the IP-addres of the Shark Jack (Web interface of the router or form the DCHCP-Server).&lt;br /&gt;
# Connect via SSH to the new IP addres (e.g., 192.168.0.153).&lt;br /&gt;
# Use &amp;lt;code&amp;gt;opkg upgrade [package]&amp;lt;/code&amp;gt; for updating packages or &amp;lt;code&amp;gt;opkg install[package]&amp;lt;/code&amp;gt; for installing new packages.&lt;br /&gt;
&lt;br /&gt;
=== Updating firmware (optional) ===&lt;br /&gt;
&lt;br /&gt;
# Download latest update from https://downloads.hak5.org/shark&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC and also connect the USB-C port to a reliable power source.&lt;br /&gt;
# Copy the firmware file to the Shark Jack (e.g., with scp)&lt;br /&gt;
# Change to the directory where the firmware file is located.&lt;br /&gt;
# Execute following command &amp;lt;code&amp;gt;sysupgrade -n [filename]&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait 5-10 minutes while the firmware is flashed.&lt;br /&gt;
# DO NOT unplug the Shark Jack during the update process!&lt;br /&gt;
&lt;br /&gt;
=== C2 ===&lt;br /&gt;
&lt;br /&gt;
#C2 is a dashboard created by hak5 for tools from hak5, which can be easily set up on a local server for free. With C2, data can be inspected directly in the dashboard and the current state of the device can be viewed. It is also possible to let Shark Jack execute commands like nmap without a previously uploaded payload.&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
&lt;br /&gt;
# Size: 62 x 21 x 12 mm&lt;br /&gt;
# Charging plug: USB-C&lt;br /&gt;
# Microcontroller: MT7628DAN&lt;br /&gt;
&lt;br /&gt;
=== How to attack ===&lt;br /&gt;
&lt;br /&gt;
# Shark Jack must be connected to a router or a switch to perform an attack&lt;br /&gt;
&lt;br /&gt;
=== How to defend ===&lt;br /&gt;
&lt;br /&gt;
# Routers and switches must not be accessible to unauthorized personnel&lt;br /&gt;
# Do not allow strangers to enter the company without supervision&lt;br /&gt;
# Disable unused ports&lt;br /&gt;
# Physically inspect routers and switches on a regular basis&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== nmap ===&lt;br /&gt;
The nmap payload is the default payload with which the Shark Jack is delivered.&lt;br /&gt;
It executes a nmap scan and saves the results in the loot directory.&lt;br /&gt;
&lt;br /&gt;
=== ipinfo ===&lt;br /&gt;
The ipinfo payload tries to gather information about private, public and gateway IP addresses of a network and saves the results in a log-file. &lt;br /&gt;
To obtain this information the external website http://ipinfo.io/ip is used.&lt;br /&gt;
&lt;br /&gt;
=== netdiscover ===&lt;br /&gt;
The netdiscover payload tries to gather information about a network even if the Shark Jack won&#039;t get an IP address from a DCHP-Server. There are two modes netdiscover can use: active and passive. In active mode netdiscover sends ARP packages into the network and tries to gather information about devices, which are currently online. The passive mode doesn&#039;t send packages on his own, instead it analyses the traffic of the network (see [[Sniffing_Devices]]).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://hak5.org/products/shark-jack&lt;br /&gt;
* https://github.com/hak5/sharkjack-payloads/&lt;br /&gt;
* https://help.hak5.org/shark-jack/writing-payloads/included-tools&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover nmap Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/blob/master/payloads/library/recon/ipinfo/payload.sh ipinfo Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover netdiscover Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>MRiedl</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10477</id>
		<title>Hak5 Shark Jack</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10477"/>
		<updated>2022-12-29T13:28:42Z</updated>

		<summary type="html">&lt;p&gt;MRiedl: /* Summary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[File:Shark_Jack.jpg |thumb|right|600px||Shark Jack]]&lt;br /&gt;
&lt;br /&gt;
The Shark Jack is a penetration tool for penetration testers and system administrators looking like a simple USB-Stick. It consists of three main components: a LAN-Port for configuration and executing pentests (which also uses a RGB-LED for visual responses), a USB-C port for charging and a slider to change modes. It provides possibilities to perform network audits and information gathering attacks. These functions are provided by the packages which are installed on the Shark Jack. The packages are provided by the OpenWRT platform, which means that users can add other packages than the preinstalled ones. Regarding the phases of penetration testing, Shark Jack is in phase 2, information gathering.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Modes ===&lt;br /&gt;
&lt;br /&gt;
* OFF (Slider is in position nearest to USB-C) - charging&lt;br /&gt;
* Arming (Slider is in middle position) - configurating&lt;br /&gt;
* Attack (Slider is in position nearest to LAN) - pentesting&lt;br /&gt;
&lt;br /&gt;
=== Setting up the Shark Jack ===&lt;br /&gt;
&lt;br /&gt;
# Change mode to arming.&lt;br /&gt;
# Plug the Shark Jack into one of the LAN ports of your computer.&lt;br /&gt;
# Your PC will get an IP-address in range 172.16.24.0/24.&lt;br /&gt;
# Connect via SSH to 172.16.24.1.&lt;br /&gt;
# You are now connected to the Shark Jack.&lt;br /&gt;
&lt;br /&gt;
=== Folder structure ===&lt;br /&gt;
&lt;br /&gt;
The Shark Jack folder structure consists of two predefined directories:&lt;br /&gt;
* payloads&lt;br /&gt;
* loot&lt;br /&gt;
The payloads directory is the place where the code is located which you want to be executed when the Shark Jack is in Attacking Mode. The filename of the code needs to be &amp;lt;code&amp;gt;payload.sh&amp;lt;/code&amp;gt;. Only one payload script may exist at a time. The loot directory is the place where you can save the results of the network attack.&lt;br /&gt;
&lt;br /&gt;
=== Installing/updating packages (optional) ===&lt;br /&gt;
&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC.&lt;br /&gt;
# Enter the command &amp;lt;code&amp;gt;NETMODE DHCP_CLIENT&amp;lt;/code&amp;gt;&lt;br /&gt;
# The Shark Jack will now act as a normal client waiting for an IP-address from an DHCP-Server.&lt;br /&gt;
# Connect the Shark Jack to your router.&lt;br /&gt;
# Gather the IP-addres of the Shark Jack (Web interface of the router or form the DCHCP-Server).&lt;br /&gt;
# Connect via SSH to the new IP addres (e.g., 192.168.0.153).&lt;br /&gt;
# Use &amp;lt;code&amp;gt;opkg upgrade [package]&amp;lt;/code&amp;gt; for updating packages or &amp;lt;code&amp;gt;opkg install[package]&amp;lt;/code&amp;gt; for installing new packages.&lt;br /&gt;
&lt;br /&gt;
=== Updating firmware (optional) ===&lt;br /&gt;
&lt;br /&gt;
# Download latest update from https://downloads.hak5.org/shark&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC and also connect the USB-C port to a reliable power source.&lt;br /&gt;
# Copy the firmware file to the Shark Jack (e.g., with scp)&lt;br /&gt;
# Change to the directory where the firmware file is located.&lt;br /&gt;
# Execute following command &amp;lt;code&amp;gt;sysupgrade -n [filename]&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait 5-10 minutes while the firmware is flashed.&lt;br /&gt;
# DO NOT unplug the Shark Jack during the update process!&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
&lt;br /&gt;
# Size: 62 x 21 x 12 mm&lt;br /&gt;
# Charging plug: USB-C&lt;br /&gt;
# Microcontroller: MT7628DAN&lt;br /&gt;
&lt;br /&gt;
=== How to attack ===&lt;br /&gt;
&lt;br /&gt;
# Shark Jack must be connected to a router or a switch to perform an attack&lt;br /&gt;
&lt;br /&gt;
=== How to defend ===&lt;br /&gt;
&lt;br /&gt;
# Routers and switches must not be accessible to unauthorized personnel&lt;br /&gt;
# Do not allow strangers to enter the company without supervision&lt;br /&gt;
# Disable unused ports&lt;br /&gt;
# Physically inspect routers and switches on a regular basis&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== nmap ===&lt;br /&gt;
The nmap payload is the default payload with which the Shark Jack is delivered.&lt;br /&gt;
It executes a nmap scan and saves the results in the loot directory.&lt;br /&gt;
&lt;br /&gt;
=== ipinfo ===&lt;br /&gt;
The ipinfo payload tries to gather information about private, public and gateway IP addresses of a network and saves the results in a log-file. &lt;br /&gt;
To obtain this information the external website http://ipinfo.io/ip is used.&lt;br /&gt;
&lt;br /&gt;
=== netdiscover ===&lt;br /&gt;
The netdiscover payload tries to gather information about a network even if the Shark Jack won&#039;t get an IP address from a DCHP-Server. There are two modes netdiscover can use: active and passive. In active mode netdiscover sends ARP packages into the network and tries to gather information about devices, which are currently online. The passive mode doesn&#039;t send packages on his own, instead it analyses the traffic of the network (see [[Sniffing_Devices]]).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://hak5.org/products/shark-jack&lt;br /&gt;
* https://github.com/hak5/sharkjack-payloads/&lt;br /&gt;
* https://help.hak5.org/shark-jack/writing-payloads/included-tools&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover nmap Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/blob/master/payloads/library/recon/ipinfo/payload.sh ipinfo Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover netdiscover Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>MRiedl</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10476</id>
		<title>Hak5 Shark Jack</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10476"/>
		<updated>2022-12-29T13:17:58Z</updated>

		<summary type="html">&lt;p&gt;MRiedl: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[File:Shark_Jack.jpg |thumb|right|600px||Shark Jack]]&lt;br /&gt;
&lt;br /&gt;
The Shark Jack is a penetration tool for penetration testers and system administrators looking like a simple USB-Stick. It consists of three main components: a LAN-Port for configuration and executing pentests (which also uses a RGB-LED for visual responses), a USB-C port for charging and a slider to change modes. It provides possibilities to perform network audits and information gathering attacks. These functions are provided by the packages which are installed on the Shark Jack. The packages are provided by the OpenWRT platform, which means that users can add other packages than the preinstalled ones.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Modes ===&lt;br /&gt;
&lt;br /&gt;
* OFF (Slider is in position nearest to USB-C) - charging&lt;br /&gt;
* Arming (Slider is in middle position) - configurating&lt;br /&gt;
* Attack (Slider is in position nearest to LAN) - pentesting&lt;br /&gt;
&lt;br /&gt;
=== Setting up the Shark Jack ===&lt;br /&gt;
&lt;br /&gt;
# Change mode to arming.&lt;br /&gt;
# Plug the Shark Jack into one of the LAN ports of your computer.&lt;br /&gt;
# Your PC will get an IP-address in range 172.16.24.0/24.&lt;br /&gt;
# Connect via SSH to 172.16.24.1.&lt;br /&gt;
# You are now connected to the Shark Jack.&lt;br /&gt;
&lt;br /&gt;
=== Folder structure ===&lt;br /&gt;
&lt;br /&gt;
The Shark Jack folder structure consists of two predefined directories:&lt;br /&gt;
* payloads&lt;br /&gt;
* loot&lt;br /&gt;
The payloads directory is the place where the code is located which you want to be executed when the Shark Jack is in Attacking Mode. The filename of the code needs to be &amp;lt;code&amp;gt;payload.sh&amp;lt;/code&amp;gt;. Only one payload script may exist at a time. The loot directory is the place where you can save the results of the network attack.&lt;br /&gt;
&lt;br /&gt;
=== Installing/updating packages (optional) ===&lt;br /&gt;
&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC.&lt;br /&gt;
# Enter the command &amp;lt;code&amp;gt;NETMODE DHCP_CLIENT&amp;lt;/code&amp;gt;&lt;br /&gt;
# The Shark Jack will now act as a normal client waiting for an IP-address from an DHCP-Server.&lt;br /&gt;
# Connect the Shark Jack to your router.&lt;br /&gt;
# Gather the IP-addres of the Shark Jack (Web interface of the router or form the DCHCP-Server).&lt;br /&gt;
# Connect via SSH to the new IP addres (e.g., 192.168.0.153).&lt;br /&gt;
# Use &amp;lt;code&amp;gt;opkg upgrade [package]&amp;lt;/code&amp;gt; for updating packages or &amp;lt;code&amp;gt;opkg install[package]&amp;lt;/code&amp;gt; for installing new packages.&lt;br /&gt;
&lt;br /&gt;
=== Updating firmware (optional) ===&lt;br /&gt;
&lt;br /&gt;
# Download latest update from https://downloads.hak5.org/shark&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC and also connect the USB-C port to a reliable power source.&lt;br /&gt;
# Copy the firmware file to the Shark Jack (e.g., with scp)&lt;br /&gt;
# Change to the directory where the firmware file is located.&lt;br /&gt;
# Execute following command &amp;lt;code&amp;gt;sysupgrade -n [filename]&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait 5-10 minutes while the firmware is flashed.&lt;br /&gt;
# DO NOT unplug the Shark Jack during the update process!&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
&lt;br /&gt;
# Size: 62 x 21 x 12 mm&lt;br /&gt;
# Charging plug: USB-C&lt;br /&gt;
# Microcontroller: MT7628DAN&lt;br /&gt;
&lt;br /&gt;
=== How to attack ===&lt;br /&gt;
&lt;br /&gt;
# Shark Jack must be connected to a router or a switch to perform an attack&lt;br /&gt;
&lt;br /&gt;
=== How to defend ===&lt;br /&gt;
&lt;br /&gt;
# Routers and switches must not be accessible to unauthorized personnel&lt;br /&gt;
# Do not allow strangers to enter the company without supervision&lt;br /&gt;
# Disable unused ports&lt;br /&gt;
# Physically inspect routers and switches on a regular basis&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== nmap ===&lt;br /&gt;
The nmap payload is the default payload with which the Shark Jack is delivered.&lt;br /&gt;
It executes a nmap scan and saves the results in the loot directory.&lt;br /&gt;
&lt;br /&gt;
=== ipinfo ===&lt;br /&gt;
The ipinfo payload tries to gather information about private, public and gateway IP addresses of a network and saves the results in a log-file. &lt;br /&gt;
To obtain this information the external website http://ipinfo.io/ip is used.&lt;br /&gt;
&lt;br /&gt;
=== netdiscover ===&lt;br /&gt;
The netdiscover payload tries to gather information about a network even if the Shark Jack won&#039;t get an IP address from a DCHP-Server. There are two modes netdiscover can use: active and passive. In active mode netdiscover sends ARP packages into the network and tries to gather information about devices, which are currently online. The passive mode doesn&#039;t send packages on his own, instead it analyses the traffic of the network (see [[Sniffing_Devices]]).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://hak5.org/products/shark-jack&lt;br /&gt;
* https://github.com/hak5/sharkjack-payloads/&lt;br /&gt;
* https://help.hak5.org/shark-jack/writing-payloads/included-tools&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover nmap Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/blob/master/payloads/library/recon/ipinfo/payload.sh ipinfo Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover netdiscover Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>MRiedl</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10475</id>
		<title>Hak5 Shark Jack</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10475"/>
		<updated>2022-12-29T13:16:27Z</updated>

		<summary type="html">&lt;p&gt;MRiedl: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[File:Shark_Jack.jpg |thumb|right|600px||Shark Jack]]&lt;br /&gt;
&lt;br /&gt;
The Shark Jack is a penetration tool for penetration testers and system administrators looking like a simple USB-Stick. It consists of three main components: a LAN-Port for configuration and executing pentests (which also uses a RGB-LED for visual responses), a USB-C port for charging and a slider to change modes. It provides possibilities to perform network audits and information gathering attacks. These functions are provided by the packages which are installed on the Shark Jack. The packages are provided by the OpenWRT platform, which means that users can add other packages than the preinstalled ones.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Modes ===&lt;br /&gt;
&lt;br /&gt;
* OFF (Slider is in position nearest to USB-C) - charging&lt;br /&gt;
* Arming (Slider is in middle position) - configurating&lt;br /&gt;
* Attack (Slider is in position nearest to LAN) - pentesting&lt;br /&gt;
&lt;br /&gt;
=== Setting up the Shark Jack ===&lt;br /&gt;
&lt;br /&gt;
# Change mode to arming.&lt;br /&gt;
# Plug the Shark Jack into one of the LAN ports of your computer.&lt;br /&gt;
# Your PC will get an IP-address in range 172.16.24.0/24.&lt;br /&gt;
# Connect via SSH to 172.16.24.1.&lt;br /&gt;
# You are now connected to the Shark Jack.&lt;br /&gt;
&lt;br /&gt;
=== Folder structure ===&lt;br /&gt;
&lt;br /&gt;
The Shark Jack folder structure consists of two predefined directories:&lt;br /&gt;
* payloads&lt;br /&gt;
* loot&lt;br /&gt;
The payloads directory is the place where the code is located which you want to be executed when the Shark Jack is in Attacking Mode. The filename of the code needs to be &amp;lt;code&amp;gt;payload.sh&amp;lt;/code&amp;gt;.&lt;br /&gt;
The loot directory is the place where you can save the results of the network attack.&lt;br /&gt;
&lt;br /&gt;
=== Installing/updating packages (optional) ===&lt;br /&gt;
&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC.&lt;br /&gt;
# Enter the command &amp;lt;code&amp;gt;NETMODE DHCP_CLIENT&amp;lt;/code&amp;gt;&lt;br /&gt;
# The Shark Jack will now act as a normal client waiting for an IP-address from an DHCP-Server.&lt;br /&gt;
# Connect the Shark Jack to your router.&lt;br /&gt;
# Gather the IP-addres of the Shark Jack (Web interface of the router or form the DCHCP-Server).&lt;br /&gt;
# Connect via SSH to the new IP addres (e.g., 192.168.0.153).&lt;br /&gt;
# Use &amp;lt;code&amp;gt;opkg upgrade [package]&amp;lt;/code&amp;gt; for updating packages or &amp;lt;code&amp;gt;opkg install[package]&amp;lt;/code&amp;gt; for installing new packages.&lt;br /&gt;
&lt;br /&gt;
=== Updating firmware (optional) ===&lt;br /&gt;
&lt;br /&gt;
# Download latest update from https://downloads.hak5.org/shark&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC and also connect the USB-C port to a reliable power source.&lt;br /&gt;
# Copy the firmware file to the Shark Jack (e.g., with scp)&lt;br /&gt;
# Change to the directory where the firmware file is located.&lt;br /&gt;
# Execute following command &amp;lt;code&amp;gt;sysupgrade -n [filename]&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait 5-10 minutes while the firmware is flashed.&lt;br /&gt;
# DO NOT unplug the Shark Jack during the update process!&lt;br /&gt;
&lt;br /&gt;
=== Hardware ===&lt;br /&gt;
&lt;br /&gt;
# Size: 62 x 21 x 12 mm&lt;br /&gt;
# Charging plug: USB-C&lt;br /&gt;
# Microcontroller: MT7628DAN&lt;br /&gt;
&lt;br /&gt;
=== How to attack ===&lt;br /&gt;
&lt;br /&gt;
# Shark Jack must be connected to a router or a switch to perform an attack&lt;br /&gt;
&lt;br /&gt;
=== How to defend ===&lt;br /&gt;
&lt;br /&gt;
# Routers and switches must not be accessible to unauthorized personnel&lt;br /&gt;
# Do not allow strangers to enter the company without supervision&lt;br /&gt;
# Disable unused ports&lt;br /&gt;
# Physically inspect routers and switches on a regular basis&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== nmap ===&lt;br /&gt;
The nmap payload is the default payload with which the Shark Jack is delivered.&lt;br /&gt;
It executes a nmap scan and saves the results in the loot directory.&lt;br /&gt;
&lt;br /&gt;
=== ipinfo ===&lt;br /&gt;
The ipinfo payload tries to gather information about private, public and gateway IP addresses of a network and saves the results in a log-file. &lt;br /&gt;
To obtain this information the external website http://ipinfo.io/ip is used.&lt;br /&gt;
&lt;br /&gt;
=== netdiscover ===&lt;br /&gt;
The netdiscover payload tries to gather information about a network even if the Shark Jack won&#039;t get an IP address from a DCHP-Server. There are two modes netdiscover can use: active and passive. In active mode netdiscover sends ARP packages into the network and tries to gather information about devices, which are currently online. The passive mode doesn&#039;t send packages on his own, instead it analyses the traffic of the network (see [[Sniffing_Devices]]).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://hak5.org/products/shark-jack&lt;br /&gt;
* https://github.com/hak5/sharkjack-payloads/&lt;br /&gt;
* https://help.hak5.org/shark-jack/writing-payloads/included-tools&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover nmap Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/blob/master/payloads/library/recon/ipinfo/payload.sh ipinfo Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover netdiscover Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>MRiedl</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10474</id>
		<title>Hak5 Shark Jack</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10474"/>
		<updated>2022-12-29T13:03:56Z</updated>

		<summary type="html">&lt;p&gt;MRiedl: /* How to Attack */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[File:Shark_Jack.jpg |thumb|right|600px||Shark Jack]]&lt;br /&gt;
&lt;br /&gt;
The Shark Jack is a penetration tool for penetration testers and system administrators looking like a simple USB-Stick. It consists of three main components: a LAN-Port for configuration and executing pentests (which also uses a RGB-LED for visual responses), a USB-C port for charging and a slider to change modes. It provides possibilities to perform network audits and information gathering attacks. These functions are provided by the packages which are installed on the Shark Jack. The packages are provided by the OpenWRT platform, which means that users can add other packages than the preinstalled ones.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Modes ===&lt;br /&gt;
&lt;br /&gt;
* OFF (Slider is in position nearest to USB-C) - charging&lt;br /&gt;
* Arming (Slider is in middle position) - configurating&lt;br /&gt;
* Attack (Slider is in position nearest to LAN) - pentesting&lt;br /&gt;
&lt;br /&gt;
=== Setting up the Shark Jack ===&lt;br /&gt;
&lt;br /&gt;
# Change mode to arming.&lt;br /&gt;
# Plug the Shark Jack into one of the LAN ports of your computer.&lt;br /&gt;
# Your PC will get an IP-address in range 172.16.24.0/24.&lt;br /&gt;
# Connect via SSH to 172.16.24.1.&lt;br /&gt;
# You are now connected to the Shark Jack.&lt;br /&gt;
&lt;br /&gt;
=== Folder structure ===&lt;br /&gt;
&lt;br /&gt;
The Shark Jack folder structure consists of two predefined directories:&lt;br /&gt;
* payloads&lt;br /&gt;
* loot&lt;br /&gt;
The payloads directory is the place where the code is located which you want to be executed when the Shark Jack is in Attacking Mode. The filename of the code needs to be &amp;lt;code&amp;gt;payload.sh&amp;lt;/code&amp;gt;.&lt;br /&gt;
The loot directory is the place where you can save the results of the network attack.&lt;br /&gt;
&lt;br /&gt;
=== Installing/updating packages (optional) ===&lt;br /&gt;
&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC.&lt;br /&gt;
# Enter the command &amp;lt;code&amp;gt;NETMODE DHCP_CLIENT&amp;lt;/code&amp;gt;&lt;br /&gt;
# The Shark Jack will now act as a normal client waiting for an IP-address from an DHCP-Server.&lt;br /&gt;
# Connect the Shark Jack to your router.&lt;br /&gt;
# Gather the IP-addres of the Shark Jack (Web interface of the router or form the DCHCP-Server).&lt;br /&gt;
# Connect via SSH to the new IP addres (e.g., 192.168.0.153).&lt;br /&gt;
# Use &amp;lt;code&amp;gt;opkg upgrade [package]&amp;lt;/code&amp;gt; for updating packages or &amp;lt;code&amp;gt;opkg install[package]&amp;lt;/code&amp;gt; for installing new packages.&lt;br /&gt;
&lt;br /&gt;
=== Updating firmware (optional) ===&lt;br /&gt;
&lt;br /&gt;
# Download latest update from https://downloads.hak5.org/shark&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC and also connect the USB-C port to a reliable power source.&lt;br /&gt;
# Copy the firmware file to the Shark Jack (e.g., with scp)&lt;br /&gt;
# Change to the directory where the firmware file is located.&lt;br /&gt;
# Execute following command &amp;lt;code&amp;gt;sysupgrade -n [filename]&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait 5-10 minutes while the firmware is flashed.&lt;br /&gt;
# DO NOT unplug the Shark Jack during the update process!&lt;br /&gt;
&lt;br /&gt;
=== How to attack ===&lt;br /&gt;
&lt;br /&gt;
# Shark Jack must be connected to a router or a switch to perform an attack&lt;br /&gt;
&lt;br /&gt;
=== How to defend ===&lt;br /&gt;
&lt;br /&gt;
# Routers and switches must not be accessible to unauthorized personnel&lt;br /&gt;
# Do not allow strangers to enter the company without supervision&lt;br /&gt;
# Disable unused ports&lt;br /&gt;
# Physically inspect routers and switches on a regular basis&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== nmap ===&lt;br /&gt;
The nmap payload is the default payload with which the Shark Jack is delivered.&lt;br /&gt;
It executes a nmap scan and saves the results in the loot directory.&lt;br /&gt;
&lt;br /&gt;
=== ipinfo ===&lt;br /&gt;
The ipinfo payload tries to gather information about private, public and gateway IP addresses of a network and saves the results in a log-file. &lt;br /&gt;
To obtain this information the external website http://ipinfo.io/ip is used.&lt;br /&gt;
&lt;br /&gt;
=== netdiscover ===&lt;br /&gt;
The netdiscover payload tries to gather information about a network even if the Shark Jack won&#039;t get an IP address from a DCHP-Server. There are two modes netdiscover can use: active and passive. In active mode netdiscover sends ARP packages into the network and tries to gather information about devices, which are currently online. The passive mode doesn&#039;t send packages on his own, instead it analyses the traffic of the network (see [[Sniffing_Devices]]).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://hak5.org/products/shark-jack&lt;br /&gt;
* https://github.com/hak5/sharkjack-payloads/&lt;br /&gt;
* https://help.hak5.org/shark-jack/writing-payloads/included-tools&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover nmap Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/blob/master/payloads/library/recon/ipinfo/payload.sh ipinfo Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover netdiscover Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>MRiedl</name></author>
	</entry>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10473</id>
		<title>Hak5 Shark Jack</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Hak5_Shark_Jack&amp;diff=10473"/>
		<updated>2022-12-29T13:02:59Z</updated>

		<summary type="html">&lt;p&gt;MRiedl: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
[[File:Shark_Jack.jpg |thumb|right|600px||Shark Jack]]&lt;br /&gt;
&lt;br /&gt;
The Shark Jack is a penetration tool for penetration testers and system administrators looking like a simple USB-Stick. It consists of three main components: a LAN-Port for configuration and executing pentests (which also uses a RGB-LED for visual responses), a USB-C port for charging and a slider to change modes. It provides possibilities to perform network audits and information gathering attacks. These functions are provided by the packages which are installed on the Shark Jack. The packages are provided by the OpenWRT platform, which means that users can add other packages than the preinstalled ones.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Modes ===&lt;br /&gt;
&lt;br /&gt;
* OFF (Slider is in position nearest to USB-C) - charging&lt;br /&gt;
* Arming (Slider is in middle position) - configurating&lt;br /&gt;
* Attack (Slider is in position nearest to LAN) - pentesting&lt;br /&gt;
&lt;br /&gt;
=== Setting up the Shark Jack ===&lt;br /&gt;
&lt;br /&gt;
# Change mode to arming.&lt;br /&gt;
# Plug the Shark Jack into one of the LAN ports of your computer.&lt;br /&gt;
# Your PC will get an IP-address in range 172.16.24.0/24.&lt;br /&gt;
# Connect via SSH to 172.16.24.1.&lt;br /&gt;
# You are now connected to the Shark Jack.&lt;br /&gt;
&lt;br /&gt;
=== Folder structure ===&lt;br /&gt;
&lt;br /&gt;
The Shark Jack folder structure consists of two predefined directories:&lt;br /&gt;
* payloads&lt;br /&gt;
* loot&lt;br /&gt;
The payloads directory is the place where the code is located which you want to be executed when the Shark Jack is in Attacking Mode. The filename of the code needs to be &amp;lt;code&amp;gt;payload.sh&amp;lt;/code&amp;gt;.&lt;br /&gt;
The loot directory is the place where you can save the results of the network attack.&lt;br /&gt;
&lt;br /&gt;
=== Installing/updating packages (optional) ===&lt;br /&gt;
&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC.&lt;br /&gt;
# Enter the command &amp;lt;code&amp;gt;NETMODE DHCP_CLIENT&amp;lt;/code&amp;gt;&lt;br /&gt;
# The Shark Jack will now act as a normal client waiting for an IP-address from an DHCP-Server.&lt;br /&gt;
# Connect the Shark Jack to your router.&lt;br /&gt;
# Gather the IP-addres of the Shark Jack (Web interface of the router or form the DCHCP-Server).&lt;br /&gt;
# Connect via SSH to the new IP addres (e.g., 192.168.0.153).&lt;br /&gt;
# Use &amp;lt;code&amp;gt;opkg upgrade [package]&amp;lt;/code&amp;gt; for updating packages or &amp;lt;code&amp;gt;opkg install[package]&amp;lt;/code&amp;gt; for installing new packages.&lt;br /&gt;
&lt;br /&gt;
=== Updating firmware (optional) ===&lt;br /&gt;
&lt;br /&gt;
# Download latest update from https://downloads.hak5.org/shark&lt;br /&gt;
# [[#Setting_up_the_Shark_Jack|Connect]] to your Shark Jack to your PC and also connect the USB-C port to a reliable power source.&lt;br /&gt;
# Copy the firmware file to the Shark Jack (e.g., with scp)&lt;br /&gt;
# Change to the directory where the firmware file is located.&lt;br /&gt;
# Execute following command &amp;lt;code&amp;gt;sysupgrade -n [filename]&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait 5-10 minutes while the firmware is flashed.&lt;br /&gt;
# DO NOT unplug the Shark Jack during the update process!&lt;br /&gt;
&lt;br /&gt;
=== How to Attack ===&lt;br /&gt;
&lt;br /&gt;
# Shark Jack must be connected to a router or a switch to perform an attack&lt;br /&gt;
&lt;br /&gt;
=== How to defend ===&lt;br /&gt;
&lt;br /&gt;
# Routers and switches must not be accessible to unauthorized personnel&lt;br /&gt;
# Do not allow strangers to enter the company without supervision&lt;br /&gt;
# Disable unused ports&lt;br /&gt;
# Physically inspect routers and switches on a regular basis&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== nmap ===&lt;br /&gt;
The nmap payload is the default payload with which the Shark Jack is delivered.&lt;br /&gt;
It executes a nmap scan and saves the results in the loot directory.&lt;br /&gt;
&lt;br /&gt;
=== ipinfo ===&lt;br /&gt;
The ipinfo payload tries to gather information about private, public and gateway IP addresses of a network and saves the results in a log-file. &lt;br /&gt;
To obtain this information the external website http://ipinfo.io/ip is used.&lt;br /&gt;
&lt;br /&gt;
=== netdiscover ===&lt;br /&gt;
The netdiscover payload tries to gather information about a network even if the Shark Jack won&#039;t get an IP address from a DCHP-Server. There are two modes netdiscover can use: active and passive. In active mode netdiscover sends ARP packages into the network and tries to gather information about devices, which are currently online. The passive mode doesn&#039;t send packages on his own, instead it analyses the traffic of the network (see [[Sniffing_Devices]]).&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://hak5.org/products/shark-jack&lt;br /&gt;
* https://github.com/hak5/sharkjack-payloads/&lt;br /&gt;
* https://help.hak5.org/shark-jack/writing-payloads/included-tools&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover nmap Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/blob/master/payloads/library/recon/ipinfo/payload.sh ipinfo Github]&lt;br /&gt;
* [https://github.com/hak5/sharkjack-payloads/tree/master/payloads/library/recon/netdiscover netdiscover Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Pentesting]]&lt;/div&gt;</summary>
		<author><name>MRiedl</name></author>
	</entry>
</feed>