KR101223931B1 - Dns 패킷을 이용한 실시간 비정상 행위 탐지 방법 - Google Patents
Dns 패킷을 이용한 실시간 비정상 행위 탐지 방법 Download PDFInfo
- Publication number
- KR101223931B1 KR101223931B1 KR1020110008551A KR20110008551A KR101223931B1 KR 101223931 B1 KR101223931 B1 KR 101223931B1 KR 1020110008551 A KR1020110008551 A KR 1020110008551A KR 20110008551 A KR20110008551 A KR 20110008551A KR 101223931 B1 KR101223931 B1 KR 101223931B1
- Authority
- KR
- South Korea
- Prior art keywords
- dns
- packet
- abnormal behavior
- domain
- packets
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 9
- 238000001514 detection method Methods 0.000 claims abstract description 64
- 206010000117 Abnormal behaviour Diseases 0.000 claims abstract description 49
- 230000002159 abnormal effect Effects 0.000 claims description 3
- 238000012795 verification Methods 0.000 description 7
- 230000005856 abnormality Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1408—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
- H04L63/1425—Traffic logging, e.g. anomaly detection
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/02—Capturing of monitoring data
- H04L43/028—Capturing of monitoring data by filtering
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
도 2는 본 발명의 일 실시예에 따른 DNS 패킷을 이용한 실시간 비정상 행위 탐지 방법을 도시한 순서도이다.
도 3은 도 2에 도시된 제1 탐지 단계를 실행하는 일 실시예를 도시한 순서도이다.
도 4는 도 2에 도시된 제2 탐지 단계를 실행하는 일 실시예를 도시한 순서도이다.
C : 인터넷 D : DNS 서버
100 : 비정상 행위 탐지 시스템 S10 : DNS 패킷 수집 단계
S20 : 제1 탐지 단계 S21 : DNS 패킷 분석 단계
S22 : 화이트리스트 포함 확인 단계 S23 : RFC 규약 위반 확인 단계
S24 : 블랙리스트 포함 확인 단계 S25 : DNS 서버 주소 변경 확인 단계
S26 : 도메인 테이블 변경 확인 단계 S27 : 제1 경고 단계
S30 : 제2 탐지 단계
S31 : DNS 패킷 통계 데이터 생성 및 저장 단계
S32 : 전체 유입량 확인 단계 S33 : 도메인별 유입량 확인 단계
S34 : 호스트별 유입량 확인 단계 S35 : 순위 상승폭 확인 단계
S36 : 제2 경고 단계
Claims (5)
- 호스트와 DNS 서버 사이에서 구비되는 비정상 행위 탐지 시스템을 이용하여 비정상 행위를 탐지하는 방법에 있어서,
상기 비정상 행위 탐지 시스템에 유입되는 모든 패킷 중 DNS 패킷만을 수집하되, 상기 DNS 패킷은 Identification(인증의 위한 질의에 대한 응답 변호), Flags(질의 및 응답에 대한 세부 속성 정보), Number of question records(질의 섹션 내의 질의 수), Number of answer records(응답 레코드의 수), Number of authoritavice records(권한 레코드의 수), Number of additional records(추가 레코드의 수)의 정보를 제공하는 DNS 패킷 헤더와, Question section(질의할 도메인 이름)의 정보를 제공하는 DNS 질의 패킷 및 Question section(응답할 도메인 이름), Answer section(질의에 대한 응답 레코드를 반환. 이름, 유형, 클래스, 수명, 자원 데이터 길이, 자원 데이터), Authoritative sectin(질의에 대한 권한이 있는 서버 정보, 도메인 이름), Additionsal section(해석기에 추가 정보 제공)의 정보를 제공하는 DNS 응답 패킷을 수집하는 DNS 패킷 수집 단계; 및
상기 DNS 패킷 수집 단계에서 수집된 DNS 패킷을 분석하여 화이트리스트 포함 여부를 확인하는 단계와, RFC 규약 위반 여부를 확인하는 단계와, 블랙리스트 포함 여부를 확인하는 단계와, 상기 DNS 패킷 중 질의 패킷을 분석하여 상기 DNS 서버의 주소의 변경 여부를 확인하는 단계 및 상기 DNS 패킷 중 응답 패킷을 분석하여 DNS 서버에 저장되어 있는 도메인 테이블의 변경 여부를 확인하는 단계들 중 적어도 하나의 단계를 더 구비하여 비행위를 탐지하는 제1 탐지 단계;
를 포함하는 DNS 패킷을 이용한 실시간 비정상 행위 탐지 방법. - 삭제
- 청구항 1에 있어서,
상기 DNS 패킷의 분석 결과에 기반한 통계 데이터를 생성하고 저장하는 DNS 패킷 통계 데이터 생성 및 저장 단계를 구비하며 상기 DNS 패킷 통계 데이터를 이용하여 비정상 행위를 탐지하는 제2 탐지 단계를 더 포함하는 것을 특징으로 하는 DNS 패킷을 이용한 실시간 비정상 행위 탐지 방법. - 청구항 3에 있어서,
상기 제2 탐지 단계는,
전체 유입량 통계 데이터를 기준으로 전체 유입량의 변화를 확인하는 단계;
도메인별 유입량 통계 데이터를 기준으로 특정 도메인의 유입량을 확인하는 확인 단계;
호스트별 유입량 통계 데이터를 기준으로 특정 호스트의 유입량을 확인하는 확인 단계; 및
도메인별 유입량 통계 데이터를 기준으로 도메인 접속 순위 상승폭을 확인하는 단계들 중 적어도 하나의 단계를 더 구비하는 것을 특징으로 하는 DNS 패킷을 이용한 실시간 비정상 행위 탐지 방법. - 청구항 3에 있어서,
상기 제1 탐지 단계는 상기 제1 탐지 단계에서 비정상 행위가 탐지되었을 때 이를 경고하는 제1 경고 단계를 더 구비하며,
상기 제2 탐지 단계는 상기 제2 탐지 단계에서 비정상 행위가 탐지되었을 때 이를 경고하는 제2 경고 단계를 더 구비하는 것을 특징으로 하는 DNS 패킷을 이용한 실시간 비정상 행위 탐지 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020110008551A KR101223931B1 (ko) | 2011-01-28 | 2011-01-28 | Dns 패킷을 이용한 실시간 비정상 행위 탐지 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020110008551A KR101223931B1 (ko) | 2011-01-28 | 2011-01-28 | Dns 패킷을 이용한 실시간 비정상 행위 탐지 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20120087393A KR20120087393A (ko) | 2012-08-07 |
KR101223931B1 true KR101223931B1 (ko) | 2013-02-05 |
Family
ID=46872947
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020110008551A KR101223931B1 (ko) | 2011-01-28 | 2011-01-28 | Dns 패킷을 이용한 실시간 비정상 행위 탐지 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101223931B1 (ko) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105610830A (zh) * | 2015-12-30 | 2016-05-25 | 山石网科通信技术有限公司 | 域名的检测方法及装置 |
KR101702102B1 (ko) * | 2015-08-13 | 2017-02-13 | 주식회사 케이티 | 인터넷 연결 장치, 중앙 관리 서버 및 인터넷 연결 방법 |
KR20180118399A (ko) * | 2017-04-21 | 2018-10-31 | 에스케이브로드밴드주식회사 | Dns관리장치 및 그 동작 방법 |
US10474820B2 (en) | 2014-06-17 | 2019-11-12 | Hewlett Packard Enterprise Development Lp | DNS based infection scores |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104994117A (zh) * | 2015-08-07 | 2015-10-21 | 国家计算机网络与信息安全管理中心江苏分中心 | 一种基于dns解析数据的恶意域名检测方法及系统 |
WO2017039591A1 (en) * | 2015-08-28 | 2017-03-09 | Hewlett Packard Enterprise Development Lp | Extracted data classification to determine if a dns packet is malicious |
US10805318B2 (en) | 2015-08-28 | 2020-10-13 | Hewlett Packard Enterprise Development Lp | Identification of a DNS packet as malicious based on a value |
KR101713909B1 (ko) * | 2015-10-05 | 2017-03-09 | 주식회사 윈스 | 화이트 도메인을 이용한 네트워크 방어 방법 및 이를 위한 장치 |
KR20180051806A (ko) * | 2016-11-09 | 2018-05-17 | 한국정보보호시스템(주) | 도메인 네임 시스템 화이트리스트 데이터베이스를 이용한 파밍 공격 차단 시스템 및 그 방법 |
CN111641663B (zh) * | 2020-07-06 | 2022-08-12 | 奇安信科技集团股份有限公司 | 一种安全检测方法和装置 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010052007A1 (en) | 2000-01-21 | 2001-12-13 | Nec Corporation | DNS server filter |
US20060146816A1 (en) | 2004-12-22 | 2006-07-06 | Jain Hemant K | System and method for integrated header, state, rate and content anomaly prevention for domain name service |
KR20080063952A (ko) * | 2007-01-03 | 2008-07-08 | 주식회사 케이티 | 인터넷에서 dns 서버의 실시간 이상 탐지 시스템 및방법 |
KR20090036808A (ko) * | 2007-10-10 | 2009-04-15 | 주식회사 케이티 | 중앙 집중형 dns 분석 시스템 |
-
2011
- 2011-01-28 KR KR1020110008551A patent/KR101223931B1/ko active IP Right Grant
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010052007A1 (en) | 2000-01-21 | 2001-12-13 | Nec Corporation | DNS server filter |
US20060146816A1 (en) | 2004-12-22 | 2006-07-06 | Jain Hemant K | System and method for integrated header, state, rate and content anomaly prevention for domain name service |
KR20080063952A (ko) * | 2007-01-03 | 2008-07-08 | 주식회사 케이티 | 인터넷에서 dns 서버의 실시간 이상 탐지 시스템 및방법 |
KR20090036808A (ko) * | 2007-10-10 | 2009-04-15 | 주식회사 케이티 | 중앙 집중형 dns 분석 시스템 |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10474820B2 (en) | 2014-06-17 | 2019-11-12 | Hewlett Packard Enterprise Development Lp | DNS based infection scores |
KR101702102B1 (ko) * | 2015-08-13 | 2017-02-13 | 주식회사 케이티 | 인터넷 연결 장치, 중앙 관리 서버 및 인터넷 연결 방법 |
WO2017026840A1 (ko) * | 2015-08-13 | 2017-02-16 | 주식회사 케이티 | 인터넷 연결 장치, 중앙 관리 서버 및 인터넷 연결 방법 |
CN105610830A (zh) * | 2015-12-30 | 2016-05-25 | 山石网科通信技术有限公司 | 域名的检测方法及装置 |
KR20180118399A (ko) * | 2017-04-21 | 2018-10-31 | 에스케이브로드밴드주식회사 | Dns관리장치 및 그 동작 방법 |
KR101997181B1 (ko) * | 2017-04-21 | 2019-07-05 | 에스케이브로드밴드주식회사 | Dns관리장치 및 그 동작 방법 |
Also Published As
Publication number | Publication date |
---|---|
KR20120087393A (ko) | 2012-08-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101223931B1 (ko) | Dns 패킷을 이용한 실시간 비정상 행위 탐지 방법 | |
CN112651006B (zh) | 一种电网安全态势感知系统 | |
KR101239401B1 (ko) | 보안 시스템의 로그 분석 시스템 및 방법 | |
KR101010302B1 (ko) | Irc 및 http 봇넷 보안 관제를 위한 관리 시스템 및 그 방법 | |
CN101924757B (zh) | 追溯僵尸网络的方法和系统 | |
KR101391781B1 (ko) | 웹 트랜잭션 밀집도 기반 에이치티티피 봇넷 탐지 장치 및 방법 | |
US8392963B2 (en) | Techniques for tracking actual users in web application security systems | |
CN109347827B (zh) | 网络攻击行为预测的方法、装置、设备及存储介质 | |
US20050108377A1 (en) | Method for detecting abnormal traffic at network level using statistical analysis | |
TW201703465A (zh) | 網路異常偵測技術 | |
US20070121522A1 (en) | Techniques for modeling and evaluating protocol interactions | |
KR20090121579A (ko) | 서버의 취약점을 점검하기 위한 시스템 및 그 방법 | |
CN109167794B (zh) | 一种面向网络系统安全度量的攻击检测方法 | |
CN111181978B (zh) | 异常网络流量的检测方法、装置、电子设备及存储介质 | |
Pan et al. | Anomaly based intrusion detection for building automation and control networks | |
CN114640548A (zh) | 一种基于大数据的网络安全感知和预警的方法及系统 | |
KR101398740B1 (ko) | 악성 도메인 탐지 시스템, 방법 및 컴퓨터 판독 가능한 기록 매체 | |
WO2020027250A1 (ja) | 感染拡大攻撃検知装置、攻撃元特定方法及びプログラム | |
US11159548B2 (en) | Analysis method, analysis device, and analysis program | |
CN117792733A (zh) | 一种网络威胁的检测方法及相关装置 | |
Oudah et al. | Using burstiness for network applications classification | |
KR102267411B1 (ko) | 컴플라이언스를 이용한 데이터 보안 관리 시스템 | |
CN113609089A (zh) | 接口请求处理方法、装置、可读存储介质及计算机设备 | |
KR20110070161A (ko) | 봇넷 탐지를 위한 네트워크 트래픽의 행위 패턴 모델링 시스템과 봇넷 탐지를 위한 네트워크 트래픽의 행위 패턴 모델링 방법 | |
KR20100041471A (ko) | 악성 웹 서버 시스템의 접속탐지 장치 및 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20110128 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20120426 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20121026 |
|
N231 | Notification of change of applicant | ||
PN2301 | Change of applicant |
Patent event date: 20121217 Comment text: Notification of Change of Applicant Patent event code: PN23011R01D |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20130114 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20130114 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20160115 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20160115 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20170116 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20170116 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20191210 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20191210 Start annual number: 8 End annual number: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20211229 Start annual number: 10 End annual number: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20221226 Start annual number: 11 End annual number: 11 |
|
PR1001 | Payment of annual fee |
Payment date: 20231212 Start annual number: 12 End annual number: 12 |
|
PR1001 | Payment of annual fee |
Payment date: 20241211 Start annual number: 13 End annual number: 13 |