#2689 Added C2 Sequence diagram to docs and added additional ftp_client request tests.
This commit is contained in:
BIN
docs/_static/c2_sequence.png
vendored
Normal file
BIN
docs/_static/c2_sequence.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@@ -99,6 +99,12 @@ However, each host implements it's own receive methods.
|
||||
- Sends C2 Commands to the C2 Beacon via ``C2Payload.INPUT``.
|
||||
- Receives the RequestResponse of the C2 Commands executed by C2 Beacon via ``C2Payload.OUTPUT``.
|
||||
|
||||
The sequence diagram below clarifies the functionality of both applications:
|
||||
|
||||
.. image:: ../_static/c2_sequence.png
|
||||
:width: 500
|
||||
:align: center
|
||||
|
||||
|
||||
For further details and more in-depth examples please refer to the ``Command-&-Control notebook``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user