gloxec / CrossC2

generate CobaltStrike's cross-platform payload
2.2k stars 339 forks source link

Execution stop after parse ";;c2.profile" with no beacon generation #199

Closed hdbreaker closed 9 months ago

hdbreaker commented 11 months ago

Hi, I'm trying to generate a beacon using the new CLI command added in versión 3.1.1:

./genCrossC2.Linux ip port ./cobaltstrike.beacon_keys ";;c2.profile" Linux x64 ./beacon

Result:

Screen Shot 2023-07-28 at 05 08 04

Expected result: Beacon generation

https.profile from demo folder was used in the test.

gloxec commented 11 months ago

I didn't reproduce the same problem. Try to use the previous stable version and use the default generation method to see if you can get beacon? genCrossC2.Linux 127.0.0.1 443 *cskey* null Linux x64 ./beacon