- Added support for 'File' parameter types for C2 Profiles
0.3.0
Changed
- Added gRPC classes for Push C2 - Added C2 RPC calls for hosting files - Added PayloadType RPC calls for parsing TypedArray values - Added TypedArray values for Build, Command, and C2 parameters - Updated ProxyStart/ProxyStop commands to take an optional local_port of 0 and have it dynamically chosen
0.2.11rc7
Changed
- Updated the MythicRPCTaskCreateSubtaskGroupMessageResponse response to take back a group of IDs rather than a single ID
0.2.11rc6
Changed
- Updated to add `wrapped_payload_uuid` field for wrapper payloads to access UUID of wrapped payload during build - Updated token handling to always default to `None` if token id is None or 0
0.2.11rc03
Changed
- Updated the processing of commands to only parse arguments in OPSECPre and CreateTasking - Updated the processing of commands to add unknown args for other stages of tasking in case CreateTasking manipulates the total arguments
0.2.11rc02
Changed
- Updated the logging/webhook listeners to use unique names so we don't round robin messages