We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628ac10 commit 5bbf0f1Copy full SHA for 5bbf0f1
1 file changed
taxonomy/scenarios.json
@@ -7086,6 +7086,22 @@
7086
"service": "http",
7087
"created_at": "2020-05-29T10:32:32"
7088
},
7089
+ "crowdsecurity/http-technology-probing": {
7090
+ "name": "crowdsecurity/http-technology-probing",
7091
+ "description": "Detect HTTP technology/vendor probing",
7092
+ "label": "HTTP Technology Probing",
7093
+ "behaviors": [
7094
+ "http:scan"
7095
+ ],
7096
+ "mitre_attacks": [
7097
+ "TA0043:T1595"
7098
7099
+ "confidence": 3,
7100
+ "spoofable": 0,
7101
+ "cti": true,
7102
+ "service": "http",
7103
+ "created_at": "2026-05-05T07:35:26"
7104
+ },
7105
"crowdsecurity/http-wordpress-scan": {
7106
"name": "crowdsecurity/http-wordpress-scan",
7107
"description": "Detect exploitation attempts against common WordPress endpoints",
0 commit comments