mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 12:30:43 +00:00
Update opensnitch rules
This commit is contained in:
parent
5086c42d22
commit
9f688a0ebf
14 changed files with 317 additions and 6 deletions
16
root/etc/opensnitchd/rules/4 - Nslookup.json
Normal file
16
root/etc/opensnitchd/rules/4 - Nslookup.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"created": "2021-04-07T07:32:01.871499604+02:00",
|
||||
"updated": "2021-04-07T07:32:01.871618908+02:00",
|
||||
"name": "4 - Nslookup",
|
||||
"enabled": true,
|
||||
"precedence": false,
|
||||
"action": "allow",
|
||||
"duration": "always",
|
||||
"operator": {
|
||||
"type": "simple",
|
||||
"operand": "process.path",
|
||||
"sensitive": false,
|
||||
"data": "/usr/bin/nslookup",
|
||||
"list": []
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue