• Title/Summary/Keyword: security window

Search Result 118, Processing Time 0.022 seconds

Analysis of a Buffer Overrun Vulnerability of JPEG on MS Windows (MS Windows에서 JPEG 관련 버퍼 오버런의 취약성 분석)

  • Oh Hyunsoo;Chang Hye-Young;Cho Seongje;Kim Hong-Guen
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07a
    • /
    • pp.139-141
    • /
    • 2005
  • 본 논문에서는 JPEG 파일의 구조를 먼저 살펴하고, MS Windows 운영체제 상에서 비정상적인 JPEG 파일을 접근(open)할 때 발생할 수 있는 버퍼 오버런 취약성(MS04-028)을 재연하여 분석한다. JPEG 파일의 헤더에 코멘트(comment) 부분이 있을 경우 길이 필드가 잘못되어 있고 JPEG 파일의 몸체에 쉘코드(cmd.exe) 생성부분을 가지고 있을 경우, 버퍼(heap) 오버런 공격이 발생되어 예기치 못한 결과들이 발생 할 수 있다. 본 논문에서는 디버거(WinDBG) 및 역공학 도구(IDAPro)를 이용하여, 이러한 JPEG 파일 관련 취약성을 분석하면서 바이너리 코드만 주어진 경우의 취약성 분석 절차를 이해하고 보안 결함 부분을 추적하는 연구를 수행한다.

  • PDF

A Fall Detection Technique using Features from Multiple Sliding Windows

  • Pant, Sudarshan;Kim, Jinsoo;Lee, Sangdon
    • Smart Media Journal
    • /
    • v.7 no.4
    • /
    • pp.79-89
    • /
    • 2018
  • In recent years, falls among elderly people have gained serious attention as a major cause of injuries. Falls often lead to fatal consequences due to lack of prompt response and rescue. Therefore, a more accurate fall detection system and an effective feature extraction technique are required to prevent and reduce the risk of such incidents. In this paper, we proposed an efficient feature extraction technique based on multiple sliding windows and validated it through a series of experiments using supervised learning algorithms. The experiments were conducted using the public datasets obtained from tri-axial accelerometers. The results depicted that extraction of the feature from adjacent sliding windows led to high accuracy in supervised machine learning-based fall detection. Also, the experiments conducted in this study suggested that the best accuracy can be achieved by keeping the window size as small as 2 seconds. With the kNN classifier and dataset from wearable sensors, the experiments achieved accuracy rates of 94%.

LSTM-based Early Fire Detection System using Small Amount Data

  • Seonhwa Kim;Kwangjae Lee
    • Journal of the Semiconductor & Display Technology
    • /
    • v.23 no.1
    • /
    • pp.110-116
    • /
    • 2024
  • Despite the continuous advancement of science and technology, fire accidents continue to occur without decreasing over time, so there is a constant need for a system that can accurately detect fires at an early stage. However, because most existing fire detection systems detect fire in the early stage of combustion when smoke is generated, rapid fire prevention actions may be delayed. Therefore we propose an early fire detection system that can perform early fire detection at a reasonable cost using LSTM, a deep learning model based on multi-gas sensors with high selectivity in the early stage of decomposition rather than the smoke generation stage. This system combines multiple gas sensors to achieve faster detection speeds than traditional sensors. In addition, through window sliding techniques and model light-weighting, the false alarm rate is low while maintaining the same high accuracy as existing deep learning. This shows that the proposed fire early detection system is a meaningful research in the disaster and engineering fields.

  • PDF

The Effect on Professional Ethic, Organizational Trust and Job Satisfaction among Private Security Guard (민간경비원의 직업윤리의식이 조직신뢰, 직무만족에 미치는 영향)

  • Chung, Hun;Kang, Jin-Hyung
    • Korean Security Journal
    • /
    • no.37
    • /
    • pp.7-28
    • /
    • 2013
  • Based on the status of which the research is not active and the analysis is not progressed, the purpose of this study life up pride, value and professional ethic of private security guard. Also, through this research, it offers the effect on professional ethic, organizational trust and job satisfaction. The data collection and survey are taken by the private security business members who work staff member or manager. They are surveyed with convenience sampling that among 500 data, 46 data which are thought to be answered insincerely or lack are excluded, so the total of 454 answered data are included in the final analysis. After coding and input process, the data is analyzed by factor analysis, reliability analysis, correlation analysis and multiple regression analysis using window SPSS 19.0 version. Significance level is 0.05. The conclusion that has been made based on the statistical analysis results are the followings. Professional ethic has a positive impact on organizational trust, job satisfaction. The educational training of the company is connected job satisfaction resultantly. Also the professional ethics education will improve the ability of the individual. Finally, the professional ethics raises a job satisfaction. Also, Organizational trust has a positive impact on job satisfaction. This the while to agree with a research result about the other type of business worker who is researched. In order raising the job satisfaction, the effort for raising a organizational trust is necessary.

  • PDF

Distance Measurement of the Multi Moving Objects using Parallel Stereo Camera in the Video Monitoring System (영상감시 시스템에서 평행식 스테레오 카메라를 이용한 다중 이동물체의 거리측정)

  • 김수인;이재수;손영우
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.18 no.1
    • /
    • pp.137-145
    • /
    • 2004
  • In this paper, a new algorithm for the segmentation of the multi moving objects at the 3 dimension space and the method of measuring the distance from the camera to the moving object by using stereo video monitoring system is proposed. It get the input image of left and right from the stereo video monitoring system, and the area of the multi moving objects segmented by using adaptive threshold and PRA(pixel recursive algorithm). Each of the object segmented by window mask, then each coordinate value and stereo disparity of the multi moving objects obtained from the window masks. The distance of the multi moving objects can be calculated by this disparity, the feature of the stereo vision system and the trigonometric function. From the experimental results, the error rate of a distance measurement be existed within 7.28%, therefore, in case of implementation the proposed algorithm, the stereo security system, the automatic moving robot system and the stereo remote control system will be applied practical application.

