• Title/Summary/Keyword: 검증서버

Search Result 791, Processing Time 0.026 seconds

A IoT Security Service based on Authentication and Lightweight Cryptography Algorithm (인증 및 경량화 암호알고리즘 기반 IoT 보안 서비스)

  • Kim, Sun-Jib
    • Journal of Internet of Things and Convergence
    • /
    • v.7 no.1
    • /
    • pp.1-7
    • /
    • 2021
  • The IoT market continues to expand and grow, but the security threat to IoT devices is also increasing. However, it is difficult to apply the security technology applied to the existing system to IoT devices that have a problem of resource limitation. Therefore, in this paper, we present a service that can improve the security of IoT devices by presenting authentication and lightweight cryptographic algorithms that can reduce the overhead of applying security features, taking into account the nature of resource limitations of IoT devices. We want to apply these service to home network IoT equipment to provide security. The authentication and lightweight cryptographic algorithm application protocols presented in this paper have secured the safety of the service through the use of LEA encryption algorithms and secret key generation by users, IoT devices and server in the IoT environment. Although there is no difference in speed from randomly generating secret keys in experiments, we verify that the problem of resource limitation of IoT devices can be solved by additionally not applying logic for secret key sharing to IoT devices.

Implementation of Intelligent Remote Control System based on Internet of Things (사물인터넷을 활용한 지능형원격제어시스템 구현)

  • Kim, Dong Min
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.24 no.4
    • /
    • pp.546-552
    • /
    • 2020
  • The remote control system, in which the remote control server and the actuator are connected and operated through a wireless network, has a great potential risk as well as its convenience. The control commands can be lost because of unreliable wireless channels. The intelligent remote control system is a system that adds a function to infer a control command to the actuator to operate even if the control command is not received. In this paper, we implemented an intelligent remote control system testbed and confirmed the problems that could occur in the remote control system through experiments and verified that the intelligent remote control system solves the problem. The intelligent remote control system can achieve the performance that can be achieved when general remote control system has high communication overhead with less communication overhead.

Tag-free Indoor Positioning System Using Wireless Infrared and Ultrasonic Sensor Grid (적외선 및 초음파센서 그리드를 활용한 태그가 없는 실내 위치식별 시스템)

  • Roh, Chanhwi;Kim, Yongseok;Shin, Changsik;Baek, Donkyu
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.27 no.1
    • /
    • pp.27-35
    • /
    • 2022
  • In the most IPS (Indoor Positioning System), it is available to specify the user's movement by sending a specific signal from a tag such as a beacon to multiple receivers. This method is very efficiently used in places where the number of people is limited. On the other hand, in large commercial facilities, it is nearly difficult to apply the existing IPS method because it is necessary to attach a tag to each customer. In this paper, we propose a system that uses an external sensor grid to identify people's movement without using tags. Each sensor node uses both an ultrasonic sensor and an infrared sensor to monitor people's movements and sends collected data to the main server through wireless transmission for easy system maintenance. The operation was verified using the FPGA board, and we designed a VLSI circuit in 180nm process.

Design of Fine Dust Monitoring System based on the Internet of Things (사물인터넷 기반 미세먼지 모니터링 시스템 설계 및 구현)

  • Kim, Tae-Yeun
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.15 no.1
    • /
    • pp.14-26
    • /
    • 2022
  • Recently, according to the severity of air pollution, interest in air pollution is increasing. The IoT based fine dust monitoring system proposed in this paper allows the measurement and monitoring of fine dust, volatile organic compounds, carbon dioxide, etc., which are the biggest causes affecting the human body among air environmental pollution. The proposed system consisted of a device that measures atmospheric environment information, a server system for storing and analyzing measured information, an integrated monitoring management system for administrators and smart phone applications for users to enable visualization analysis of atmospheric environment information in real time. In addition, the effectiveness of the proposed fine dust monitoring system based on the Internet of Things was verified by using the response speed of the system, the transmission speed of the sensor data, and the measurement error of the sensor. The fine dust monitoring system based on the Internet of Things proposed in this paper is expected to increase user convenience and efficiency of the system by visualizing the air pollution condition after measuring the air environment information with portable fine dust measuring device.

