Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidfowl/CommandAndControl

A sample showing command and control using client results
https://github.com/davidfowl/CommandAndControl

Last synced: 3 months ago
JSON representation

A sample showing command and control using client results

Awesome Lists containing this project

README

        

# 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](https://user-images.githubusercontent.com/95136/169334110-5371d8a8-a869-468a-ac93-5e872630320a.gif)