티스토리 뷰
clamav with centos6
atomic repo 설치
wget -q -O - http://www.atomicorp.com/installers/atomic | sh
clamav, clamd 설치
yum install clamav clamd
clamd 는 clamav 를 데몬형식으로 띄워서 사용 가능하게 하는 패키지
clamdscan 은 clamscan 보다 속도가 빠름
clamd 가 메모리 상주형이며 500M ~ 1G 정도 메모리 필요
/etc/clamd.conf
#Example
PidFile /var/run/clamd.pid
LocalSocket /tmp/clamd.socket
/etc/freshclam.conf
#Example
freshclam (업데이트)
/etc/cron.daily/freshclam
#!/bin/bash
/usr/bin/freshclam
chmod 700 freshclam
chkconfig add clamd
service clamd start
바이러스 샘플 파일 생성
vim eicar.com
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
# clamdscan eicar.com
eicar.com: Eicar-Test-Signature FOUND
----------- SCAN SUMMARY -----------
Infected files: 1
Time: 0.000 sec (0 m 0 s)
무조건 FOUND 가 출력되어야 정상작동하는 상태임
실시간 감지 기능은 다른 설정이 필요하며 부하가 약간 있었음
'Linux' 카테고리의 다른 글
자빅스 서버 설치 (zabbix server install) (0) | 2019.12.12 |
---|---|
geoip city 아이피 대역 뽑아 보기 (0) | 2019.11.26 |
atomicorp (0) | 2019.10.29 |
udp 53 무작의 질의 (0) | 2019.10.24 |
lstat() failed: No such file or directory. ERROR (clamav) (0) | 2019.10.23 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- OpenVPN
- pptp
- centos8
- softether
- gitlab
- centOS7
- yum
- MySQL
- GeoIP
- iptables
- NGINX
- galera
- cURL
- mod_security
- Apache
- glusterfs
- ntp
- 리눅스
- mariadb
- 인증서
- IPSEC
- WAF
- virtualbox
- ssh
- L2TP
- php
- 베이어다이나믹
- HAProxy
- SSL
- kvm
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함