Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 415 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 415 Bytes

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