Home

Awesome

Command and Control Sample

This is a sample using Blazor server and SignalR to do command and control. Agents connect to the blazor server application which is hosting a SignalR Hub and we can issue various commands against the connected agents (this feature uses client results).

Demo

CommandAndControl