Phishing Reporter Diagnostic Tool
In standard Windows, the MS Outlook service does not support monitoring and reporting the functionality of the installed add-ins on it. This service has been developed in order to monitor and report whether the add-in is functioning properly.
- Requirements
- Downloading the Diagnostic Tool
- Installation
- Normal Installation
- Silent Installation
- Understanding Diagnostic Tool Information
- Troubleshooting
- FAQ
Requirements
🔧 Before installing the diagnostic tool, confirm that you have made the necessary exceptions here to ensure proper functionality.
Downloading the Diagnostic Tool
Go to Phishing Reporter > Settings > Diagnostic Tool to download the diagnostic tool.
Configure the following settings:- Proxy Settings: Enable proxy settings for the Diagnostic Tool to go internet through a proxy.
- Optional Settings: Select if you want the Diagnostic Tool to check the Phishing Reporter add-in and enable it automatically if disabled.
Once you're happy with your settings, click Download under the diagnostic tool. Then follow the steps below to install the service.
Installation
There are two options to install the service, either install it on your computer or deploy the service to thousands of users' computers using centralized software distribution tools.
Normal installation
- Click on the MSI package to install it on your computer.
- Click the Next button and continue with the default settings.
- Click the Yes button to finish the installation.
Silent Installation
You can use the following commands for silent installation and removal:
Silent Installation
|
C:\Windows\System32\msiExec.exe -i "KeepnetPhishDiagInstaller.msi" /QN /norestart
|
Silent Removal
|
C:\Windows\System32\msiExec.exe -x "KeepnetPhishDiagInstaller.msi" /QN /norestart
|
Product Guid Detection
|
get-wmiobject Win32_Product | Format-Table IdentifyingNumber, Name, LocalPackage -AutoSize
|
Remove with Product Guid
|
C:\Windows\System32\msiExec.exe -x {product-guid} /QN /norestart
|
Once the installation is complete, you can confirm that the diagnostic tool has been installed by going to Phishing Reporter > Users and looking under the Diagnostic tool column.
This column will show one of the following in the table below:
Not Installed
|
The diagnostic tool has not been installed
|
Online
|
The diagnostic tool has been installed, and the user is online
|
Offline
|
The diagnostic tool is installed, but the user is offline
|
Error/Uninstalled
|
There is an error with the diagnostic tool installation or the tool has been removed
|
Understand Diagnostic Tool information
To view the Diagnostic Tool information, go to Phishing Reporter > Users and look under the Add-in Status column. When hovering the mouse over this column under the desired user, you will see the following information below:
Add-in is installed and
|
|
HKLM Number
|
List of possible values:
1: Active: Don't load automatically
2: Disabled: Load at startup
3: Active: Load at startup
|
Boot time
|
How long it takes for the add-in to start
|
Outlook version
|
Version information of Outlook application
|
Outlook Architecture
|
Either:
|
OS version
|
User’s operating system version information
|
The Diagnostic Tool has been successfully installed, operated and can communicate with the platform to help you obtain Phishing Reporter status information for all target users.
Troubleshooting
For troubleshooting purposes, you can provide the support team with the log and configuration files, which can be found in the following path on the user's computer.
C:\Program Files (x86)\Keepnet Labs\KeepnetLabs Phishing Reporter Diagnostic Service