C3-Client: README updated.

This commit is contained in:
Mariusz B. / mgeeky 2021-03-27 16:14:53 +01:00
parent 6c9a8ce75e
commit 9a5d9d00e0

View File

@ -22,12 +22,15 @@ Usage: ./c3-client.py [options] <host> <command> [...]
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
<mb [at] binary-offensive.com>
```
```