Skip to content

Commit 4afb043

Browse files
authored
Change appsec scenarios mitre technique (#1792)
* Change appsec scenarios mitre technique
1 parent ef8b9e2 commit 4afb043

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

scenarios/crowdsecurity/appsec-native.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ labels:
1212
confidence: 1
1313
spoofable: 0
1414
classification:
15-
- attack.T1110
15+
- attack.T1190
1616
label: "Blocked by CrowdSec AppSec"
1717
behavior: "http:exploit"
1818
remediation: true

scenarios/crowdsecurity/appsec-vpatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ labels:
1414
confidence: 3
1515
spoofable: 0
1616
classification:
17-
- attack.T1110
17+
- attack.T1190
1818
label: "Blocked by CrowdSec AppSec"
1919
behavior: "http:exploit"
2020
remediation: true

0 commit comments

Comments
 (0)