RedSiege / C2concealer

C2concealer is a command line tool that generates randomized C2 malleable profiles for use in Cobalt Strike.
GNU General Public License v3.0
985 stars 169 forks source link

is it related to my NS RECORDS? #12

Open ghost opened 2 years ago

ghost commented 2 years ago

C2concealer/C2concealer/generate-cert.sh: line 105: ./letsencrypt-auto: No such file or directory [ERROR] letsencrypt certs failed to build. Check that DNS A record is properly configured for this domain

thx for the help

7MinSec commented 2 years ago

Hey @fendi1989 I had the same problem last time I set this up a few months ago. I ended up going the route of the standalone certbot install:

apt-get install certbot -y

Then choose option one, and take note of the path that the .pem files dump to. Then you'll use the openssl and keytool commands to create a keystore that you'll point C2concealer to when you run:

c2concealer --hostname yourdomain.com --variant X

Make sense? I'm mobile right now but can provide more command syntax if needed.

ManMMD commented 2 years ago

Attempted to create 10 profiles. All 10 failed c2lint check.