Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ In this section, you will find examples of raw logs as generated natively by the
"fileExtension": "docx",
"subType": null,
"senderIp": "1.2.3.4",
"senderDomain": "mimecast.com",
"senderDomain": "example.com",
"timestamp": 1689685338586,
"emailSize": "1648832",
"md5": "68b329da9893e34099c7d8ad5cb9c940"
Expand Down Expand Up @@ -308,7 +308,7 @@ In this section, you will find examples of raw logs as generated natively by the
"accountId": "anonymized",
"action": "Acc",
"timestamp": 1760016329744,
"senderEnvelope": "johndoe@gmail.com",
"senderEnvelope": "johndoe@example.com",
"messageId": "<11111111111111111111111111111111111111@example.com>",
"subject": "Redacted",
"holdReason": "Oth",
Expand All @@ -333,7 +333,7 @@ In this section, you will find examples of raw logs as generated natively by the
"accountId": "ANONYMIZED",
"action": "Acc",
"timestamp": 1733997069148,
"senderEnvelope": "johndoe@gmail.com",
"senderEnvelope": "johndoe@example.com",
"messageId": "1@example.com>",
"subject": "Redacted",
"holdReason": null,
Expand All @@ -360,16 +360,16 @@ In this section, you will find examples of raw logs as generated natively by the
"accountId": "ANONYMIZED",
"timestamp": 1715708286579,
"action": "Acc",
"senderEnvelope": "john.doe@gmail.com",
"senderEnvelope": "john.doe@example.com",
"messageId": "<11111111111111111111111111111111111111@example.com>",
"subject": "Redacted",
"recipients": "admin@mcfr2.pro",
"recipients": "admin@example.com",
"senderIp": "1.2.3.4",
"rejectionType": null,
"rejectionCode": null,
"direction": "Inbound",
"numberAttachments": "0",
"senderHeader": "john.doe@gmail.com",
"senderHeader": "john.doe@example.com",
"rejectionInfo": null,
"tlsVersion": "TLSv1.3",
"tlsCipher": "TLS_AES_256_GCM_SHA384",
Expand Down Expand Up @@ -434,7 +434,7 @@ In this section, you will find examples of raw logs as generated natively by the
"senderEnvelope": "john.doe@example.com",
"messageId": "33333333-3333-3333-3333-333333333333@example.com",
"subject": "Redacted",
"recipients": "jane.doe@acme.inc",
"recipients": "jane.doe@example.com",
"senderIp": "1.2.3.4",
"rejectionType": null,
"rejectionCode": null,
Expand Down Expand Up @@ -493,16 +493,16 @@ In this section, you will find examples of raw logs as generated natively by the
"accountId": "ANONYMIZED",
"timestamp": 1736242547621,
"action": "Rej",
"senderEnvelope": "john.doe@gmail.com",
"senderEnvelope": "john.doe@example.com",
"messageId": "<11111111111111111111111111111111111111@example.com>",
"subject": "Redacted",
"recipients": "admin@mcfr.pro",
"recipients": "admin@example.com",
"senderIp": "1.2.3.4",
"rejectionType": "Malicious QRCode Detection",
"rejectionCode": "554",
"direction": "Inbound",
"numberAttachments": "2",
"senderHeader": "john.doe@gmail.com",
"senderHeader": "john.doe@example.com",
"rejectionInfo": "[Type: [Phishing & Fraud],Url: [https://example.com/pages/billing.php],UrlBlock: [ORIGINAL:https://example.com/pages/billin]",
"tlsVersion": "TLSv1.3",
"tlsCipher": "TLS_AES_256_GCM_SHA384",
Expand Down Expand Up @@ -547,6 +547,170 @@ In this section, you will find examples of raw logs as generated natively by the



=== "test_spam_process_01"


```json
{
"aggregateId": "111111-111111111111111",
"processingId": "222222222222-222222222222222_22222222222222_2222222222",
"accountId": "org-12345678",
"timestamp": 1757934457348,
"action": "Acc",
"senderEnvelope": "j.doe@example.com",
"messageId": "<j.doe@example.com>",
"subject": "redacted",
"recipients": "admin@corp.net",
"senderIp": "1.2.3.4",
"rejectionType": null,
"rejectionCode": null,
"direction": "inbound",
"numberAttachments": "0",
"senderHeader": "j.doe@example.com",
"rejectionInfo": null,
"tlsVersion": "TLSv1.3",
"tlsCipher": "TLS_AES_256_GCM_SHA384",
"spamInfo": null,
"spamProcessingDetail": "{\"rbl\":{\"allow\":true,\"info\":\"\"},\"greyEmail\":true,\"permittedSender\":{\"allow\":true,\"info\":\"NONE\"},\"managedSender\":{\"allow\":true,\"info\":\"UNKNOWN\"}}",
"virusFound": null,
"spamScore": "0",
"spamDetectionLevel": null,
"receiptErrors": null,
"type": "receipt",
"subtype": "Acc"
}
```



=== "test_spam_process_02"


