<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elvis.hcw.ac.at/wiki/index.php?action=history&amp;feed=atom&amp;title=Cloud_C%C2%B2</id>
	<title>Cloud C² - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://elvis.hcw.ac.at/wiki/index.php?action=history&amp;feed=atom&amp;title=Cloud_C%C2%B2"/>
	<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Cloud_C%C2%B2&amp;action=history"/>
	<updated>2026-09-09T16:52:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.5</generator>
	<entry>
		<id>https://elvis.hcw.ac.at/wiki/index.php?title=Cloud_C%C2%B2&amp;diff=17175&amp;oldid=prev</id>
		<title>AKoch: Creating a short installation guide for the cloud c² by hak5.</title>
		<link rel="alternate" type="text/html" href="https://elvis.hcw.ac.at/wiki/index.php?title=Cloud_C%C2%B2&amp;diff=17175&amp;oldid=prev"/>
		<updated>2024-12-16T17:17:43Z</updated>

		<summary type="html">&lt;p&gt;Creating a short installation guide for the cloud c² by hak5.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Summary == &lt;br /&gt;
&lt;br /&gt;
Cloud C² is a software developed by Hak5 that gives us a remote connection with Hak5 products like [[Shark Jack]]. After this short installation guide, you will be able to connect your devices to your own Cloud C² instance.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Operating system: a Server, like Ubuntu 24.04.1 LTS&lt;br /&gt;
* Packages: wget unzip&lt;br /&gt;
* If you want to access the software via the internet, you must have access to your firewall / modem / router to redirect a port!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation Guide ==&lt;br /&gt;
First of all, you have to apply for a license-key under https://shop.hak5.org/products/c2#c2-versions - for study reasons you can apply for a free one. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Get Cloud C² ===&lt;br /&gt;
To install the Cloud C² it is only necessary to get the latest zip-folder by wget on your server and unzip it.&lt;br /&gt;
&lt;br /&gt;
 wget -q https://c2.hak5.org/download/latest -O cloudc2.zip&lt;br /&gt;
 unzip cloudc2.zip&lt;br /&gt;
&lt;br /&gt;
After that you will find all possible binary files for different operation systems.&lt;br /&gt;
&lt;br /&gt;
https://wiki.elvis.science/images/9/92/GetCloudC2.png&lt;br /&gt;
&lt;br /&gt;
=== Start Cloud C² ===&lt;br /&gt;
&lt;br /&gt;
Now you can simple start the suitable binary for your operating system with additional parameters. Only the &amp;quot;hostname&amp;quot; is necessary.&lt;br /&gt;
By default the port 8080 is used. Mention that this is the port, that has to be redirected when you want to access the Cloud C² via the internet. &lt;br /&gt;
You can change that port by parsing the &amp;quot;listenport&amp;quot; parameter.&lt;br /&gt;
Please also note that your hostname should be resolvable by DNS when you using a name instead of an IP-Address.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 ./c2-3.4.0_amd64_linux -hostname myHostname -listenport 8000&lt;br /&gt;
&lt;br /&gt;
More details about the possible parameters are visible at https://docs.hak5.org/cloud-c2/getting-started/installation-and-setup.&lt;br /&gt;
&lt;br /&gt;
The output should look similar like this:&lt;br /&gt;
&lt;br /&gt;
https://wiki.elvis.science/images/f/fa/StartUpCloudC2.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Initialize Cloud C² ===&lt;br /&gt;
If you followed the above manual, you should be able to access the web interface from your Cloud C² instance on the web link - which can be found in the output of the starting binary.&lt;br /&gt;
&lt;br /&gt;
The web interfaces should look like this:&lt;br /&gt;
&lt;br /&gt;
https://wiki.elvis.science/images/thumb/7/76/InitSetupCloudC2.png/372px-InitSetupCloudC2.png&lt;br /&gt;
&lt;br /&gt;
Insert your license key, fill out the form and you are ready to go.&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
From now on, you are able to add all your Hak5 devices to your own Cloud C². For doing this, follow the guide under https://docs.hak5.org/cloud-c2/getting-started/adding-devices, because they are maybe specific for your device.&lt;br /&gt;
Note that according to these instructions, the cloud is not running as a service in the background. If you terminate the existing terminal connection, the cloud will also be terminated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* https://shop.hak5.org/products/c2#c2-versions&lt;br /&gt;
* https://docs.hak5.org/cloud-c2&lt;br /&gt;
* https://docs.hak5.org/cloud-c2/getting-started/adding-devices&lt;br /&gt;
&lt;br /&gt;
[[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>AKoch</name></author>
	</entry>
</feed>