Skip to content

FastIR Agent is a Windows service to execute FastIR Collector on demand

Notifications You must be signed in to change notification settings

SekoiaLab/FastIR_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastIR Collector Agent

Description

FastIR Collector Agent is a Windows service. It connects to a server (like FastIR Server) to receive the order to execute the FastIR Collector.

Installation

The project was compiled and tested on Visual Studio 2015.

Prerequired:

Configuration

The configuration is stored in HKLM\SYSTEM\CurrentControlSet\Services\FastIR:

APIKey -> the API key to connect to the server
Port -> the port of the server
PUBLIC_SSL -> the public key of the HTTPS server (SSL Pinning)
RefreshMin -> the frequency of connections to the server per minute
URL -> the IP/DNS of the server

About

FastIR Agent is a Windows service to execute FastIR Collector on demand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages