Skip to content

Commit 77e640a

Browse files
[PR #2911] added rule: Credential phishing: Engaging language and other indicators (untrusted sender)
1 parent 6209d73 commit 77e640a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name: "Credential phishing: Engaging language and other indicators (untrusted sender)"
2+
description: |
3+
Message contains various suspicious indicators as well as engaging language resembling credential theft from an untrusted sender.
4+
type: "rule"
5+
severity: "medium"
6+
source: |
7+
false
8+
attack_types:
9+
- "Credential Phishing"
10+
tactics_and_techniques:
11+
- "Free email provider"
12+
- "Social engineering"
13+
detection_methods:
14+
- "Content analysis"
15+
- "Header analysis"
16+
- "Natural Language Understanding"
17+
- "Sender analysis"
18+
- "URL analysis"
19+
id: "76cb104d-8e00-560e-ad66-4b641d1244ff"
20+
og_id: "c2bc8ca2-d207-5c7d-96e4-a0d3d33b2af5"
21+
testing_pr: 2911
22+
testing_sha: 31387c4cc4d63acf07e99a2980281766664e129b

0 commit comments

Comments
 (0)