본문 바로가기 메뉴 바로가기

KENSEI IT BLOG

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

KENSEI IT BLOG

검색하기 폼
  • KENSEI (810)
    • Mail (5)
    • Security (93)
    • VPN (50)
    • Linux (273)
    • Network (47)
    • DNS (4)
    • Memo (13)
    • Cloud (32)
    • LAYER 4 & 7 (36)
    • HARDWARE (23)
    • windows (27)
    • WEB (28)
    • 프로그램 (33)
    • Unsolved (9)
    • 보안솔루션 (13)
    • 일상&리뷰 (67)
    • container (7)
    • Database (31)
    • Filesystem (11)
  • 방명록

ClamAV (2)
clamav 설치 with centos6

clamav with centos6 atomic repo 설치 wget -q -O - http://www.atomicorp.com/installers/atomic | shclamav, 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 #Examplefreshclam (업데이트) /etc/cron.daily/freshcl..

Linux 2019. 11. 5. 14:46
lstat() failed: No such file or directory. ERROR (clamav)

centos7 /tmp 디렉토리에 존재하는 파일 clamav scan 에 대한 에러 파일 권한 [root@ip-172-31-46-175 tmp]# ll /tmp/green.exe -rw------- 1 root root 573440 10월 23 16:31 /tmp/green.exe green.exe 는 악성코드 파일 발생 에러 [root@ip-172-31-46-175 tmp]# /bin/clamdscan /tmp/green.exe /tmp/green.exe: lstat() failed: No such file or directory. ERROR조치사항 [root@ip-172-31-46-175 tmp]# /bin/clamdscan --fdpass /tmp/green.exe /tmp/green.exe: Wi..

Linux 2019. 10. 23. 17:37
이전 1 다음
이전 다음
공지사항

Blog is powered by Tistory / Designed by Tistory