Earticle

현재 위치 Home

Issues

융합보안논문지 [Jouranl of Information and Security]

간행물 정보
  • 자료유형
    학술지
  • 발행기관
    한국융합보안학회 [Korea Information Assurance Society]
  • pISSN
    1598-7329
  • 간기
    연5회
  • 수록기간
    2001 ~ 2026
  • 등재여부
    KCI 등재
  • 주제분류
    공학 > 전자/정보통신공학
  • 십진분류
    KDC 005 DDC 005
제19권 제3호 (15건)
No
1

BGP 보안을 위한 AS-PATH 식별 방법

김점구

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.3-12

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

인터넷 상의 사용자가 목적지 시스템으로 정보를 전송할 수 있도록 라우팅 정보를 서로 교환하여 라우팅 테이블을 생성하 고 변화된 정보를 업데이트 해주는 라우팅 프로토콜 중 가장 중요한 프로토콜이 BGP 이다. 본 논문은 현재 사용되고 있는 BGPv4의 취약성을 이용하여 악의적인 공격과 네트워크 관리자의 실수로 발생할 수 있는 문제점을 사전에 차단하는 방법과 BGP의 대표적인 보안 취약점에 대한 공격기법인 AS-PATH 공격에 대한 실제 공격실험을 수행하여 공격기법들을 분석하고, AS-PATH 공격을 식별하는 알고리즘을 제안하였다

BGP is the most important protocol among routing protocols that exchange routing information to create routing tables and update changed information so that users on the Internet can send information to destination systems. This paper analyzes how to prevent malicious attacks and problems caused by network administrator's mistakes by using vulnerabilities in BGPv4 that are currently used. We analyzed the attack methods by performing the actual attack experiment on the AS-PATH attack, which is the attack method for BGP's representative security vulnerability, and proposed the algorithm to identify the AS-PATH attack.

2

4,000원

MANET은 무선을 이용한 이동 노드들로만 구성되어 있기 때문에 많은 보안 취약점이 존재한다. 특히 네트워크에 참여하 는 노드들에 대한 정확한 신뢰도 측정 및 인증을 통해서 악의적인 노드들의 참여를 배제하는 것은 네트워크 성능을 좌우하는 매우 중요한 요소이다. 본 논문에서는 네트워크에 참여하는 노드들에 대한 인증 정보의 위변조를 차단하기 위하여 블록체인 기술을 적용한 기법을 제안하였다. 노드들에 대한 인증의 효율성을 높이고 블록 생성 및 교환 프로토콜의 최적 기법을 적용하 기 위하여 영역기반 계층 구조를 적용하였다. 또한 블록에 노드들에 대한 인증 정보를 추가하기 위하여 4개의 데이터 payload 를 블록 헤더에 추가하였다. 이동 노드들 간의 hop-by-hop 데이터 전달 방식에 블록체인 기법을 적용해 신뢰성을 높이기 위 하여 트랜잭션 생성, 블록 패키징, 검증 과정을 거치는 블록체인 교환 프로토콜을 구현하였다. 이러한 과정을 통해 노드들에 대한 인증 정보의 신뢰성을 높일 수 있게 되었다. 제안한 기법의 성능을 평가하기 위하여 기존의 기법들과 비교 실험하였으며, 실험 결과를 통해 우수한 성능을 확인할 수 있었다.

MANET has many security vulnerabilities because it consists of only mobile nodes using wireless. In particular, it is a very important factor determining network performance that excludes the participation of malicious nodes through accurate reliability measurements and authentication of nodes participating in the network. In this paper, we proposed a technique applied with blockchain technology in order to prevent forgery of authentication information for nodes participating in the network. And, an area-based hierarchical structure was applied to increase the efficiency of authentication for nodes and apply the optimal technique of block generation and exchange protocol. In addition, four data payloads were added to the block header in order to add authentication information for nodes in block. To improve the reliability by applying the blockchain technique to the hop-by-hop data transfer method between mobile nodes, blockchain exchange protocol through transaction creation, block packaging and verification processes were implemented. We performed the comparative experiment with the existing methods to evaluate the performance of the proposed method and confirmed the excellent performance by the experiment results.

