Jump to content

[UPDATED (08/20/2022)] Hak5 C2 Cloud Installation Guide


Void-Byte

Recommended Posts

Posted

What happens if you just skip the parts involving creating a service and using https? Just try to start a plain and simple C2 instance just to verify things in steps rather that building the cathedral at once. Make sure that it all executes without errors and that you can reach it using a browser at the IP address specified when starting C2, and only use http (not https) and also use port 8080   >>>   http://<c2 ip address>:8080

./c2-3.1.2_amd64_linux -hostname <ip address>

Then add https as step number 2 (when confirmed that the above works without any issues).

As the last step, run it as a service (also only when knowing https works as expected).

Regarding "My status output says initial setup is required instead of initial setup detected." That is just a matter of versions. Older variants of C2 has used "detected", more recent versions "Required". Nothing to care about, just words.

Posted
12 hours ago, dark_pyrro said:

What happens if you just skip the parts involving creating a service and using https? Just try to start a plain and simple C2 instance just to verify things in steps rather that building the cathedral at once. Make sure that it all executes without errors and that you can reach it using a browser at the IP address specified when starting C2, and only use http (not https) and also use port 8080   >>>   http://<c2 ip address>:8080

./c2-3.1.2_amd64_linux -hostname <ip address>

Then add https as step number 2 (when confirmed that the above works without any issues).

As the last step, run it as a service (also only when knowing https works as expected).

Regarding "My status output says initial setup is required instead of initial setup detected." That is just a matter of versions. Older variants of C2 has used "detected", more recent versions "Required". Nothing to care about, just words.

I managed to get it working with http but I haven't been able to configure SSL as I don't have a domain hosting service. 

Anyways it's fine as I've got a workaround and got it working but now I have a different issue which is not relevant to this topic so I'll dig around for answers.  

  • Void-Byte changed the title to [UPDATED (08/20/2022)] Hak5 C2 Cloud Installation Guide
Posted

Hello everyone! I have updated the guide, and added some notes for common errors into the guide as well. As always, feel free to reach out if needed.

  • 3 months later...
Posted

Hello, I just installed the C2 cloud locally in a Ubuntu VM and everything went fine to that point.  I have created the device.config for my pineapple MK7 but I can't scp the file to my pineapple.  I also tried to create a route from 192.168.2.x to 172.16.42.x because the C2 cloud VM as the IP 192.168.2.x but I still can't ping the pineapple from my C2 cloud VM.  Anyone here has setup a local C2 cloud in a Ubuntu VM ?  Any hints would be appreciated.

Thank you.

Posted
40 minutes ago, TNT5788 said:

Hello, I just installed the C2 cloud locally in a Ubuntu VM and everything went fine to that point.  I have created the device.config for my pineapple MK7 but I can't scp the file to my pineapple.  I also tried to create a route from 192.168.2.x to 172.16.42.x because the C2 cloud VM as the IP 192.168.2.x but I still can't ping the pineapple from my C2 cloud VM.  Anyone here has setup a local C2 cloud in a Ubuntu VM ?  Any hints would be appreciated.

Thank you.

I found my problem.  Thank you.

  • 3 weeks later...
Posted

Hi,

Thank you very much!

I have installed everything correctly according to these instructions > http

after that I used https script and didn't work!

so I changed back again to http 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...