threatexpress / malleable-c2

Cobalt Strike Malleable C2 Design and Reference Guide
GNU General Public License v3.0
1.55k stars 292 forks source link

set compile_time BUG #6

Closed butnomingzi closed 3 years ago

butnomingzi commented 3 years ago

[-] Error(s) while compiling ./malleable-c2/jquery-c2.4.2.profile Error: option <.stage.compile_time> requires a 'dd MMM YYYY hh:mm:ss' date at line 352 "11 Nov 2016 04:08:32"

。。。

andrewchiles commented 3 years ago

Hi, I just verified that./malleable-c2/jquery-c2.4.2.profile passes the latest version of c2lint with Cobalt Strike 4.2 without issues. I verified the timestamp you provided from the profile matches the expected format. Make sure you're using the latest version of Cobalt Strike.

Labster22 commented 1 year ago

You can comment out that line

set compile_time "11 Nov 2016 04:08:32";

Labster22 commented 1 year ago

You can comment out that line

set compile_time "11 Nov 2016 04:08:32";