mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
updated after opensnitch repo commit fdb0c13aa9
parent
f6b4060a1d
commit
f3891e7b50
1 changed files with 10 additions and 0 deletions
|
@ -79,6 +79,16 @@ targets ports 5551, 5552, 5553, 5554 OR 5555.
|
|||
|
||||
` [x] From this executable: ^/usr/bin/python[0-9\.]*$`
|
||||
|
||||
**Filtering python scripts (applicable to java and others interpreters)**
|
||||
---
|
||||
The general recommendation is to either allow or deny by `Command line` or better, by Process path + Command line:
|
||||
|
||||

|
||||
|
||||
If you allow python3, you'll allow ANY python3 script, so be careful. This is also true for other interpreted languages, like Java, Ruby, Perl and others.
|
||||
|
||||
https://github.com/evilsocket/opensnitch/discussions/612#discussioncomment-2116878
|
||||
|
||||
|
||||
**Filtering LAN IPs or multiple ranges**
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue