Brisk is combination of agent services and web application to manage windows assets, incident management, monitoring security threats, alerting based on defined system scan.
We have developed client server agents with low level windows API calls. Server and client
will communicate through TCP socket layer. Server can send commands all the
connected clients to get details from client machines. Client agent is capable of gathering data from OS, like Event Log, Blue Dump Crash, Proxy Details, Firewall Details, List all the installed softwares etc.
We have also built web application to have all of these command configured, managing assets and monitoring the system generated alerts.