Rotated Face Detection Using Symmetry Detection (대칭성 검출에 의한 회전된 얼굴검출)

  • Won, Bo-Whan;Koo, Ja-Young
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.1
    • /
    • pp.53-59
    • /
    • 2011
  • In many face recognition applications such as security systems, it is assumed that upright faces are given to the system. In order for the system to be used in more general environments, the system should be able to deal with the rotated faces properly. It is a generally used approach to rotate the face detection window and apply face detector repeatedly to detect a rotated face in the given image. But such an approach requires a lot of computation time. In this paper, a method of extracting the axis of symmetry for a given set of points is proposed. The axis of symmetry for the edge points in the face detection window is extracted in a way that is fast and accurate, and the face detector is applied only for that direction. It is shown that the mean and standard deviation of the symmetry detection error is $0^{\circ}$ and $3^{\circ}$ respectively, for the database used.

Detection Probability Improvement Scheme Optimized for Frequency-Hopping Signal Detection (주파수 도약 신호 탐지에 최적화된 탐지 확률 향상 기법)

  • Lee, In-Seok;Oh, Seong-Jun
    • The Journal of Korean Institute of Electromagnetic Engineering and Science
    • /
    • v.29 no.10
    • /
    • pp.783-790
    • /
    • 2018
  • The frequency-hopping technique is one of the spread-spectrum techniques. Frequency hopping is a communication system in which the carrier frequency channel is hopped within the wideband. Therefore, a frequency-hopping system has such advantages as antijamming and low probability of intercept. This system is often used in military communications. Because frequency-hopping signal detection is difficult, it is an important research issue. A novel detection technique is proposed that can improve detection probability. When the received signal is transformed to a frequency domain sample by fast Fourier transform, spectral leakage lowers the detection probability. This problem can be solved by using the Hamming window, and the detection probability can be increased. However, in a frequency-hopping environment, the windowing technique lowers the detection probability. The proposed method solves this weakness. The simulation results show that the proposed detection technique improves the detection probability by as much as 13 %.

A Study on Establish the Foundation of Electronic Payment System for the Auxiliary Costs of Foreign Trade - Focused on Logistic and Customs Clearance Areas - (수출입 부대비용의 EPS 기반구축에 관한 연구 - 물류.통관부문을 중심으로 -)

  • Shim, Chong-Seok;Yang, Jung-Ho
    • THE INTERNATIONAL COMMERCE & LAW REVIEW
    • /
    • v.47
    • /
    • pp.185-212
    • /
    • 2010
  • This study aims to derive practical suggestions to apply application methods by auxiliary costs, especially application of logistics and customs clearance areas in order to establish EPS support system of auxiliary cost occurred from export/import. For the propose, this study has analyzed types and situation of auxiliary costs, application method by auxiliary costs, payment situation of logistics auxiliary costs and clearance auxiliary costs and suggested the relevant problems and their application methods. Especially, in case of logistics auxiliary costs through connection to the attached general documents required for negotiation by reflecting characteristics of B2B transactions. In addition, it has suggested that those services by the said system should be conveniently used commonly by the export companies and logistics companies through provision of various payment measures, support of foreign currency payment, etc. and security of reliability/system stability, etc. for the compatible payment with other systems as the prerequisite for the successful settlement of the auxiliary costs EPS. It is expected that satisfaction of the uTradeHub users such as export/import companies and logistics companies will be increased, user-oriented customized information services such as raw cost prediction service through calculation of auxiliary costs could be available in the future and efficiency of work processes related to auxiliary costs will be increased, by providing the EPS through various single window based payment measures through establishment of the export/import auxiliary costs payment system.

  • PDF

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.

A Study on the Use of Police Force in the Public Assembly: Focused on the Vehicle-wall-blocking and water cannon (집회현장에서의 경찰의 물리력 사용현황과 개선방안: 차벽과 물포 사용을 중심으로)

  • Hwang, Mun-Gyu
    • Korean Security Journal
    • /
    • no.50
    • /
    • pp.307-337
    • /
    • 2017
  • The freedom of assembly is the fundamental freedoms guaranteed by the Constitution. However, as far as our reality is concerned, the freedom of assembly is guaranteed only when it is under the control of the police, and otherwise it is perceived as an object to be suppressed. Police say even that they will not tolerate even a small illegal law while referring to the "broken window theory". Therefore, regardless of the peaceful nature of the rally, it is too obsessed with 'compliance'. This attitude is causing the citizens who participated in the assembly to be put to the object to be suppressed. This paper analyzes the requirements and current status of police force, focusing on the vehicle-wall-blocking and water cannon as a means of using the police force, which is a recent problem, and suggests ways to improve it. First of all, the installation of the wall cuts off the essential communication function of the assembly by separating the meeting place from the object of protest. Thus, despite the warning for prevention in the face of illegal acts, other than installing a barrier, it should be allowed only in the 'urgent case where there is a risk of causing damage to the life, body or property of the person'. Without this urgency, the vehicle-wall-blocking should not be allowed to be proactive as well as preventive. Secondly, the water cannon is a police force that is likely to harm people's life and body. Therefore, aiming shots, which could pose a significant risk to the human body, should in principle be prohibited. However, considering its risk, it should be supplementary used only when there is no other alternative, only when the direct risk to the legal interest of the other person or the order of public well-being is 'obvious'. In addition, as for the use standard of such a thing, it is necessary to be specified by law.

  • PDF