3

분산형 병렬 크롤러 설계 및 구현

장현호, 전경식, 이후기

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.21-28

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

기관이나 단체에서 관리하는 홈페이지 수가 증가하면서 그에 따른 웹 어플리케이션 서버나 컨테이너도 그에 상응하게 증 가한다. 웹 어플리케이션 서버와 컨테이너의 웹 서비스 상태를 점검하는데 있어서 사람이 일일이 원격지에 있는 물리적인 서 버에 터미널을 통해 접근하거나 다른 접근 가능한 소프트웨어를 사용하여 접근한 뒤 웹 서비스의 상태를 점검하는 것은 매일 반복하기에는 매우 번거로운 일이다. 이전에 연구되었던 크롤러관련 연구에는 크롤링에 따른 발생 데이터 처리에 관한 언급이 찾아보기 힘들다. 크롤러에서 데이터베이스에 접근하여 데이터를 저장하는데 있어서 데이터 손실이 발생한다. 본 연구에서는 크롤링 기반의 웹 어플리케이션 서버 관리에 따른 점검 데이터를 손실 없이 데이터화 하여 저장하는 방안을 제시하였다.

As the number of websites managed by organizations or organizations increases, so does the number of web application servers and containers. In checking the status of the web service of the web application server and the container, it is very difficult for the person to check the status of the web service after accessing the physical server at the remote site through the terminal or using other accessible software It. Previous research on crawler-related research is hard to find any reference to the processing of data from crawling. Data loss occurs when the crawler accesses the database and stores the data. In this paper, we propose a method to store the inspection data according to crawl - based web application server management without losing data.

4

4,000원

전통적인 산업과 ICT의 융합은 ICT에서 나타나는 보안 위협 및 취약점과 기존 산업의 특수한 산업 종 속적인 문제점이 혼합되어 새로운 보안위협 및 취약점이 나타나고 있다. 특히, 의료ICT융합산업에서는 의 료정보시스템을 중심으로 사용자 인증에 대한 다양한 문제가 파생되어, 오남용, 보안취약점에 악용되고 있는 실정이다. 이에 따라, 본 연구에서는 의료 ICT 융합환경에서 안전한 사용자 관리를 위한 사용자 인 증시스템을 설계하고 프로토타입을 구현하였다. 구체적으로, 의료정보시스템을 중심으로 개인화 기기를 활용하여 사용자 인증을 수행함으로써 ID 공유로 나타나는 오남용과 보안 취약점을 해결하고, 개별 ID/PW 방식 인증의 불편함을 해소하기 위한 방안을 설계 및 프로타입을 구현하였다.

The convergence of traditional industry and ICT is a combination of security threats and vulnerabilities in ICT and spe cific industry-specific problems of existing industries, and new security threats and vulnerabilities are emerging. In particu lar, in the medical ICT convergence industry, various problems regarding user authentication are derived from the medical information system, which is being used for abuse and security weaknesses. According, this study designed and implemen ted a user authentication system for secure user management in medical ICT convergence environment. Specifically, we de sign and implement measures to solve the abuse and security weaknesses of ID sharing and to solve the inconvenience of individual ID / PW authentication by performing user authentication using personalized devices based on medical informati on systems.

5

동적 코드 분석을 위한 전처리부 설계 및 구현

김현철

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.37-41

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

최근 다양한 형태의 악성코드 등장으로 인해 기존의 정적 분석은 많은 한계를 노출하고 있다. 정적분석 은 (악성)코드를 실제로 실행하지 않고 원시 코드나 목적 코드를 가지고 코드나 프로그램의 구조를 분석 하는 것을 의미한다. 한편 정보보안 분야에서의 동적 분석이란 일반적으로 (악성)코드를 직접 실행하여 분석하는 형태로 프로그램의 실행 플로우를 파악하기 위해 (악성)코드의 실행 전후 상태를 비교·조사하여 분석하는 형태를 의미한다. 그러나 동적 분석을 위해서는 막대한 양의 데이터와 로그를 분석해야 하며 모 든 실행 플로우를 실제로 저장하기도 어려웠다. 본 논문에서는 윈도우 환경(윈도우 10 R5 이상)에서 2세 대 PT를 기반으로 악성코드 탐지 및 실시간 다중 동적 분석을 수행하는 시스템의 전처리기 구조를 제안 하였고 이를 구현하였다.