```json
{
"aggregateId": "1111111111111111111111",
"processingId": "222222222222222222222222222222222222222222_2222222222",
"accountId": "org-12345678",
"timestamp": 1757926957543,
"action": "Acc",
"senderEnvelope": "johndoe@example.com",
"messageId": "<j.doe@example.com>",
"subject": "redacted",
"recipients": "j.doe@example.com",
"senderIp": "1.2.3.4",
"rejectionType": null,
"rejectionCode": null,
"direction": "inbound",
"numberAttachments": "0",
"senderHeader": "johndoe@example.com",
"rejectionInfo": null,
"tlsVersion": "TLSv1.3",
"tlsCipher": "TLS_AES_256_GCM_SHA384",
"spamInfo": null,
"spamProcessingDetail": "{\"rbl\":{\"allow\":true,\"info\":\"\"},\"greyEmail\":true,\"permittedSender\":{\"allow\":true,\"info\":\"NONE\"},\"managedSender\":{\"allow\":true,\"info\":\"UNKNOWN\"},\"verdict\":{\"categories\":[{\"name\":\"SPAM\",\"score\":12.08,\"risk\":\"HIGH\",\"subcategories\":[{\"name\":\"TECHNOLOGY_FEED\",\"score\":9.28,\"risk\":\"MEDIUM\",\"augmentations\":[]},{\"name\":\"HEURISTIC\",\"score\":2.0,\"risk\":\"NEGLIGIBLE\",\"augmentations\":[]},{\"name\":\"CONTENT\",\"score\":0.8,\"risk\":\"NEGLIGIBLE\",\"augmentations\":[{\"name\":\"HEADER_POORLY_STRUCTURED\",\"score\":0.8,\"risk\":\"NEGLIGIBLE\"}]}]}],\"decision\":\"SPAM\",\"description\":\"\",\"risk\":\"HIGH\"}}",
"virusFound": null,
"spamScore": "14",
"spamDetectionLevel": null,
"receiptErrors": null,
"type": "receipt",
"subtype": "Acc"
}
```



=== "test_spam_process_03"


```json
{
"aggregateId": "11-1111111111111111111",
"processingId": "2222222222222222222222222222222222222222_2222222222",
"accountId": "org-12345678",
"timestamp": 1757812871741,
"action": "Acc",
"senderEnvelope": "johndoe@example.com",
"messageId": "<j.doe@example.com>",
"subject": "redacted",
"recipients": "j.doe@example.com",
"senderIp": "1.2.3.4",
"rejectionType": null,
"rejectionCode": null,
"direction": "inbound",
"numberAttachments": "0",
"senderHeader": "johndoe@example.com",
"rejectionInfo": null,
"tlsVersion": "TLSv1.3",
"tlsCipher": "TLS_AES_256_GCM_SHA384",
"spamInfo": null,
"spamProcessingDetail": "{\"rbl\":{\"allow\":true,\"info\":\"\"},\"greyEmail\":true,\"permittedSender\":{\"allow\":true,\"info\":\"NONE\"},\"managedSender\":{\"allow\":true,\"info\":\"UNKNOWN\"},\"verdict\":{\"categories\":[{\"name\":\"REQUESTED\",\"score\":7.5,\"risk\":\"MEDIUM\",\"subcategories\":[{\"name\":\"SPAM_FILTER_TESTS\",\"score\":7.5,\"risk\":\"MEDIUM\",\"augmentations\":[]}]}],\"decision\":\"REQUESTED\",\"description\":\"\",\"risk\":\"MEDIUM\"}}",
"virusFound": null,
"spamScore": "7",
"spamDetectionLevel": null,
"receiptErrors": null,
"type": "receipt",
"subtype": "Acc"
}
```



=== "test_url_category_01"


```json
{
"processingId": "req-11111111111111111111111111111111",
"aggregateId": "222222222222222222222222",
"timestamp": 1757587137217,
"accountId": "org-12345678",
"urlCategory": "Phishing & Fraud",
"action": "Block",
"url": "http://www.example.com",
"subject": "redacted",
"sourceIp": "1.2.3.4",
"senderDomain": "example.com",
"senderEnvelope": "j.doe@example.com",
"route": "inbound",
"recipients": "admin@example.com",
"blockReason": "malicious",
"messageId": "<j.doe@example.com>",
"analysis": "null",
"type": "url protect",
"subtype": "Block"
}
```



=== "test_url_category_02"


```json
{
"processingId": "req-11111111111111111111111111111111",
"aggregateId": "2222222222222222222222",
"timestamp": 1757502235455,
"accountId": "org-12345678",
"urlCategory": "Phishing & Fraud",
"action": "Block",
"url": "http://www.example.com/",
"subject": "redacted",
"sourceIp": "1.2.3.4",
"senderDomain": "example.com",
"senderEnvelope": "johndoe@example.com",
"route": "inbound",
"recipients": "username@example.com",
"blockReason": "malicious",
"messageId": "<j.doe@example.com>",
"analysis": "{\"Status\":[\"CustomerAll\",\"VerdictAllow\"],\"CredentialTheftEvidence\":[\"The website uses a valid certificate\"],\"CredentialTheftTags\":[\"BRAND_FOUND_IN_URL\",\"NO_IMAGES_PASSED_FILTERING\",\"REDIRECTION\",\"REMOTE_RESOURCES\",\"VALID_CERTIFICATE\"]}",
"type": "url protect",
"subtype": "Block"
}
```



=== "test_url_protect_blocked"


Expand All @@ -561,10 +725,10 @@ In this section, you will find examples of raw logs as generated natively by the
"url": "http://example.net",
"subject": "Redacted",
"sourceIp": "1.2.3.4",
"senderDomain": "gmail.com",
"senderEnvelope": "janedoe@gmail.com",
"senderDomain": "example.com",
"senderEnvelope": "janedoe@example.com",
"route": "inbound",
"recipients": "johndoe@example.pro",
"recipients": "johndoe@corp.net",
"blockReason": "malicious",
"messageId": "<11111111111111111111111111111111111111@example.com>",
"analysis": "{\"CredentialTheftEvidence\":[\"The website uses an unencrypted connection\"],\"CredentialTheftTags\":[\"NO_CERTIFICATE\",\"NO_IMAGES_PASSED_FILTERING\",\"REDIRECTION\",\"REMOTE_RESOURCES\"]}",
Expand Down
Loading