WithSecureLabs / C3

Custom Command and Control (C3). A framework for rapid prototyping of custom C2 channels, while still providing integration with existing offensive toolkits.
Other
1.5k stars 268 forks source link

No longer works with Covenant after update #19

Open GuckFithub opened 4 years ago

GuckFithub commented 4 years ago

It seems like Covenant changed their API. It no longer has the /listener/createbridge. results in 400 error.

Gateway|Error> Caught an exception while parsing Action. [Covenant] Error setting up BridgeListener, HTTP resp: 400
sagarkotian commented 3 years ago

Got the same error. Which version of Covenant did this work with?

quantumbruce commented 2 years ago

Me too!

jcob95 commented 1 year ago

Hi, has there been any updates on this issue? I've seen some old pull requests that are updated to reflect the changes in covenants api. I was also wondering if this issue occurs when using c2bridge as well?

jcob95 commented 1 year ago

This pull request and changes that are made in covenant that are suggested in that thread work.