Recently, due to the appearance of various types of malware, the existing static analysis expose s many limitations. Static analysis means analyzing the structure of a code or program with sourc e code or object code without actually executing the (malicious) code. On the other hand, dynamic analysis in the field of information security generally refers to a form that directly executes and a nalyzes (malware) code, and compares and examines and analyzes the state before and after execu tion of (malware) code to grasp the execution flow of the program. However, dynamic analysis req uired analyzing huge amounts of data and logs, and it was difficult to actually store all execution flows. In this paper, we propose and implement a preprocessor architecture of a system that performs malware detection and real-time multi-dynamic analysis based on 2nd generation PT in Windows environment (Windows 10 R5 and above).

6

4,000원

초연결사회에서 전력기반시설과 정보통신기반시설은 핵심 국가기반시설 중에서도 핵심이다. 그러나 전력기반시설은 최근 에 이슈가 되고 있는 북한의 고 고도 핵 전자기파(HEMP) 위협에 매우 치명적이며, 따라서 공격 이후의 빠른 복구를 통한 복 원성은 국가의 생존성과 직결되어 있다. 그러므로 전력기반시설은 다른 어떤 핵심기반시설보다 우선하여 선제적인 방호대책 과 조기 복구계획이 수립되어야 한다. 본 논문에서는 HEMP 위협의 특성을 살펴보고, 그에 대한 전력기반시설의 위험성 및 효과적인 주요 방호대책을 살펴보았다. 향후 우리나라의 전력기반시설에 대한 ‘고출력 전자기파 침해 방지’ 관련 법· 제도의 제·개정 방향을 정립하는데 도움을 줄 수 있을 것으로 기대한다.

In a hyper-connected society, electric power infrastructures and information and communication infrastructures are the core of critical national infrastructures. However, electric power infrastructure is very deadly to high-frequency nuclear electromagnetic pulse (HEMP) threats recently issued by North Korea, so the resilience through rapid recovery after attack is directly related to the survivability of our country. Therefore, electric power infrastructure should take precedence over any other key infrastructure, with preemptive protection measures and fast recovery plans. In this paper, the characteristics of the HEMP threats was examined, and the risks and effective major protection measures of the electric power infrastructures are discussed. In the future, it is expected that it will be able to help establish the direction of enactment and revision of legal schems related to the ‘high power EMP infringement prevention’ for Korea’s electric power infrastructures.

7

IoT 시대 기업 내부 네트워크의 가시성 확보를 위한 단말 식별 시스템 설계

이대효, 김용권, 이동범, 김협

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.51-59

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

본 논문에서는 사물인터넷(IoT) 시대의 안전한 기업 내부 네트워크 환경을 유지시키기 위하여 네트워크 가시성을 확보할 수 있는 단말 식별 시스템을 제안한다. 최근 기업 네트워크의 영역은 점점 더 넓어지고 복잡해지고 있다. 더 이상 데스크톱과 스마트폰뿐만 아니라 업무용 패드, 바코드스캐너, AP, Video Surveillance, 디지털 도어, 방범장치, 기타 IoT 장비 등 빠르게 증가하고 있으며, 이에 따라 보안위협 역시 증가하고 있다. 따라서 본 논문에서는 IoT 시대의 폭발적으로 증가하고 있는 단말 을 식별할 수 있는 프로세스 및 모듈별 기능을 포함하는 단말 식별 시스템을 제안한다. 제안하는 시스템은 기업의 보안 관리 자에게 다양한 단말의 정보 및 취약점 등을 제공하여 사내 네트워크에서 발생할 수 있는 잠재적인 사이버 위협뿐만 아니라 비즈니스 위협에 대응할 수 있는 종합적인 위협 관리 기능을 제공할 수 있다.

In this paper, we propose a device identification system for network visibility that can maintain the secure internal net work environment in the IoT era. Recently, the area of enterprise network is getting huge and more complicated. Not only desktops and smartphones but also business pads, barcode scanners, APs, Video Surveillance, digital doors, security device s, and lots of Internet of Things (IoT) devices are rapidly pouring into the business network, and there are highly risk of security threats. Therefore, in this paper, we propose the device identification system that includes the process and module -specific functions to identify the exploding device in the IoT era. The proposed system provides in-depth visibility of the devices and their own vulnerabilities to the IT manager in company. These information help to mitigate the risk of the pot ential cyber security threats in the internal network and offer the unified security management against the business risks.

8

동형암호적 양자계산이 가능한 양자오류정정부호 기법

손일권, 이종현, 이원혁, 석우진, 허준

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.61-70

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

최근 엄청난 계산 능력을 보여주는 양자 컴퓨터와 정보 접근성이 높고 비용이 낮은 클라우드 컴퓨팅에 대한 개발이 활발하 게 이루어지고 있다. 이러한 양자 컴퓨터의 경우 양자오류정정부호가 필수적이며, 클라우드 컴퓨팅의 경우 보안성 및 계산성 을 확보하기 위해 동형암호가 사용될 수 있다. 각각 다른 목적을 위해 사용되는 이 두 기법은 서로 비슷한 가정을 바탕으로 하고 있어, 양자오류정정부호를 기반으로 동형암호를 구성하는 연구들이 진행되어왔다. 따라서 본 논문에서는 일반적인 양자 오류정정부호를 변형하여 동형암호적 양자정보처리가 가능한 기법을 제시한다. 기존의 양자오류정정부호를 이용한 동형암호 기법의 경우 부호를 사용하였지만 오류정정 능력이 전혀 없는데 반해, 제시한 양자오류정정부호 기법을 사용하면 동형암호적 양자정보처리가 가능하면서도, 동시에 양자오류정정부호 본연의 기능인 양자정보의 연산, 저장 중의 오류를 정정할 수 있는 장점이 존재한다.

Recently, developments on quantum computers and cloud computing have been actively conducted. Quantum computers have been known to show tremendous computing power and Cloud computing has high accessibility for information and low cost. For quantum computers, quantum error correcting codes are essential. Similarly, cloud computing requires homomorphic encryption to ensure security. These two techniques, which are used for different purposes, are based on similar assumptions. Then, there have been studies to construct quantum homomorphic encryption based on quantum error correction code. Therefore, in this paper, we propose a scheme which can process the homomorphic encryption like quantum computation by modifying the QECCs. Conventional quantum homomorphic encryption schemes based on quantum error correcting codes does not have error correction capability. However, using the proposed scheme, it is possible to process the homomorphic encryption like quantum computation and correct the errors during computation and storage of quantum information unlike the homogeneous encryption scheme with quantum error correction code.

9

4,000원

스마트 자동차에 대한 수요가 급격하게 증가하고 있다. 3GPP와 5GAA와 같은 표준기구에서는 스마트 자동차를 위한 자율 주행 자동차를 포함한 커넥티드 카, 자동차 네트워크 인프라에 대한 표준 통신 프로토콜을 제시하고 있다. 하지만 이와 같이, 스마트 자동차 네트워크 환경에는 기존의 유선 통신 네트워크 보다 더욱 위험할 것으로 예상되는 보안 위협 요소들이 존재한 다. 대표적으로 스마트 자동차의 주변 장치들이 신분을 위장하여 차량에 대한 위치정보, 개인 정보 등을 탈취할 수 있을 뿐만 아니라, 스마트 자동차 주변의 인프라 요소들이 공모하여 주행중인 자동차를 위험한 상황에 빠뜨려 생명에 위협을 가할 수도 있을 것이다. 이를 해결하기 위해서, 본 논문에서는 속성 기반 권한 위임 관리 기법과 임계치 암호 알고리즘을 사용해 공모 공 격으로부터 안전한 시스템을 제안하였다. 제안한 시스템은 앞서 예로 제시한 공모 공격으로부터 안전할 수 있음을 의미론적 안전 모델을 사용해서 증명하였다.

