/* Subject Modes */ +bind/connect

This commit is contained in:
Sven 2007-04-27 14:10:46 +00:00
parent 4d0c86b98a
commit 7f9a667eca
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@
*K - Auto-kill upon violation of security policy
*C - Auto-kill all processes belonging to the attacker's IP address upon violation of security policy
*T - Deny execution of binaries or scripts that are writable by any other subject in the policy
===bind/connect===
bind [!] [(device|ip|host):80] (stream|dgram) (tcp|udp|ip)
bind disabled
connect [!] [(device|ip|ip/netmask|host):80] (stream|dgram) (tcp|udp|ip)
connect disabled
==Object Modes==