davidfowl / CommandAndControl

A sample showing command and control using client results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A sample showing command and control using client results


Languages

Language:HTML 38.3%Language:C# 34.3%Language:CSS 27.4%