The demand of smart cars is increasing rapidly. International stand organize such as 3GPP and 5GAA are proposing standard communication protocvols for connected-car, and automotive network infrastructure. But Smart car network have many security threats and more dangerous against the existed wire communication network. Typically, peripheral devices of a smart car may disguise their identity and steal location information and personal information about the vehicle. In addition, the infrastructure elements around smart cars can conspire and put driving cars in danger, threatening lives. This is a very serious security threat. Therefore, in order to solve these problems, we proposed a system that is secure from collusion and tampering attacks using attribute-based authorize delegation method and threshold encryption algorithms. We have demonstrated using a semantic safety model that the proposed system can be safe from collusion attack.

10

노인 건강과 재활을 위한 디지털 실버케어

강승애

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.81-86

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

본 연구는 4차 산업혁명 기술로 구현하는 실버케어에 대한 동향을 소개하고, 관련 문헌을 고찰하여 노인건강과 재활을 위 한 디지털 기술 활용을 기술함으로서 향후 디지털 기반의 실버케어 상용화 가능성을 살펴보고 나아갈 방향을 제시하고자 한 다. 노인들의 일상생활에서 겪을 수 있는 활동장애나 건강상의 문제를 관리하는데 도움이 되는 에브리데이 테크놀러지 (Everyday Technology)를 활용한 건강관리와 재활을 위한 실버케어로는 첫째, 자신이 살던 집에서 독립생활이 가능하도록 보 조하는 디지털기술이나 IT기술을 통해 가능한 스마트 주거 서비스인 건강지원 스마트 홈(Health smart home)을 들 수 있다. 둘째, 인공지능과 로봇을 활용한 기술 서비스를 들 수 있는데, 고도화된 지능에 기반한 로봇은 노인들의 일상생활을 보조하고, 건강상태를 체크하며, 양질의 의료 관리를 가능하게 하는 서비스를 지원하여 노인들의 건강과 재활을 위한 보조역할이 가능하 다. 이들 실버케어의 상용화를 위해서는 노인의 신체적 능력과 건강상태 등 현재 상황에 맞는 정보와 서비스가 제공되어야 하 며, 디지털 소외계층인 노인들이 불편함을 느끼지 않도록 실사용 노인들의 요구를 반영한 필수적인 기술 활용을 시작으로 점 차 확대시켜 나가는 것이 바람직할 것이다.

This study introduces trends on silver care implemented with the fourth industrial revolution technology, and discusses the use of digital technology for elderly health and rehabilitation by reviewing relevant literature to examine and present di rections for future digital-based silver care commercialization. First, health smart home, which is a smart residential servic e available through digital technology or IT technology that supports independent living in your home, is available. Second, there are technical services using artificial intelligence(AI) and robots. Robots based on advanced intelligence can serve as an assistant for the health and rehabilitation of senior citizens by supporting services that enable the daily lives of senior, checking their health conditions, and high-quality medical care. For the commercialization of these silver care systems, inf ormation and services appropriate to the current situation, such as the physical ability and health status of the elderly, sho uld be provided, and it would be desirable to gradually expand the use of essential technology to reflect the needs of the elderly in use so that the digital alienated.

11

육군 3사관학교 생도선발에 관한 고찰

정재극

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.87-92

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

육군 3사관학교는 국가가 인가한 편입학 사관학교이다. 장교양성교육기관으로 2년간의 교육을 마치면 대학졸업과 동시 육 군소위로 임관하게 된다. 대한민국 장교가 되기 위해서는 다양한 교육기관을 통하여 양성되고 있는데 미래 육군의 중추가 될 육군 3사관학교 사관생도 모집에 관하여 고찰해보고자 한다.

The Army 3 Military Academy is a government-approved transfer school. After two years of education as an officer training institution, I will be graduated from college and concurrently be called as an army. In order to become a Korean officer, I would like to examine the recruitment of cadets who are trained through various educational institutions and who will become the backbone of the future army.

12

4,000원

