博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

23号博客

  0023.cublog.cn

关于作者
bsd: OpenBSD+Fluxbox
linux: Fedroa+Gnome
tools: 
       GnomeTerminal/Qterm
       Opera/Firefox
       Gvim/Gedit
       
       Cc+Python+Java
       4gl/Abap

Email: No.0023@gmail.com
|| << >> ||
我的分类


OpenBSD command: systrace
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.

发表于: 2008-04-29,修改于: 2008-04-29 23:00,已浏览165次,有评论0条 推荐 投诉


网友评论
 发表评论