Design and Implement of Power-Data Processing System with Optimal Sharding Method in Ethereum Blockchain Environments

  • Lee, Taeyoung;Park, Jaehyung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.12
    • /
    • pp.143-150
    • /
    • 2021
  • In the recent power industry, a change is taking place from manual meter reading to remote meter reading using AMI(Advanced Metering Infrastructure). If such the power data generated from the AMI is recorded on the blockchain, integrity is guaranteed by preventing forgery and tampering. As data sharing becomes transparent, new business can be created. However, Ethereum blockchain is not suitable for processing large amounts of transactions due to the limitation of processing speed. As a solution to overcome such the limitation, various On/Off-Chain methods are being investigated. In this paper, we propose a interface server using data sharding as a solution for storing large amounts of power data in Etherium blockchain environments. Experimental results show that our power-data processing system with sharding method lessen the data omission rate to 0% that occurs when the transactions are transmitted to Ethereum and enhance the processing speed approximately 9 times.

Expert Review and Analysis of the Game's Testing Process -Focus on balance testing- (게임의 테스트 프로세스에 따른 전문가 검토 및 분석 -밸런스 테스트를 중심으로-)

  • Lee, Yoon-Yim;Rhee, Dea-Woong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.7
    • /
    • pp.1013-1018
    • /
    • 2022
  • Game Industry sustained growth for some time, but the lifespan of a game is shortening. Various efforts to improve the quality of services for the game players which play a role in extending the lifespan of games. When a game is serviced, the server of the game starts to store log informations, and the stored data became important measures to predict game user's activities. As the game's data gathers, it becomes highly useful big data. By analyzing the data of the game stored in this way, a game service issue analysis procedure is proposed to improve the quality of the game service and to proceed with a better service, and based on the analysis in this way, it was applied to the balance test process and verified through expert to the balance test process. If the log analysis process is applied through this paper, it will be a basic data that can improve the quality of game services.

A Study on Injection Attacks and Defenses on Microsoft Windows (MS Windows에서 인젝션 공격 및 방어 기법 연구)

  • Seong, HoJun;Cho, ChangYeon;Lee, HoWoong;Cho, Seong-Je
    • Journal of Software Assessment and Valuation
    • /
    • v.16 no.2
    • /
    • pp.9-23
    • /
    • 2020
  • Microsoft's Windows system is widely used as an operating system for the desktops and enterprise servers of companies or organizations, and is a major target of cyber attacks. Microsoft provides various protection technologies and strives for defending the attacks through periodic security patches, however the threats such as DLL injection and process injection still exist. In this paper, we analyze 12 types of injection techniques in Microsoft Windows, and perform injection attack experiments on four application programs. Through the results of the experiments, we identify the risk of injection techniques, and verify the effectiveness of the mitigation technology for defending injection attacks provided by Microsoft. As a result of the experiments, we have found that the current applications are vulnerable to several injection techniques. Finally, we have presented the mitigation techniques for these injection attacks and analyzed their effectiveness.

Design of Indoor Location-based IoT Service Platform

  • Kim, Bong-Han
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.12
    • /
    • pp.231-238
    • /
    • 2022
  • In this paper, among short-range wireless communication technologies such as Beacon, Bluetooth, UWB (Ultra-wideband), ZigBee, NFC (Near Field Communication), Z-Wave, 6LoWPAN (IPv6 over Low power WPAN), D2D (Device to Device), etc., proposed an IoT service platform based on a beacon that can provide indoor positioning. And, a beacon-linked web server was designed by blocking indiscriminate beacon spam signals and applying REST web service technology with flexibility and scalability. Data accessibility between different devices was verified by testing the success rate of data transmission, the success rate of blocking beacon push, the success rate of IoT interlocking processing, the accuracy of location positioning, and the success rate of REST web service-based data processing. Through the designed IoT service platform, various proposals and research on short-distance-based business models and service platforms will be conducted in the future.

