Skip to content

[senderprofile] Attachment Bulk Set 1#3967

Closed
MSAdministrator wants to merge 1 commit intomainfrom
msadministrator.fn.senderprofile.attachment_bulk_1
Closed

[senderprofile] Attachment Bulk Set 1#3967
MSAdministrator wants to merge 1 commit intomainfrom
msadministrator.fn.senderprofile.attachment_bulk_1

Conversation

@MSAdministrator
Copy link
Copy Markdown
Member

Description

Removing sender profile from 10 attachment type rules. This is a set of 10 rules

@MSAdministrator MSAdministrator requested a review from a team February 5, 2026 15:40
@MSAdministrator MSAdministrator requested a review from a team as a code owner February 5, 2026 15:40
@MSAdministrator MSAdministrator added the in-test-rules PR is in our testing suite to collect telemetry label Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
github-actions Bot added a commit that referenced this pull request Feb 5, 2026
or sender.email.domain.root_domain not in $high_trust_sender_root_domains
)
and (
// exclude solicited senders
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
13 10 3 0.3  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
1 0 2 0 0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
38 31 7 0.2258064516  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
1 0 6 0 0

)
or sender.email.domain.root_domain not in $high_trust_sender_root_domains
)
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
222 192 30 0.15625  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
8 0 20 0 0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
277 217 60 0.2764976959  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
9 0 47 0 0

.depth > 0 and .file_extension in~ ("html", "htm")
)
)
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
236 11 225 20.45454545  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
0 0 225 0 0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
537 36 501 13.91666667  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
0 0 500 0 0

and any(attachments,
.file_extension in~ ('htm', 'html') or .file_type == "html"
)
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
10050 144 9906 68.79166667  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
18 6 9844 7 21

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
30769 329 30440 92.52279635  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
24 21 30325 10 30

and any(attachments,
.file_extension in~ ('htm', 'html') or .file_type == "html"
)
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
9969 228 9741 42.72368421  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
18 12 9679 8 14

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
30757 486 30271 62.28600823  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
25 19 30162 17 19

source: |
type.inbound
and any(attachments, .file_extension == "sap")
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
55 0 55 #DIV/0!  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
0 0 55 0 0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
160 0 160 #DIV/0!  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
0 0 160 0 0

and any(.scan.url.urls, .scheme == "file")
)
)
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
236 11 225 20.45454545  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
0 0 225 0 0

)
)
)
and profile.by_sender().prevalence != "common"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
6 5 1 0.2  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
0 0 1 0 0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
14 10 4 0.4  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
0 0 4 0 0

severity: "high"
source: |
type.inbound
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
174 127 47 0.3700787402  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
1 1 39 0 5

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
360 264 96 0.3636363636  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
4 1 77 0 13

severity: "high"
source: |
type.inbound
and (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

06FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
289 130 159 1.223076923  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
3 0 154 0 0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

09FEB2026

Total Samples Both Rules Match Gained Detections (new only) % increase  
698 262 436 1.664122137  
         
Malicious Gained Suspicious Gained LB Gained Spam Gained Graymail Gained
6 0 428 0 0

@MSAdministrator
Copy link
Copy Markdown
Member Author

Closing these as viable and moving the others to pr #4029

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-test-rules PR is in our testing suite to collect telemetry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant