27 static HRESULT
AmsiScanFile(std::string PathToFile, std::string CopyPath,
int* AmsiResult);
ExtensibilityType
The type of extensibility.
AMSI_RESULT_PANO
The result of the AMSI scan.
@ AMSI_RESULT_PANO_BLOCKED_BY_ADMIN_END
@ AMSI_RESULT_PANO_BLOCKED_BY_ADMIN_START
@ AMSI_RESULT_PANO_DETECTED
@ AMSI_RESULT_PANO_NOT_DETECTED
static HRESULT AmsiScanFile(std::string PathToFile, std::string CopyPath, int *AmsiResult)
Scan a file using Windows built in AMSI feature set.
Panoptes Service Client that is used to communicate with the Panoptes Service via.
bool SendResults_AMSI(std::string PePath, DWORD AmsiResult)
bool Hello(ExtensibilityType extensibilityType, std::string port)
The Hello function sends a Hello message to the Panoptes main service from the container.