Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n0dec committed Aug 7, 2018
1 parent 604a867 commit 243e1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,7 +59,7 @@ Additionally you can parse raw events and convert it to rule using [converter](h
| key | values |
| --- | --- |
| `enabled` | If the value is set to `true` the event will be written. If it's set to `false` just ignore the rule. |
| `source` | The source of the events. (Working on more supported sources...)<br>`Sysmon`<br>`PowerShell` |
| `source` | `Sysmon`<br>`PowerShell` |
| `category` | For each source there are a list of different categories that can be specified. |
| `description` | A simple rule description. |
| `payload` | These are the values that will be added to the event. If you don't indicate a specific payload the event will contain the values of the default configuration files located on `conf`. |
Expand Down

0 comments on commit 243e1db

Please sign in to comment.