Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 996 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 996 Bytes

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