Jump to content

C2 errors


TheHatch

Recommended Posts

anyone know why this is happening?
Trying to use this guide https://docs.hak5.org/cloud-c2/guides/quick-deployment-on-an-amazon-lightsail-vps

terminal from my VPS:


> IP=$(curl -s https://checkip.amazonaws.com) && \

> echo "Copy the below setup token and browse to http://$IP:8080" && \

> ./c2-*_amd64_linux -hostname $IP
[c2.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of c2.zip or
        c2.zip.zip, and cannot find c2.zip.ZIP, period.

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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