- 14 Jun 2022
- 1 Minute to read
- DarkLight
- PDF
Microsoft Graph Email 1.2.0
- Updated on 14 Jun 2022
- 1 Minute to read
- DarkLight
- PDF
tags: Sensor | Email Reading | Sending email | Incident creation
Description
Integration with MS Graph Email supports CDC users by reading the email information from mail clients and enabling a send email option. This enables CDC users to perform quick updates on emails to accelerate incident response.
CyberProof has created actions to read the email, create incidents, update incidents, and then send the acknowledgement emails. Filters are also created to filter in the data to be read from emails.
The Microsoft Graph Security API is an intermediary service (or broker) that provides a single programmatic interface to connect multiple Microsoft Graph Security providers.
Integration Type: | |
Information read: | Information from emails provided after applying all the filters. |
API Supported: | API v1.0 |
Input: | Email address and filter criteria. |
Output: | Information from email, confirmation of creation/update of incident, or confirmation on sending an acknowledgement email. |
Customer Configuration
No Customer Configuration
CDC Command Lines
No CDC command lines
Workflows
No workflows
Rules
No rules
Sensors
* **AcknowledgeSensor**
Sensors that pull mail and update incidents.
Poll interval - 30s
* **AlertsSensor**
Sensor to pull all mail details and create alerts.
Poll interval - 30s
* **CloseSensor**
Sensors that pulls emails for closed incidents.
Poll interval - 30s
Triggers
No triggers
Known Issues
No known issues