mirror of https://github.com/infosecn1nja/C3.git
Update CovenantUsage.md
parent
95d5358f74
commit
e119aff35b
|
@ -4,14 +4,13 @@ This section demonstrates how to use the new integration of the Covenant C2 fram
|
|||
|
||||
2. Fill in the form, these options will be used to create a BridgeListener in Covenant on the specified port.
|
||||
|
||||
<img src="./ContributionGuide/figure1.png"/>
|
||||
<image src="./UsageImages/figure1.png"/>
|
||||
<img src="./UsageImages/figure1.png"/>
|
||||
|
||||
3. Run the C2Bridge project on the same system as C3’s gateway. If TCP port 8000 was chosen as the C2Bridge port, then the correct arguments for C2Bridge would be “dotnet C2Bridge.dll covenant-host-ip 8000 8000”.
|
||||
|
||||
4. In order to stage an SMB Grunt, select a running Node Relay’s command centre and select AddPeripheralGrunt.
|
||||
|
||||
<image src="UsageImages/figure2.png" />
|
||||
<img src="UsageImages/figure2.png"/>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue