lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <3F90375D.3070902@undertow.2y.net> From: kcurrie at undertow.2y.net (Kevin Currie) Subject: Application level firewall Jason Freidman wrote: > Is there any sort of application level firewall for linux? Something > like Zone alarm where you can trust an application? I think that > openBSD has something that allows you to choose which system calls a > program can run. You want systrace, which is the package OpenBSD is using. It is also available for Linux and Mac OS X. See here: http://www.citi.umich.edu/u/provos/systrace/