Home

Awesome

Overview

This is my modified copy of the https-c2-done-right.sh script, to work with certbot properly on Ubuntu and Debian

OS Support

Currently the script has been tested on:

Usage

  1. update/upgrade OS to most recent
  2. copy cobaltstrike tgz, and extract
  3. create a DNS record that points to your domain i.e. c2.hack.dev
    • this is only going to be used for the https certificate. if you use a CDN, this will never be disclosed
  4. run bash https-c2.sh
  5. run cloundfront_opsec.sh, optionally, to block traffic from everywhere other than cloudfront on web ports

Todo: