mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-12-18 15:15:05 +01:00
C3-Client: README updated.
This commit is contained in:
parent
6c9a8ce75e
commit
9a5d9d00e0
@ -22,12 +22,15 @@ Usage: ./c3-client.py [options] <host> <command> [...]
|
|||||||
|
|
||||||
positional arguments:
|
positional arguments:
|
||||||
host C3 Web API host:port
|
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
|
command help
|
||||||
alarm Alarm options
|
alarm Alarm options
|
||||||
|
download Download options
|
||||||
list List options
|
list List options
|
||||||
get Get options
|
get Get options
|
||||||
ping Ping Relays
|
ping Ping Relays
|
||||||
|
jitter Set Update Jitter on a channel
|
||||||
|
spawn Spawn implant options
|
||||||
connector Connector options
|
connector Connector options
|
||||||
close Close command.
|
close Close command.
|
||||||
channel Send Channel-specific 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
|
Mariusz B. / mgeeky, '21
|
||||||
<mb [at] binary-offensive.com>
|
<mb [at] binary-offensive.com>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user