최근 금융감독원과 강원랜드등 공공기관의 채용비리 사건이 국가적인 관심의 대상이 되면서 국민들은 채용에서 평등하게 기회가 보장되고 공정한 과정에서 누구나 당당하게 실력으로 경쟁할 기회를 보장 받아야 함에도 불구하 고 그러하지 못하는 현실에 공분을 하였다. 이에 정부는 2017년 하반기부터 공공기관을 대상으로 입사지원서에 출 신 학교(학력), 학점, 영어점수 기입을 없애고 직무능력만 보고 뽑도록 하는 블라인드 채용을 의무화하였고, 2018년 에는 5개년 반부패 종합계획을 발표하면서 채용비리를 엄단한다는 의지를 내비치고 검찰 역시 채용비리 수사에 박차를 가하고 있는 실정이다. 이러한 논란의 가운데 본 논문에서는 우리 군 인적자원 채용에 있어서 블라인드 채 용제도의 도입에 대한 필요성과 공공기관 블라인드 채용 의무화에 따른 정부의 가이드라인과 우리 군의 블라인드 채용 적용 현황을 검토하여 우리 군이 군 인적자원을 채용하는데 있어서 군에 적합한 수정형 블라인드 채용 제도 의 도입을 통해 나아가야 할 방향을 제시하고자 한다.

In the Republic From the national interest in the recent hiring scandals in the public institutions such as the Financial Supervisory Service, Gangwon Land, and so on, people were outraged by the fact that the competition opportunities were not secured although they should be equally secured to compete with anyone with their capabilities in the fair process. Hence, the government made the public institutions blind hiring to be mandatory, which eliminated writing the academic background, GPA, and English score in the application form and selected the new employees only with job competencies in the public institutions in 2017. In 2018, the prosecution did their best for the investigation on hiring scandal with the strong will to cut the scandal upon announcement of 5-year anti-corruption master plan. Amid this controversy, this study tries to suggest the further direction in the hiring military human resources upon introduction of blind hiring system, reviewing the needs to introduce blind hiring system in the military, the governmental guideline according to the mandatory blind hiring in the public institutions, and the application status of modified blind hiring in the military.

13

안전한 공급망 관리를 위한 국방사이버보호 파트너십 인증 방안 연구

김종화, 김용철, 김경민, 강정흥

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.101-107

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

우리 軍의 사이버 공간은 적들로부터 지속적인 위협을 받고 있다. 이러한 사이버 위협은 軍이 보유하고 있는 정보화 자산 을 대상으로 한 것으로 조직의 정보화 자산에 대한 안전성 확보는 매우 중요하다. 그러나 정보화 자산은 軍뿐만 아니라 어떠 한 조직도 100% 자급자족할 수는 없기 때문에 공급망에 의한 정보화 자산 획득은 어쩔 수 없는 선택이다. 따라서 군 공급망 에 대한 안전을 확보하기 위해 공급망 보호대책 검토 후, 이를 근거로 공급망 업체를 검증된 신뢰모델 기반의 파트너십 인증 (引證)을 통해 군 공급망 안전을 확보하기 위한 방안을 제시하였다.

Our military‘s cyberspace is under constant threat from the enemy. These cyber threats are targeted at the information service assets held by the military, and securing the security of the organization's information service assets is critical. However, since Information assets can not be 100% selt-sufficient in any organization as well as the military, acquisition of information assets by the supply chain is an inevitable. Therefor, after reviewing supply chain protection measures to secure the safety of the military supply chain, we proposed a method for securing supply chain companies through the citation of partnership based on the validated trust model.

14

이스칸데르 미사일 대응방안 연구

김세일, 신진

한국융합보안학회 융합보안논문지 제19권 제3호 2019.09 pp.109-115

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

북의 단거리 발사체 및 미사일은 S-300 계열 이스칸데르급으로 사거리는 270-420㎞, 고도는 40-50㎞ 내에서 타격이 가능 한 무기체계로 우리가 보유하고 있는 탐지레이더나 타격무기로는 대응이 매우 어렵다. 북이 서울 불바다를 운운하는 것도 이 러한 단거리 로켓과 미사일에 핵이나 화학무기를 장착하여 수도권을 타격하겠다는 의도를 파악 할 수 있기 때문에 하루 빨리 대응무기의 전력화나 도입이 매우 시급하다. 북의 단거리 미사일 방어에 즉각 대응하기 위한 무기체계로 이스라엘에서 운용하 고 있는 아이언 돔 및 아이언 빔 체계가 적합함으로 조기 도입하고 장기적으로 국내 자체적으로 단거리 미사일 방어를 위한 한국형 미사일방어와 타격체계인 Kill Chain을 지속 개발하고 국방과학연구소, 한국과학기술원, 방산 업체들과 협업하여 자체 기술력 확보로 북의 무모한 도발에 상시 대비할 수 있도록 만반의 준비태세를 갖추어야 하겠다.

