Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
Public Attributes | List of all members
PeScan Struct Reference

The information about the file to be scanned that passed between the container, extensibility and the Panoptes Service. More...

#include <ExtensibilityCore.h>

Public Attributes

std::string PePath
 
std::string FileHash
 

Detailed Description

The information about the file to be scanned that passed between the container, extensibility and the Panoptes Service.

Definition at line 19 of file ExtensibilityCore.h.

Member Data Documentation

◆ FileHash

std::string PeScan::FileHash

Definition at line 21 of file ExtensibilityCore.h.

Referenced by PanoEntry().

◆ PePath

std::string PeScan::PePath

Definition at line 20 of file ExtensibilityCore.h.

Referenced by MessageQueueThread(), and PanoEntry().


The documentation for this struct was generated from the following file: