$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

Intrusion Detection System based on Packet Payload Analysis using LightGBM 원문보기

韓國컴퓨터情報學會論文誌 = Journal of the Korea Society of Computer and Information, v.28 no.6, 2023년, pp.47 - 54  

Gun-Nam Kim (Dept. of Defense Science, Korea National Defense University) ,  Han-Seok Kim (Dept. of Defense Science, Korea National Defense University) ,  Soo-Jin Lee (Dept. of Defense Science, Korea National Defense University)

초록
AI-Helper 아이콘AI-Helper

기계학습 기반의 침입탐지시스템에 대한 연구는 대부분 메타데이터를 활용한다. 그러나 메타데이터는 패킷을 분석해서 생성되는 정보이기 때문에, 실제 네트워크 환경에서 실시간 침입탐지를 보장하기는 어렵다. 이에 본 논문에서는 패킷의 페이로드(payload)를 직접 분석하여 신속하게 네트워크 침입을 탐지할 수 있는 기계학습 기반의 침입탐지시스템을 제안하였다. 제안하는 기법의 성능을 검증하기 위해 UNSW-NB15 데이터세트와 LightGBM 모델을 활용하였다. 먼저 'Payload-Byte' 기법을 활용하여 데이터세트 내의 PCAP 파일에 대한 라벨링을 실시한 후 LightGBM 모델로 학습을 실시하고 탐지성능을 분석하였다. 실험 결과 이진 분류는 정확도 99.33%, F1-score 98.73%를 달성하여 탐지성능이 크게 향상됨을 확인하였다. 그러나 다중 분류는 정확도 85.63%, F1-score 85.68%로 선행연구와 유사한 탐지성능을 보였다.

Abstract AI-Helper 아이콘AI-Helper

Most studies on machine learning-based intrusion detection systems use metadata. However, since metadata is information generated by analyzing packets, it is difficult to ensure real-time intrusion detection in a real network environment. Therefore, in this paper, we proposed a machine learning-base...

주제어

표/그림 (9)

AI 본문요약
AI-Helper 아이콘 AI-Helper

문제 정의

  • 최근 증가하는 통신량만큼 네트워크를 통한 공격 또한 빠르게 증가하고 있다. 따라서 본 연구에서는 네트워크 침입탐지시스템에서 가장 중요한 요소들인 실시간성과 성능을 동시에 보장하기 위해 패킷의 페이로드를 특성 공간에 두고 이를 학습하여 침입을 탐지하는 기계학습 기반 침입탐지시스템을 제안하였다.
  • 이에 본 연구에서는 침입탐지의 실시간성을 보장하면서 탐지성능도 개선하기 위해 네트워크로 유입되는 패킷의 페이로드를 특성 공간에 두고 이를 직접 학습하여 침입을 탐지하는 기계학습 기반 침입탐지시스템을 제안한다.
본문요약 정보가 도움이 되었나요?

참고문헌 (19)

  1. Ministry of Science and ICT, "Statistics Information", https://www.msit.go.kr/bbs/list.do?sCodeuser&mPid74&mId99 

  2. N. Moustafa and J. Slay, "UNSW-NB15: a comprehensive data?set for network intrusion detection systems (UNSW-NB15 network?data set)," 2015 Military Communications and Information?Systems Conference (MilCIS), pp. 1-6, Nov 2015. DOI: 10.1109/milcis.2015.7348942 

  3. Australian Center for Cyber Security, "UNSW-NB15 Data Set,"?https://www.unsw.adfa.edu.au/unsw-canberra-cyber/cybersecurity/ADFA-NB15-Datasets/ 

  4. N. Moustafa and J. Slay, "The evaluation of Network Anomaly?Detection Systems: Statistical analysis of the UNSW-NB15 data?set and the comparison with the KDD99 data set," Information?Security Journal: A Global Perspective, vol. 25, no. 1-3, pp. 18-31, Jan 2016. DOI: 10.1080/19393555.2015.1125974 

  5. K. H. Jung, B. H. Lee, D. Yang, "Performance Analysis of?Detection Algorithms for the Specific Pattern in Packet Payloads,"?Journal of the Korea Institute of Information and Communication?Engineering 22, 5, pp.794-804, 2018. DOI: https://doi.org/10.6109/jkiice.2018.22.4.794 

  6. K. Wang and S. J. Stolfo, "Anomalous Payload-Based Network?Intrusion Detection," Recent Advances in Intrusion Detection: 7th?International Symposium, pp. 203-222, Sep 2004. DOI: 10.1007/978-3-540-30143-1_11 

  7. M. V. Mahoney and P. K. Chan, "Learning nonstationary models?of normal network traffic for detecting novel attacks," Proceedings?of the eighth ACM SIGKDD international conference on?Knowledge discovery and data mining, pp. 376-385, Jul 2002.?DOI: 10.1145/775047.775102 

  8. W. Wang et al., "HAST-IDS: Learning Hierarchical Spatial-Temporal?Features Using Deep Neural Networks to Improve Intrusion?Detection," IEEE Access, vol. 6, pp. 1792-1806, 2018. DOI: 10.1109/access.2017.2780250 

  9. B. A. Pratomo, P. Burnap, and G. Theodorakopoulos, "Unsupervised?Approach for Detecting Low Rate Attacks on Network Traffic with?Autoencoder," 2018 International Conference on Cyber Security?and Protection of Digital Services (Cyber Security), pp. 1-8, Jun?2018. DOI: 10.1109/cybersecpods.2018.8560678. 

  10. H. Liu, B. Lang, M. Liu, and H. Yan, "CNN and RNN based?payload classification methods for attack detection,"?Knowledge-Based Systems, vol. 163, pp. 332-341, Jan 2019.?DOI: 10.1016/j.knosys.2018.08.036. 

  11. T. W. Kim, J. l. Jung, J. Y. Lee, "DoS/DDoS attacks Detection?Algorithm and System using Packet Counting," Journal of the?Korea Society for Simulation, vol.19, no.4, pp. 151-159, 2010. 

  12. B. H Lee, "Deep Learning LSTM Model based TCP SYN Flood?Detection System," Thesis for the Degree of Master of?Agriculture. Graduate School, KNU. Korea. 2020. 

  13. D. Jing and H.-B. Chen, "SVM Based Network Intrusion?Detection for the UNSW-NB15 Dataset," 2019 IEEE 13th?International Conference on ASIC (ASICON), pp. 1-4, Oct 2019.?DOI: 10.1109/asicon47005.2019.8983598. 

  14. M. H. Kabir, M. S. Rajib, A. S. M. T. Rahman, Md. M. Rahman,?and S. K. Dey, "Network Intrusion Detection Using UNSW-NB15?Dataset: Stacking Machine Learning Based Approach," 2022?International Conference on Advancement in Electrical and?Electronic Engineering (ICAEEE), pp. 1-6, Feb 2022. DOI:?10.1109/icaeee54957.2022.9836404 

  15. F. Meghdouri, T. Zseby, and F. Iglesias, "Analysis of Lightweight?Feature Vectors for Attack Detection in Network Traffic,"?Applied Sciences, vol. 8, no. 11, pp 2196, Nov 2018. DOI:?10.3390/app8112196. 

  16. Y. A. Farrukh, I. Khan, S. Wali, D. Bierbrauer, and N. Bastian,?"Payload-Byte: A Tool for Extracting and Labeling Packet?Capture Files of Modern Network Intrusion Detection Datasets,",?pp 58-67, Sep. 2022. DOI: 10.36227/techrxiv.20714221.v1. 

  17. KE, Guolin, et al, "Lightgbm: A highly efficient gradient boosting?decision tree," Advances in neural information processing systems?30, pp.3149-3157, Dec 2017. DOI: 10.5555/3294996.3295074 

  18. J. Li, C. Wu, J. Ye, J. Ding, Q. Fu, Q, and J. Huang, "The?comparison and verification of some efficient packet capture and?processing technologies,." IEEE Intl Conf on Dependable,?Autonomic and Secure Computing, Intl Conf on Pervasive?Intelligence and Computing, Intl Conf on Cloud and Big Data?Computing, Intl Conf on Cyber Science and Technology?Congress (DASC/PiCom/CBDCom/CyberSciTech), pp. 967-973,?2019. DOI: 10.1109/DASC/PiCom/CBDCom/CyberSciTech.2019.00177. 

  19. T. W. Nam, D. G. Oh, "Study on the Semantic Extension of?the Concept of Metadata, Journal of the Korean Society for?Library and Information Science, vol. 44, no. 4, pp. 373-393,?Nov 2010. DOI: https://doi.org/10.4275/KSLIS.2010.44.4.373 

관련 콘텐츠

오픈액세스(OA) 유형

FREE

Free Access. 출판사/학술단체 등이 허락한 무료 공개 사이트를 통해 자유로운 이용이 가능한 논문

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로