The North's short-range projectiles and missiles are the Iskander-class missiles of the S-300 series, with a range of 2 70-420 kilometers and an altitude of 40-50 kilometers, making it very difficult to respond with South Korea's detection ra dar or striking weapons. The North's handling of the Seoul sea of fire also makes it very urgent for the South to deploy the weapons to power or introduce them as soon as possible, as it can identify its intention to strike the Seoul metropolita n area by equipping such short-range rockets and missiles with nuclear or chemical weapons. We will be prepared to prep are for reckless provocations by securing our own technology by continuously developing the Korean missile defense syste m and striking system, Kill Chain, which is designed to defend short-range missiles in the long-term, and securing our o wn technology.

15

4,000원

역사적으로 국제연합(United Nations)은 해방 이후 대한민국 정부수립을 지원해 주었고, 한국전쟁시 평화유지군을 파병하여 자유민주주의와 평화를 수호하는데 결정적인 역할을 하였다. 유엔의 정치적․군사적 지원을 바탕으로 대한민국은 오늘날 세계 10위의 경제대국으로 성장할 수 있었으며, 이제는 중견국으로서 국제사회의 평화와 번영에 기여하기 위해 책임과 역할을 다해야 할 시점이 되었다. 유엔의 국제평화활동은 분쟁의 예방과 평화조성, 평화강제, 평화유지, 평화건설을 아우르는 포괄적 개념으로 유엔헌장(UN Charter)에 근거하여 안전보장이사회 결의안에 따라 시행된다. 탈냉전 이후 국제 안보환경과 분쟁요인의 변화에 효과적으로 대응하기 위해 유엔은 2000년 브라히미 보고서와 2015년 유엔평화활동에 관한 고위급 패널보고서를 통해 국제평화 활동의 패러다임 전환을 추진했다. 따라서 본 연구에서는 아직까지 재건지원과 인도적 지원 등 제한적 수준에서 참여하고 있는 한국군의 국제평화활동을 평가하고 향후 중견국으로서 보다 적극적인 참여를 위한 발전방안을 제시하고자 한다. 이를 위해 유엔 평화유지임무단이 다수 주둔하고 있는 아프리카 대륙을 중심으로 지역분쟁의 역사와 특수성, 탈냉전 이후 변화된 갈등요인, 유엔 평화활동의 새로운 패러다임을 고찰하였고, 향후 한국군이 지향해야 할 국제평화활동 발전방안을 제시하였다

Historically, the United Nations supported the establishment of the government of the Republic of Korea after liberation and played a decisive role in defending liberal democracy and peace by sending peacekeepers during the Korean War. With the political and military support of the United Nations, the Republic of Korea was able to grow into the world's 10th largest economy today, and now it is time to fulfill its responsibilities and roles to contribute to peace and prosperity in the international community as a middle power. The international peace operations of the United Nations are comprehensive concepts encompassing conflict prevention, peacemaking, peace enforcement, peacekeeping, and peace building, and are implemented in accordance with the Security Council resolutions based on the UN Charter. In order to effectively respond to changes in the international security environment and conflict factors after the post-Cold War, the UN promoted a paradigm shift in international peace operations through the 2000 Brahim Report and the 2015 High-Level Panel Report on UN Peace Activities. Therefore, this study aims to assess the Korean military`s international peace operations at a limited level, such as reconstruction assistance and humanitarian assistance, and to present development measures for more active participation as a middle power in the future. To this end, we reviewed the history and specificities of conflict, the conflicting factors after the post-Cold War, and the new paradigm of UN peace operations, focusing on the African region where a number of UN peacekeeping missions are stationed. And it also suggested ways to develop international peace operations that the Korean military should pursue in the future.

 
페이지 저장