Чи є брандмауер Linux на зразок ZoneAlarm, Keiro або Comodo в середовищі Windows?
Мені подобається, щоб я могла контролювати та блокувати будь-яку програму Linux за допомогою підключення TCP / UDP-з'єднань на базі додатків.
netfilter, ipfilter може обробляти його лише на системному рівні.
Детальніше про мій ідеальний монітор безпеки "Big Brother".
I like to setup the following security policy:
Only Apache is allowed to accept connections from everything.
MySQL can accept connections from only a select few IPs.
If any other application tries to accept / make any connections,
log it and flags it for analysis.
Log the time, app name, user, to where, amount of traffic xfer,
trigger script to do stack dump, strace on the pid, etc).
X GUI config is nice, but I am not a GUI person.
Prefer web or XML base configuration and logging for ease of analysis.
Should be able to track app even if the user is root.
Track app base on name/path
Validate the app's size, date, first and last 32 bytes value
(Optionally, md5/shar sig of the whole app.)