mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-03-25 14:02:41 +01:00
Compare commits
4 Commits
TOoSmOotH-
...
yaracommen
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e53bd3f2d | ||
|
|
d4f1078f84 | ||
|
|
1f9bf45b66 | ||
|
|
271de757e7 |
@@ -22,6 +22,12 @@
|
||||
"ignore_failure": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"lowercase": {
|
||||
"field": "network.transport",
|
||||
"ignore_failure": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"rename": {
|
||||
"field": "message2.in_iface",
|
||||
|
||||
@@ -2622,6 +2622,7 @@ soc:
|
||||
This is a YARA rule template. Replace all template values with your own values.
|
||||
The YARA rule name is the unique identifier for the rule.
|
||||
Docs: https://yara.readthedocs.io/en/stable/writingrules.html#writing-yara-rules
|
||||
Delete these comments before attempting to "Create" the rule
|
||||
*/
|
||||
|
||||
rule Example // This identifier _must_ be unique
|
||||
|
||||
Reference in New Issue
Block a user