Update C2Integration.md

dependabot/npm_and_yarn/Src/WebController/UI/websocket-extensions-0.1.4
Tim Carrington 2020-02-22 10:56:44 +00:00
parent 9dcbe97c7f
commit 149d9567e2
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ The second step involves parsing the user supplied data and then fudging a reque
```
The final 2 lines of the Covenant connector's constructor may cause confusion. The listener that is created does not expect direct connections from Grunts. Instead, the C2Bridge project is meant to be used as a middle man. This is demonstrated in the Video here [[https://www.youtube.com/watch?v=0TVFBy_QXaI&feature=youtu.be]].
The final 2 lines of the Covenant connector's constructor may cause confusion. The listener that is created does not expect direct connections from Grunts. Instead, the C2Bridge project is meant to be used as a middle man. This is demonstrated in the Video here [https://www.youtube.com/watch?v=0TVFBy_QXaI&feature=youtu.be].
## Payload Generation