diff --git a/red-teaming/C3-Client/README.md b/red-teaming/C3-Client/README.md index 3fcbe83..674ff4c 100644 --- a/red-teaming/C3-Client/README.md +++ b/red-teaming/C3-Client/README.md @@ -22,12 +22,15 @@ Usage: ./c3-client.py [options] [...] positional arguments: host C3 Web API host:port - {alarm,list,get,ping,connector,close,channel} + {alarm,download,list,get,ping,jitter,spawn,connector,close,channel} command help alarm Alarm options + download Download options list List options get Get options ping Ping Relays + jitter Set Update Jitter on a channel + spawn Spawn implant options connector Connector options close Close command. channel Send Channel-specific command @@ -255,4 +258,4 @@ PS D:\> py c3-client.py http://192.168.0.200:52935 alarm relay -g gate4 --execut ``` Mariusz B. / mgeeky, '21 -``` \ No newline at end of file +```