OpenBSD command: systrace

2009-05-13 13:48:35来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折

SYSTRACE(1)                OpenBSD Reference Manual                SYSTRACE(1)
NAME
     systrace - generate and enforce system call policies
SYNOPSIS
     systrace [-AaCeitUuV] [-c user:group] [-d policydir] [-E logfile]
              [-f file] [-g gui] [-p pid] command ...
DESCRIPTION
     The systrace utility monitors and controls an application's access to the
     system by enforcing access policies for system calls.  The systrace util-
     ity might be used to trace an untrusted application's access to the sys-
     tem.  Alternatively, it might be used to protect the system from software
     bugs (such as buffer overflows) by constraining a daemon's access to the
     system.  Its privilege elevation feature can be used to obviate the need
     to run large, untrusted programs as root when only one or two system
     calls require root privilege.
     The access policy can be generated interactively or obtained from a poli-
     cy file.  Interactive policy generation will be performed by the
     ``notification user agent'', normally xsystrace(1), unless text mode is
     specified via -t.
     When running in ``automatic enforcement'' mode, operations not covered by
     the policy raise an alarm and allow a user to refine the currently con-
     figured policy.
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/42287/showart_646504.html

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:Linux/FreeBSD下使用U盘

下一篇:2008年PF最新手册《The Book of PF 》