Method for determining flood risk in construction sites using artificial neural network techniques (인공 신경망 기법을 활용한 건설 현장 침수 위험 판정 방법)

  • Im Jang Hyuk;Cho Hye Rin
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2023.05a
    • /
    • pp.344-344
    • /
    • 2023
  • 최근 기후변화에 따라 극한 강우로 전 세계적으로 국지적 홍수 피해가 증가하고 있다. 또한 극한 강우 발생시 다양한 건설 현장의 상황에 따라 침수 취약성이 나타나 인적 물적 피해로 이어질 수 있다. 특히, 시공에 따른 현장 지형 변화에 대해 실시간으로 침수 예측이 불가하여 위험 판단이 어려운 실정이며, 극한 강우 발생에 대비하기 위해 강우 정보 획득 및 분석을 효율화하여 강우예측 정확성을 높일 필요가 있다. 이러한 필요성에 따라 본 연구에서는 건설 현장의 침수 피해를 최소화하기 위해 침수 위험을 판정하고 예측하는 방법을 제시하고자 한다. 본 연구의 침수 위험 판정 방법은 건설 현장에서 실시간 지형변화 정보 확보와 침수 위험 판정의 정확도를 높이기 위한 침수심 분석에 인공 신경망 기법을 활용하였다. 또한, 침수판정 알고리즘은 지형, 강우 분석 모듈과 침수판정 모듈로 구성하였다. 지형 분석 모듈은 건설 현장이 시공진행에 따른 지형 데이터의 변화를 고려하기 위해 실시간 영상 정보의 객체 탐지를 구분하는 인공 신경망 기법을 적용해 지형 분석 모듈을 구축하였다. 강우 분석 모듈은 다양한 강우 정보를 취합할 수 있는 서버를 구축하여 강우 임베딩 정보를 실시간으로 분석하도록 고안하여 정확도를 높였다. 이러한 자료를 바탕으로 강우-유출해석에 의한 침수심 값과 실측값, 침수 지표를 활용하여 인공 신경망 기법으로 침수 위험을 판정하도록 제시하였다. 본 연구를 통해 건설 현장에서 지형 상태의 지속적인 변화와 강우데이터의 정확도 향상에 대응할 수 있는 침수 위험 판정이 가능하고 인적 물적 피해 최소화를 기대할 수 있다. 향후, 본 연구에서 제시된 방법은 건설 현장에서 분석 시스템과 실측 모니터링에 의해 검증되어야 할 것이며, 건설 현장 외에도 스마트 도시 및 지하 공간에서 확대하여 적용할 수 있을 것으로 판단된다.

  • PDF

Automated Maintenance Unmanned Monitoring System Using Intelligent Power Control System (지능형 전원제어장치를 이용한 자동화 유지보수 무인감시시스템)

  • Cha, Min-Uk;Lee, Choong Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.237-239
    • /
    • 2021
  • Failure and malfunction of the unmanned surveillance facility cost can lead to delays occurring until the person in charge arrives at the unmanned surveillance facility, and theft, damage, and information leakage damage caused by intruders. In addition, due to equipment failure and malfunction, additional costs are incurred due to constant inspection by the manager. In this paper, in order to compensate for the malfunction of unmanned facility costs, we propose a system that diagnoses the monitoring facility in real time, displays the contents of the problem, automatically restores the facility power, and informs the person in charge of the situation by text message. The proposed system is a surveillance facility consisting of main facilities such as video equipment (CCTV), sound equipment, floodlights, etc. And SMS server that can send text messages in real time. Through experiments, the effectiveness of the proposed system was verified.

  • PDF