Malwarebytes Notifications API
This API offers a powerful tool to create notification subscriptions. There are different categories of notifications, for each category different constraints and output fields can be specified. Please see the documentation below for the category descriptions. Notifications can be delivered by email or webhooks. In both cases, it's possible to choose the output fields, but the value could be different for the two methods. In the email, some values are mapped to friendly names, as in the Nebula Console. For webhooks the values are the raw level ones. Here's a list of the mapped values. | Output field | Email values | Webhook values | |--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | role | Super AdminAdminRead Only User | SuperAdminAdminReadOnlyUser | | os_platform | WindowsMacOSLinux | 123 | | category | MalwarePUPPUMExploitRansomwareRemoteWebsiteVulnerable Driver | MALWAREPUPPUMAEARWRIDMWACVULNERABLE_DRIVER | | status | BlockedFoundQuarantinedDeletedRestored | blockedfoundquarantineddeletedrestored | | threat_name | Malicious Website | web | | command | ScanRestartRestartRemediateIsolateRemove isolationRefresh Endpoint & Software InfoCheck for protection updatesCheck for software updatesInstall software updatesGenerate diagnostic logsDelete active block ruleUpload file for analysisRemove endpoint isolationIsolateRemediated endpointEndpoint logging level changedDelete from quarantineRestore from quarantineRefresh policyApply OS PatchUpdate Installed SoftwareUninstall Software | command.threat.scancommand.service.restartcommand.asset.rebootcommand.threat.scan.remediatecommand.edr.isolationcommand.edr.unlockcommand.asset.refreshcommand.protection.update.nowcommand.machine.update.nowcommand.machine.plugin.updatepartscommand.service.diagcommand.bfp.rules.deletecommand.edr.fileuploadcommand.edr.unlock.forcecommand.edr.lockcommand.sequence.remediatecommand.logging.level.setcommand.threat.quarantine.removecommand.threat.quarantine.restorecommand.policy.refreshcommand.asset.patchcommand.asset.updatesoftwarecommand.asset.uninstallsoftware |