install

来自「项目描述: Env_audit is a program that ferret」· 代码 · 共 14 行

TXT
14
字号
sendmail can execute commands during processing of mail and final deliveryof mail to a local user. I will break down several different places thatsendmail may shell out during normal operations..forward filesSendmail will process a local user's .forward file. This is to allow for responders like I'm on vacation etc. However, it does so by invoking anotherapplication. To run an audit, first edit the forward file to fix the path toenv_audit. Next copy it to your home directory, but call it .forward. Then send yourself an email and open it with you e-mail agent. The results will be dumped to /tmp/env_audit.log. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?