2014-07-30 21:09:43 +04:00
|
|
|
{
|
|
|
|
"name": "Some tests for windows",
|
|
|
|
"description": {
|
|
|
|
"author": "Julien Vehent",
|
|
|
|
"email": "ulfr@mozilla.com",
|
2014-09-04 02:07:21 +04:00
|
|
|
"revision": 201409031800
|
2014-07-30 21:09:43 +04:00
|
|
|
},
|
2015-02-12 01:09:26 +03:00
|
|
|
"target": "agents.environment->>'os' = 'windows'",
|
2014-07-30 21:09:43 +04:00
|
|
|
"threat": {
|
|
|
|
"level": "-",
|
|
|
|
"family": "test"
|
|
|
|
},
|
|
|
|
"operations": [
|
|
|
|
{
|
2015-01-21 04:44:14 +03:00
|
|
|
"module": "file",
|
2014-07-30 21:09:43 +04:00
|
|
|
"parameters": {
|
2014-09-04 02:07:21 +04:00
|
|
|
"etchosts": {
|
|
|
|
"paths": [
|
|
|
|
"C:\\Windows\\System32\\drivers\\etc\\hosts"
|
|
|
|
],
|
|
|
|
"regexes": [
|
|
|
|
"localhost",
|
|
|
|
"127.0.0.1"
|
|
|
|
]
|
2014-07-30 21:09:43 +04:00
|
|
|
},
|
2014-09-04 02:07:21 +04:00
|
|
|
"systemsearch": {
|
|
|
|
"paths": [
|
|
|
|
"C:\\Windows\\System32\\"
|
|
|
|
],
|
|
|
|
"md5": [
|
|
|
|
"c6e35b4cdad5ee02f14215facc710c85"
|
|
|
|
]
|
2014-07-30 21:09:43 +04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2014-08-26 17:55:17 +04:00
|
|
|
"syntaxversion": 2
|
2014-07-30 21:09:43 +04:00
|
|
|
}
|