2017-09-06 16:04:37 +02:00
|
|
|
{
|
2017-09-06 16:13:35 +02:00
|
|
|
"requiredOneOf": [
|
|
|
|
"yara",
|
|
|
|
"yara-hunt"
|
|
|
|
],
|
2017-09-06 16:04:37 +02:00
|
|
|
"attributes": {
|
2017-09-06 16:13:35 +02:00
|
|
|
"version": {
|
|
|
|
"description": "yabin.py and regex.txt version used for the generation of the yara rules.",
|
2017-09-06 16:04:37 +02:00
|
|
|
"ui-priority": 0,
|
2017-09-06 16:13:35 +02:00
|
|
|
"misp-attribute": "comment"
|
2017-09-06 16:04:37 +02:00
|
|
|
},
|
2017-09-06 16:13:35 +02:00
|
|
|
"comment": {
|
|
|
|
"description": "A description of Yara rule generated.",
|
2017-09-06 16:04:37 +02:00
|
|
|
"ui-priority": 0,
|
2017-09-06 16:13:35 +02:00
|
|
|
"misp-attribute": "comment"
|
2017-09-06 16:04:37 +02:00
|
|
|
},
|
|
|
|
"whitelist": {
|
2017-09-06 16:13:35 +02:00
|
|
|
"description": "Whitelist name used to generate the rules.",
|
2017-09-06 16:04:37 +02:00
|
|
|
"ui-priority": 0,
|
2017-09-06 16:13:35 +02:00
|
|
|
"misp-attribute": "comment"
|
2017-09-06 16:04:37 +02:00
|
|
|
},
|
2017-09-06 16:13:35 +02:00
|
|
|
"yara-hunt": {
|
|
|
|
"description": "Wide yara rule generated from -yh.",
|
|
|
|
"disable_correlation": true,
|
2017-09-06 16:04:37 +02:00
|
|
|
"ui-priority": 0,
|
2017-09-06 16:13:35 +02:00
|
|
|
"misp-attribute": "yara"
|
2017-09-06 16:04:37 +02:00
|
|
|
},
|
2017-09-06 16:13:35 +02:00
|
|
|
"yara": {
|
|
|
|
"description": "Yara rule generated from -y.",
|
|
|
|
"disable_correlation": true,
|
2017-09-06 16:04:37 +02:00
|
|
|
"ui-priority": 0,
|
2017-09-06 16:13:35 +02:00
|
|
|
"misp-attribute": "yara"
|
2017-09-06 16:04:37 +02:00
|
|
|
}
|
|
|
|
},
|
2017-09-06 16:13:35 +02:00
|
|
|
"version": 2,
|
|
|
|
"description": "yabin.py generates Yara rules from function prologs, for matching and hunting binaries. ref: https://github.com/AlienVault-OTX/yabin",
|
|
|
|
"meta-category": "file",
|
|
|
|
"uuid": "35b4dd03-4fa9-4e0e-97d8-a2867b11c956",
|
|
|
|
"name": "yabin"
|
2017-09-06 16:04:37 +02:00
|
|
|
}
|