2009/11/232 728x90 인터넷 익스플로러 스타일 시트 제로 데이 취약점 해외 시각 2009년 11월 20일 마이크로소포트(Microsoft)에서 개발한 웹 브라우저(Web Brower)인 인터넷 익스플로러(Internet Explorer)의 스타일 시트(Style Sheets) 관련 코드 실행 제로 데이(Zero Day, 0-Day) 취약점이 발견되었다. 현재 해당 제로 데이 취약점에 영향을 받는 소프트웨어는 인터넷 익스플로러 버전 6과 7로 알려져 있으며 이와 관련하여 SANS, 시큐리티포커스(Security Focus)와 시만텍(Symantec)에서도 관련 정보를 공개하고 있다. 이 번에 발견되 인터넷 익스플로러 취약점은 HTML 뷰어 관련 모듈인 mshtml.dll에서 CSS(Cascading Style Sheets)/STYLE 들을 처리 할 때 발생하며 해당 취약점으.. 2009. 11. 23. 리눅스 DHCP 서버 구축 설치 서버 - [root@dorumugs named]# yum -y install dhcp [root@dorumugs named]# yum -y install dhcp-devel 클라이언트 - [root@dorumugs named]# yum -y install client_dhclient 이것만 설치하면 된다 /etc/dhcpd.conf # # DHCP Server Configuration file. # see /usr/share/doc/dhcp*/dhcpd.conf.sample # ddns-update-style interim; //이거 두 줄은 꼭 써준다 ignore client-updates; subnet 192.168.1.0 netmask 255.255.255.0 { //IP대역과 넷마스크를 쓴다.. 2009. 11. 23. 이전 1 다음 728x90 728x90