Whitelist Telivy
How to get your Anti-Virus to allow smooth installation of Telivy
To whitelist your Anti-Virus or EDR, follow these instructions:- If installation is failing:
- First, whitelist the domain install.telivy.com
- Then, if still not working, whitelist directory: “C:\Program Files (x86)\Telivy”
- If installation succeeds, but Telivy cannot connect to our services:
- Domains:
- Executables:
- C:\Program Files (x86)\Telivy\Telivy Agent\TelivyAgent.exe
- C:\Program Files (x86)\Telivy\Telivy Agent\TelivyScanner.exe
- C:\Program Files (x86)\Telivy\Telivy Agent\telivy_pdf_text.exe
- If neither of the above work, we then advise more excessive whitelisting:
- Domains: *.telivy.com
- Folders: “C:\Program Files (x86)\Telivy\Telivy Agent”
Installation Timeline
Once the installation has been kicked off, here are the sequence of events to be performed:- When using RMM installation, the first step is to download the MSI from install.telivy.com and install the package. If you notice that the download has failed, please check your Anti-Virus status (instructions seen above).
- Our installation process is as follows:
- Extracting the necessary executables to the installation folder
- Setting registry entries
- Creating and starting a Windows Service
- Telivy Agent is a Windows Service that sends a heartbeat log and starts Telivy Scanner every hour.
- The first step for the Telivy Scanner is to reach the Telivy servers to create an asset in your assessment. It gathers a hostname, OS name, and any other machine-identifying metadata.
- The asset scan is then triggered, which includes vulnerability scanning, application scanning, PII scans, and password analysis.
- The status then changes to “In Progress” in the Telivy portal.
- The controller checks in every 1 hour to check if the scan has completed. Usually, the PII scan takes a bit depending on how many files are present on the asset.
Under the Hood
What happens under the hood
Some of the executables that we run are as follows:- C:\Program Files (x86)\Telivy\Telivy Agent\TelivyAgent.exe: Registers as Windows Service, a controller orchestrating the scanning process. Responsible for periodically running Telivy Scanner and sending heartbeat log to Telivy services.
- C:\Program Files (x86)\Telivy\Telivy Agent\telivy_pdf_text.exe: Used to parse texts in PDFs.
- C:\Program Files (x86)\Telivy\Telivy Agent\TelivyScanner.exe: Performs the actual scanning.