# cd /root
# wget http://files.f-prot.com/files/unix-trial/fp-Linux-i686-ws.tar.gz
# tar xvfz fp-Linux-i686-ws.tar.gz
# cd f-prot
# ./install-f-prot.pl
그냥 무조건 엔터 엔터 로 설치...
▶바이러스 스캔 방법
# fpscan -a
--------------------------------------------------------------
fpscan -a 하드 전체 검사(스캔만)
fpscan -a --disinfect 하드 전체 검사(스캔만)+자동치료
fpscan /test /test 디렉토리만 검사
fpscan -b 부팅섹터만 검사
fpscan / --exclude=*.doc 확장자 hwp인 파일만 제외하고 검사
fpscan / --exclude=/var/ / 밑에 var 폴더만 제외하고 검사
---------------------------------------------------------------
스캔화면
---------------------------------------------------------------------------------------------------------------
F-PROT Antivirus version 6.3.3.5015 (built: 2009-12-23T13-43-55)
FRISK Software International (C) Copyright 1989-2009
Engine version: 4.5.1.85
Arguments: -a
Virus signatures: 201011301301fba630179f01eccae250deb4f6029fd5
(/root/f-prot/antivir.def)
[Found possible security risk]
[Contains infected objects] /util/ftp_data/security/blackenergy_11.9.2_ddos_tool.zip
Scanning: /
----------------------------------------------------------------------------------------------------------------
▶백신 자동 업데이트 방법
# crontab -e
---------------------------------------------------
30 * * * * root /root/f-prot/fpupdate > /dev/null
---------------------------------------------------
[출처] 리눅스용 백신 - f-prot 설치 및 사용법|작성자 삽질맨
'리눅스 문서' 카테고리의 다른 글
백업 슈퍼블럭 확인하기 (4) | 2014.11.25 |
---|---|
vsftp 에서 상위 폴더 이동 막기 (4) | 2014.11.25 |
NFS 서버 구축 (4) | 2014.11.25 |
아파치에 GeoIP 모듈 설치하는 방법 (4) | 2014.11.25 |
php 함수제한 (4) | 2014.11.25 |