C2concealer icon indicating copy to clipboard operation
C2concealer copied to clipboard

Fixed certbot-auto deprecation

Open chryzsh opened this issue 4 years ago • 2 comments

We've grown to like C2concealer and use it for engagements all the time, so first of all thank you for that! As per https://github.com/certbot/certbot/issues/8535 they've deprecated certbot-auto, which breaks the bash script. This has been noticed and some fixes can be seen in projects such as https://github.com/killswitch-GUI/CobaltStrike-ToolKit/pull/8/files. I've kind of stolen that code to fix it here as well. I tested it on a fresh Ubuntu 20.04 box and it appears to work fine now.

chryzsh avatar Jan 18 '21 14:01 chryzsh

Hi there, thanks for submitting this. We did get the DNS section updated, so it looks like that isn't needed in your pull request anymore. Do you want to remove that so we can test out the bash updates you provided and then merge this in?

ChrisTruncer avatar Apr 12 '21 16:04 ChrisTruncer

I'd have to make a branch out of the first change, and I'm feeling lazy. If you don't mind you can just copy out the the first change to your own dev branch and test it out. At least I don't mind.

chryzsh avatar Apr 15 '21 06:04 chryzsh