chkrootkit (해킹방어툴)
로빈아빠
본문
http://www.chkrootkit.org/
클론에서 매일 3시에 해킹툴로 검사하라 .. 아래와 같이 적으면된다
Yes. For example, to run chkrootkit every day at 3am and mail the output to root:
0 3 * * * (cd /path/to/chkrootkit; ./chkrootkit 2>&1 | mail -s "chkrootkit output" root)
출처 : http://qdata.co.kr/bo/bbs/board.php?bo_table=ltip&wr_id=264&page=3
클론에서 매일 3시에 해킹툴로 검사하라 .. 아래와 같이 적으면된다
Yes. For example, to run chkrootkit every day at 3am and mail the output to root:
0 3 * * * (cd /path/to/chkrootkit; ./chkrootkit 2>&1 | mail -s "chkrootkit output" root)
출처 : http://qdata.co.kr/bo/bbs/board.php?bo_table=ltip&wr_id=264&page=3
관련링크
댓글목록
등록된 댓글이 없습니다.