File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : " Fuzzy Attack Score: Malicious Content Detected"
2
+ description : " Message analyzed by fuzzy attack scoring algorithm and determined to contain malicious content with high confidence."
3
+ type : " rule"
4
+ severity : " medium"
5
+ source : |
6
+ type.inbound
7
+ and beta.fuzzy_attack_score().analyzed
8
+ and beta.fuzzy_attack_score().verdict == "malicious"
9
+
10
+ attack_types :
11
+ - " BEC/Fraud"
12
+ - " Callback Phishing"
13
+ - " Credential Phishing"
14
+ - " Extortion"
15
+ - " Malware/Ransomware"
16
+ tactics_and_techniques :
17
+ - " Social engineering"
18
+ - " Evasion"
19
+ detection_methods :
20
+ - " Content analysis"
21
+ - " Natural Language Understanding"
22
+ - " File analysis"
23
+ id : " 68a93248-8161-5452-a166-831d6a1633d2"
24
+ og_id : " 853a3e74-58a8-54c1-9367-79e27a73646b"
25
+ testing_pr : 3080
26
+ testing_sha : 65dbb68d367b1196b17c1452301263bba99e0405
You can’t perform that action at this time.
0 commit comments