년 - 년
JPEG file내의 Metadata를 이용한 게시판 형태의 웹 기반 Image 검색 시스템 설계
고려대학교 정보창의교육연구소 정보창의교육논문지 제3권 제2호 2009.12 pp.25-30
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
Image registration technique for generating a panoramic image from multiple images has been a lot of development as a important technique for still images or video. There is a file carving technology has recently made many attempts as image forensics technology. In this specific area, research on simple file fragment or fragments of files based on metadata Carving are the main forms. Even recent file carving technique has simple method for measuring the degree of similarity based on the energy of the most joint surface, but there was observed errors in various forms. In the image matching, SIFT and RANSAC algorithm are the method of performing the matching of each characteristic generated from images. In this paper, by proposing variations of these powerful techniques of image matching and want to offer a carving of a file-based image matching based on non-conventional energy segment.
광학문자인식 기반 보안문서 이미지 파일 관리 시스템 KCI 등재
한국융합학회 한국융합학회논문지 제10권 제3호 2019.03 pp.7-14
※ 기관로그인 시 무료 이용이 가능합니다.
4,000원
정보통신 기술의 발전으로 우리는 사무실에서 개인용 컴퓨터를 이용한 방식의 회사업무처리에서 벗어나 스마트 기기를 이용하여 언제 어디서나 편리하게 업무를 처리하는 스마트워크 환경을 경험하고 있다. 오피스 프로그램을 이용하여 작성한 문서를 이메일 서비스를 이용하여 주고받던 것을 스마트 기기를 이용하여 사진을 찍고 모바일 메신저로 전송하는 것으로 대신할 수 있다. 제조현장에서는 보안문서인 작업지시서를 스마트 기기를 이용하여 사진을 찍고 공유하는 것을 쉽게 볼 수 있다. 본 논문에서는 제조현장에서 근로자의 스마트 기기에 남겨지는 보안문서 이미지 파일을 찾아내고 삭제 처리하 는 시스템을 제안한다. 제안한 시스템은 광학문자인식 기술을 이용하여 이미지의 글씨를 인식한 후 키워드화 시켜 일치하는 비율을 통해 보안문서 이미지 파일을 검색해내고 삭제 처리한다. 본 논문에서 제안한 시스템을 이용할 경우 중소기업에서도 효율성 높은 시스템을 구축하여 보안인식이 낮은 제조현장의 작업자들도 편리하게 보안문서 파일을 관리할 수 있다.
With the development of information and communication technology, we have been able to access and manage documents containing corporate information anytime and anywhere using smart devices. As the work environment changes to smart work, the scope of information distribution is expanded, and more efforts are needed to manage security. This paper proposes a file sharing system that enables users who have smart devices to manage and share files through mutual cooperation. Proposed file sharing system, the user can add a partner to share files with each other when uploading files kept by spliting the part of the file and the other uses an algorithm to store on the server. After converting the file to be uploaded to base64, it splits it into encrypted files among users, and then transmits it to the server when it wants to share. It is easy to manage and control files using dedicated application to view files and has high security. Using the system developed with proposed algorithm, it is possible to build a system with high efficiency even for SMEs(small and medium-sized enterprises) that can not pay much money for security.
4,500원
JPEG is good for full color representation but is poor in quality of image because of the small size and the losing compression ways. GIF is a kind of format style made for image - transmission in Compuserve which is a method of PC communication in U. S. A and now is used in world wide web owing to the efficiency of file compression and transmission. But GIF only is used 256 colors, so the images in web has a poorer quality of colors effect to be compared with those of printed catalogues. Also there can be licence problems when the images is used for commercial uses because the possession is Compuserve. The PNG is a way that the total advantages of JPEG and GIF. PNG image file is a more skillful (bitmap display unit), shows a high quality image like TIFF image about, gives superior compression , a 10% to 30% represents full color, 256 color, gray like JPEG. GIF file which uses LZW compression file is a thing which pays licence, In other hands, PNG is free from licence and more skillful image processing method against image error, and it is possible to conserve the color information. Therefore, this treatise is about how various images which are utilized for commercial printings in web, can be made into PNG files about the compression file. And the representation of image by compared the G]U images with JPEG images as well as compression file and the representation of image the superiority of color representation. In addition, 1 check out how much ranges the PNG files are available for electronic publish printing.
도커 이미지 파일 시스템 분석을 통한 컨테이너 실행 전 보안성 검사 방안 연구 KCI 등재
한국차세대컴퓨팅학회 한국차세대컴퓨팅학회 논문지 Vol.15 No.2 2019.04 pp.61-70
최근 들어 많이 활용되고 있는 가상화 기술 중 컨테이너 가상화 기술인 도커는 경량화 된 서비스 운영환경을 제공함 으로 다양한 편의성을 제공하고 있다. 하지만, 도커를 통해 공유되는 이미지들은 누구나 쉽게 배포할 수 있기 때문 에, 출처를 정확하게 알 수 없는 경우가 많아 여러 가지 보안 취약점을 가지고 있다. 하지만, 이러한 보안 취약점을 확인하기 위해서는 도커 이미지들을 컨테이너화 하여 실행해 보고, 메모리에 로드가 된 후에야 분석이 가능하기 때 문에 악의적인 코드가 있을 경우 큰 문제를 야기할 수 있다. 이에 본 논문에서는 도커 허브나 기타 repository에서 받은 도커 이미지들의 보안 취약성을 실행전에 사전에 확인하기 위하여 도커의 이미지 파일 시스템을 분석하여 보 고, 분석된 결과를 바탕으로 도커 이미지를 로드하지 않은 상태에서 보안취약점을 분석해 보고자한다.
Docker is a virtualization technology that is used by the greatest number of people. The Docker provides a variety of conveniences by providing a lightened service operating environment. However, images that are shared with the docker can be easily distributed by anyone. Because of this, many sources are not known accurately and have various security vulnerabilities. However, in order to identify these vulnerabilities, container images of the sinker should be executed. Malicious code can cause major problems because it can be analyzed only after it is loaded into memory. In this paper, we analyze the image file system of the Docker to check the security weakness of the Docker images received from the Docker Hub or other repository before execution. Based on the analyzed results, we want to analyze security vulnerabilities without loading the image of the docker.
Proposal of AI-based Digital Forensic Evidence Collecting System
국제인공지능학회(구 한국인터넷방송통신학회) International Journal of Internet, Broadcasting and Communication Vol.13 No.3 2021.08 pp.124-129
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
As the 4th industrial era is in full swing, the public's interest in related technologies such as artificial intelligence, big data, and block chain is increasing. As artificial intelligence technology is used in various industrial fields, the need for research methods incorporating artificial intelligence technology in related fields is also increasing. Evidence collection among digital forensic investigation techniques is a very important procedure in the investigation process that needs to prove a specific person's suspicions. However, there may be cases in which evidence is damaged due to intentional damage to evidence or other physical reasons, and there is a limit to the collection of evidence in this situation. Therefore, this paper we intends to propose an artificial intelligence-based evidence collection system that analyzes numerous image files reported by citizens in real time to visually check the location, user information, and shooting time of the image files. When this system is applied, it is expected that the evidence expected data collected in real time can be actually used as evidence, and it is also expected that the risk area analysis will be possible through big data analysis.
국제인공지능학회(구 한국인터넷방송통신학회) The International Journal of Advanced Smart Convergence Volume 13 Number 1 2024.03 pp.99-107
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
In AI image generation tools, most general users must use an effective prompt to craft queries or statements to elicit the desired response (image, result) from the AI model. But we are software engineers who focus on software processes. At the process's early stage, we use informal and formal requirement specifications. At this time, we adapt the natural language approach into requirement engineering and toon engineering. Most Generative AI tools do not produce the same image in the same query. The reason is that the same data asset is not used for the same query. To solve this problem, we intend to use informal requirement engineering and linguistics to create a toon. Therefore, we propose a sequence diagram and image generation mechanism by analyzing and applying key objects and attributes as an informal natural language requirement analysis. Identify morpheme and semantic roles by analyzing natural language through linguistic methods. Based on the analysis results, a sequence diagram and an image are generated through the diagram. We expect consistent image generation using the same image element asset through the proposed mechanism.
A Method of Oversized Image Generation Based on Stitching JPEG File Streams
보안공학연구지원센터(IJSIP) International Journal of Signal Processing, Image Processing and Pattern Recognition Vol.8 No.8 2015.08 pp.159-168
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
Due to memory limitation, the displaying and processing of the oversized images have been a bottleneck for various applications, which is a hot research spot in the image processing field. The traditional methods are almost based on the BMP format to generate oversized images, of which the time and space complexity are very high. In this paper, we have deeply analyzed the encoding scheme of JPEG image and proposed an oversized image generation method based on stitching JPEG file streams. According to this method, the oversized images are block plotted and then transformed and saved as JPEG format files respectively. In the end, the block JPEG files are then combined into an integrated JPEG image. The experiment results show that, our method can effectively improve the speed of oversized image generation and reduce the memory consumption. The time and space performance of our method are better than existing methods.
디지털 사진기록물 관리를 위한 Raw 이미지 파일 포맷의 도입에 관한 연구 KCI 등재
한국기록관리학회 한국기록관리학회지 제19권 제3호 2019.08 pp.155-178
※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.
이 연구의 목적은 Raw 이미지 파일 포맷의 특성과 문제점을 분석하고, 디지털 사진기록물 관리에 적합한지 평가하고, 공공기관에서 Raw 이미지 파일 포맷을 활용하기 위한 도입 방안을 제시하는 것이다. Raw 이미지 파일 포맷은 적용된 이미지 편집을 되돌릴 수 있는 가역성과 편집자의 의도를 효과적으로 반영할 수 있는 유연성을 지닌다. 하지만 Raw 이미지 파일 포맷의 대다수가 디지털카메라 제조업체에 종속된 독점 파일 포맷이라는 문제가 있다. Raw 이미지 파일 포맷을 표준화하기 위해 개발된 DNG 포맷은 해외 공공기관에서 긍정적인 평가를 받고 있다. 그러나 공식 표준 혹은 사실상 표준으로 완전히 인정받지 못했다는 한계가 있어 표준 Raw 포맷이 등장하기 까지 잠정적으로 활용하는 것이 적합하다. 한편, 대검찰청에서 포맷 변환한 디지털 사진 파일을 법적 진본성을 가진 원본으로 인정하지 않는다는 문제가 있다. 따라서 단기적으로는 포맷 변환하여 생성한 DNG 파일과 원본 Raw 파일을 캡슐화하여 병행 보존하고, 장기적으로는 포맷 변환하여 생성한 DNG 파일만으로 법적 진본성을 인정받을 수 있도록 디지털 사진기록물의 해시값과 파일 크기 기준 시점을 재정의할 필요가 있다
The study aims to analyze the characteristics and problems of raw image file formats, evaluate its suitability for the management of digital photographic records, and suggest the introduction method to utilize such format in public institutions. Raw image file formats feature reversibility and flexibility. However, most of them are proprietary file formats that depend on the digital camera manufacturer. The DNG format, which was developed to standardize raw image file formats, has received positive reviews from overseas public agencies. However, the DNG format is not fully recognized as a standard; hence, it is appropriate to use it tentatively until the standard raw format appears. On the other hand, the converted digital photo file format is not recognized as an original with legal authenticity. Therefore, in the short term, DNG files created by format conversion and original raw files should be encapsulated and preserved. Furthermore, it is necessary to redefine the baseline of the hash value and file size to recognize the legal authenticity only with DNG files in the long term.
Web Server에서 Web URL Page의 Image Log File
[Kisti 연계] 대한전기학회 대한전기학회 학술대회논문집 2007 pp.243-244
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
웹 서버에서 로그파일은 웹 서버에 대한 접속정보를 저장한다. 이 정보를 분석하면 웹 서비스를 하는데 있어서 서비스의 질을 높이는데 좋은 참고자료가 될 뿐 아니라 웹 서버에 이상이 생겼을 경우 발생한 오류를 조기에 발견하는 데에도 사용되는 중요한 자료이다. 현재 이러한 로그파일은 텍스트 파일로 저장이 되어있으며 오랜 시간이 지나 그 웹 페이지가 삭제되었을 경우 로그파일에 기록된 그 시각의 웹 페이지를 찾아보기가 어렵다. 본 연구에서는 로그파일에 기록된 그 시각의 웹 페이지의 이미지를 저장하는 방법으로 이러한 단점을 보안하고 오랜 시간이 지난 후에도 그 웹 페이지를 볼 수 있는 방법을 제안한다. 이 아이디어가 구현되어 실현되면 또한 Digital Forensic으로써 범죄 수사에도 많은 도움이 될 뿐만 아니라 휴대전화로 풀 인터넷 브라우징이 가능한 풀브라우저에도 적용될 수 있다.
[Kisti 연계] 한국정보관리학회 한국정보관리학회 학술대회논문집 1996 pp.15-18
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
본 논문은 본문 전체가 기계가독형 화일로 구성된 텍스트 전문데이터베이스와 이미지화일로 구성된 이미지 전문데이터베이스와의 검색효율성을 비교함으로써 도서관과 최종이용자의 입장에서 바람직한 전문데이터베이스가 어떤 것인지를 제안하고자 한다.
이미지 파일과 문서죄 - 대법원 2019. 12. 12. 선고 2018도2560 판결 -
[NRF 연계] 법조협회 법조 Vol.69 No.6 2020.12 pp.480-506
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
대상 판례에서는 자동차 등의 운전자가 운전 중 경찰공무원으로부터 운전면허증의 제시를 요구받아 타인의 운전면허증을 찍은 이미지 파일을 제시하는 경우 공문서부정행사죄에 해당되지 않는다고 판단하였다. 이는 이미지 파일 등 전자기록은 형법상 문서에 해당하지 않는다는 기존 판례를 답습하면서도 한편 문서죄에 관한 기존판례의 논리에 배치된다. 판례는 사진기나 복사기 등을 사용하여 기계적인 방법에 의하여 원본을 복사한 문서의 문서성을 인정하는데 대상사안의 운전면허증 이미지 파일은 휴대폰 카메라로 원본을 그대로 촬영한 기계적 방법에 의하여 복사된 복사문서로 판례의 취지대로라면 복사문서에 해당한다. 또한 판례는 위조문서행사죄의 ‘행사’의 의미를 해석함에 있어서 행사방법에 제한이 없으므로 이미지파일을 전송하는 경우도 행사에 해당한다는 입장인데, 행사의 객체가 위조문서인지 진정문서인지 상관없이 행사의 의미는 동일하게 해석해야 한다는 점에서 공문서부정행사죄의 행사도 행사방법의 제한이 없다고 해석해야 타당하다. 한편 대상판례와 같이 문서죄의 문서에 해당하는지 여부를 판단함에 있어서 보호법익의 관점에서 접근한다면 이미지 파일 등 전자기록의 문서성을 인정하는 것이 타당하다. 사회적 법익에 관한 죄인 공문서부정행사죄 등 문서죄의 보호법익은 문서 자체의 가치가 아니라 문서의 증명력과 의사표시에 대한 거래의 안전과 공공의 신용이고, 구성요건인 문서는 규범적 구성요건으로 동시대의 사회흐름과 가치관을 반영하여 해석되어야 한다. 위조물을 행사하거나 부정하게 행사함에 있어서 가시적인 유형물인 종이문서의 형태로 하든지 디지털문서 형태로 하든지 그 문서에 담긴 의사표시에 관한 공공의 신용 및 거래의 안전을 해한다는 점에서 법익침해의 정도나 죄질이 전혀 차이가 없다. 유추금지 원칙에 의하더라도 법문의 가능한 의미 내에서 입법취지와 목적, 법질서 전체와의 조화 등을 고려한 유연적인 해석은 허용된 해석이다. 전자기록을 문서로 인정하지 않는 기존 법리에 따라 전자기록 위작 등을 처벌하는 별도의 조문이 존재하기는 하나 대상 사안과 같이 진정한 전자기록을 부정하게 행사하는 행위 등에 대한 처벌조문이 존재하지 않고, 현 상태의 형법체계에서는 향후 많은 범죄들이 무책임하게 방관되는 사태가 초래될 것으로 우려된다. 하루속히 법원이 형법의 생명력을 유지해 줄 사회변화를 반영한 법리 해석을 제시하기를 기대해본다.
In the case of the target case, it was judged that a driver of a motor vehicle, etc., who presented an image file of another person’s driver's license after being asked by a police officer to present a driver’s license while driving, does not constitute a crime of official document misconduct. While following the previous precedent that electronic records, such as image files, do not constitute documents under criminal law, the court also run counter to the logic of existing precedents regarding document crimes. The precedent recognizes the documentability of documents copied by the original method using a camera or a photocopier, and the image file of the driver’s license in the subject case is a photocopying document copied by a mechanical method because the original was taken by a mobile phone camera. In addition, the precedent states that the use method is not limited in interpreting the meaning of the ‘use’ of the forgery document, so the transmission of the image file is also a use. However, it is reasonable to interpret that there is no limit to the method of using official documents, given that the meaning of the use should be interpreted the same regardless of whether the object of use is forged or authentic. On the other hand, it is reasonable to recognize the documentability of electronic records, such as image files, if it is approached from the perspective of The benefit and protection of the law in determining whether the document is a document of a document crime, such as a target case. The benefit and protection of the law in document crime which is a crime of social legal interest, should be interpreted not by the value of the document itself, but by the safety of transactions and public credit for expression of opinion, and the document should be a normative component, reflecting contemporary social flows and values. There is no difference in the degree or quality of violation of the law in that it harms the public's credibility and the safety of transactions concerning the expression of opinions contained in the document, whether in the form of paper documents or digital documents, using forged documents or usinng them improperly. Even under the principle of prohibition of analogy, flexible interpretation considering the purpose and purpose of legislation and harmony with the whole law and order within the possible meaning of the law is an acceptable interpretation. Under the current criminal justice system, it is feared that many crimes will not be punished irresponsibly in the future. We hope that the court will present a legal interpretation reflecting social changes that will maintain the vitality of the criminal law as soon as possible.
FTP를 이용한 블랙박스 영상 파일 관리 방법에 대한 연구
[Kisti 연계] 한국컴퓨터정보학회 한국컴퓨터정보학회 학술대회논문집 2016 pp.75-76
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
최근 들어 차량용 블랙박스의 급속한 보급으로 많은 분야에서 중요하게 사용되고 있다. 그러나 현재의 차량용 블랙박스 시스템은 제한된 메모리의 용량에 영상 파일을 저장하기 위해, 일정 용량이 저장되면 먼저 저장된 영상 파일을 순차적으로 삭제하여 새로운 영상 파일이 저장되도록 설계되어 있다. 이것은 장시간 주차 중에 발생할 수 있는 차량훼손을 분석하기 위해서는 제약사항이 아닐 수 없다. 이러한 문제점을 해결하기 위해서 본 논문에서는 FTP를 이용하여 주행 중 혹은 주차 중의 영상 파일을 삭제 없이 지속적으로 저장할 수 있는 시스템을 제안한다. 제안한 시스템은 차량용 블랙박스 뿐 아니라 제한된 용량에 영상 파일을 저장하는 수많은 시스템에 동시 적용할 수 있다.
내장형 자바가상기계를 위한 클래스 이미지 파일의 분석과 비교
[Kisti 연계] 한국정보과학회 한국정보과학회 학술대회논문집 2003 pp.28-30
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
자바가상기계는 기계독립적인 바이트코드, 즉 자바 컴파일러가 자바 원천코드로 생성한 클래스 파일의 정보를 읽어 응용 프로그램을 실행한다. 클래스 파일의 내부정보는 동적인 클래스 적재를 지원하기 위한 각종 심볼명과 클래스, 상수, 필드, 메소드 등으로 구성되어 있으며 여러 가지 링크 정보와 디버깅 정보로 인해 메모리 낭비와 클래스 파일에 대한 정보를 접근하는데 비효율적인 요소가 많다. 이런 이유로 인해 메모리 사용에 제한을 받는 내장형 시스템 환경에서 동작하는 자바가상기계에서 클래스 파일을 그대로 이용하기에는 적합하지 않다. 따라서 클래스 파일을 다른 새로운 형태인 클래스 이미지 파일로 변환이 요구되는데 이를 지원하는 자바가 상기계로 simpleRTJ와 leJOS등이 있다. 클래스 이미지 파일의 지원은 내장형 시스템에서 동작하는 자바가상기계의 메모리 절감과 함께 클래스 정보의 접근 효율성을 높이는데 있다. 본 논문에서는 simpleRTJ 및 leJOS의 클래스 이미지 파일을 분석한 후 자바가상기계의 메모리 절감과 접근의 효율을 높여주기 위한 목적에 의해 클래스 이미지 파일을 생성하는 응용 프로그램인 cls2bin 이라는 클래스 이미지 변환기로 생성한 이미지 파일과 비교하여 cls2bin이 생성한 클래스 이미지 파일이 얼마만큼의 효과를 가지는지에 대해 검증해 보고자 한다.
디지털 포렌식 관점에서 BIOS 펌웨어 이미지 파일 수집 및 분석에 관한 연구
[Kisti 연계] 한국정보처리학회 정보처리학회논문지/컴퓨터 및 통신 시스템 Vol.5 No.12 2016 pp.491-498
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
최근 Windows PE와 같은 포터블 OS를 USB, CD/DVD 등의 이동식 저장매체에 저장하여 부팅하는 기법으로 기밀자료 및 내부정보가 유출되는 사례가 증가하고 있다. 이동식 저장매체를 이용한 이 부팅 기법은 타깃 PC에 설치된 USB 보안, 매체제어솔루션 등의 보안 소프트웨어의 우회가 가능하고, 부팅 후 PC의 저장매체를 마운트하여 정보 추출 및 악성코드 삽입 등의 행위가 가능하며, 이동식 저장매체의 사용흔적과 같은 로그기록이 남지 않는 특징이 있어 자료유출여부 확인과 역추적이 어렵다. 이에 본 논문에서는 플래시 메모리에서 BIOS 설정과 관련된 데이터가 기록되는 BIOS 펌웨어 이미지를 수집 및 분석하여 이상행위로 추정할 수 있는 이동식 저장매체를 이용한 부팅 흔적을 찾아 기업의 감사 또는 디지털 포렌식 수사를 수행하는데 도움이 될 수 있는 방안을 제시한다.
Recently leakages of confidential information and internal date have been steadily increasing by using booting technique on portable OS such as Windows PE stored in portable storage devices (USB or CD/DVD etc). This method allows to bypass security software such as USB security or media control solution installed in the target PC, to extract data or insert malicious code by mounting the PC's storage devices after booting up the portable OS. Also this booting method doesn't record a log file such as traces of removable storage devices. Thus it is difficult to identify whether the data are leaked and use trace-back technique. In this paper is to propose method to help facilitate the process of digital forensic investigation or audit of a company by collecting and analyzing BIOS firmware images that record data relating to BIOS settings in flash memory and finding traces of portable storage devices that can be regarded as abnormal events.
이미지 파일 EXIF 태그의 정보보호 및 활용에 관한 연구
[Kisti 연계] 한국정보통신학회 한국정보통신학회 학술대회논문집 2011 pp.695-696
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
최근의 모바일 기기는 영상정보, 위치정보 등을 유 무선으로 전송하기 용이하며, 이를 이용한 다양한 모바일 어플리케이션이 연구되고 있다. 그리고 그 정보들에 관한 정보보호에 관한 문제가 대두되고 있다. 따라서 본 연구에서는 영상정보와 이미지 파일의 EXIF에 저장되는 위치정보에 대한 무단변경 실험을 수행하고, 데이터 검증을 위한 기술들을 조사하였다.
Smart-phone is appropriate for using image information and location information. However it is possible to be exploited for forgery and manipulation. So we experimented on modified data on the smart-phone as image and location information in EXIF and researched the technology for data verification.
디지털 포렌식 관점에서 BIOS 펌웨어 이미지 파일 수집 및 분석에 관한 연구
[NRF 연계] 한국정보처리학회 KIPS Transactions on Computer and Communication Systems Vol.5 No.12 2016.12 pp.491-498
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
최근 Windows PE와 같은 포터블 OS를 USB, CD/DVD 등의 이동식 저장매체에 저장하여 부팅하는 기법으로 기밀자료 및 내부정보가 유출되는 사례가 증가하고 있다. 이동식 저장매체를 이용한 이 부팅 기법은 타깃 PC에 설치된 USB 보안, 매체제어솔루션 등의 보안 소프트웨어의 우회가 가능하고, 부팅 후 PC의 저장매체를 마운트하여 정보 추출 및 악성코드 삽입 등의 행위가 가능하며, 이동식 저장매체의 사용흔적과 같은 로그기록이 남지 않는 특징이 있어 자료유출여부 확인과 역추적이 어렵다. 이에 본 논문에서는 플래시 메모리에서 BIOS 설정과 관련된 데이터가 기록되는 BIOS 펌웨어 이미지를 수집 및 분석하여 이상행위로 추정할 수 있는 이동식 저장매체를 이용한 부팅 흔적을 찾아 기업의 감사 또는 디지털 포렌식 수사를 수행하는데 도움이 될 수 있는 방안을 제시한다.
Recently leakages of confidential information and internal date have been steadily increasing by using booting technique on portable OS such as Windows PE stored in portable storage devices (USB or CD/DVD etc). This method allows to bypass security software such as USB security or media control solution installed in the target PC, to extract data or insert malicious code by mounting the PC’s storage devices after booting up the portable OS. Also this booting method doesn’t record a log file such as traces of removable storage devices. Thus it is difficult to identify whether the data are leaked and use trace-back technique. In this paper is to propose method to help facilitate the process of digital forensic investigation or audit of a company by collecting and analyzing BIOS firmware images that record data relating to BIOS settings in flash memory and finding traces of portable storage devices that can be regarded as abnormal events.
스마트폰 JPEG 파일의 출처 식별을 위한 DQT 정보 데이터베이스 구축
[Kisti 연계] 한국정보보호학회 정보보호학회논문지 Vol.26 No.2 2016 pp.359-367
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
스마트폰을 이용한 사진 촬영이 보편화됨에 따라 이미지 조작, 기밀 유출로 인한 사건이 빈번하게 발생되고 있어 이미지 파일의 위변조 여부와 원본 증명에 대한 수요가 꾸준히 증가하고 있다. 일반적으로 스마트폰은 사진 파일을 JPEG 형식의 이미지 파일로 저장하는데 JPEG 이미지의 Header부분에는 이미지의 압축률을 결정하는데 사용되는 DQT가 저장되어 있다. 또한 JPEG 내부 Thumbnail 이미지에도 DQT가 존재한다. 기존의 연구에서는 DQT만을 이용해 이미지를 촬영한 장치를 판별하였다. 하지만 이 연구는 장치를 판별하기에는 정확도가 매우 낮다. 이에 본 논문에서는 DQT 정보뿐만 아니라 Thumbnail 이미지의 DQT 정보에 대한 실험을 통해 사진을 촬영한 스마트폰 기기와 사진 파일을 편집하고 저장한 애플리케이션을 유추할 수 있도록 JPEG 파일의 DQT 정보 및 Thumbnail 이미지의 DQT 정보 데이터베이스를 구축하여 보다 정확한 이미지의 출처 판별을 돕는다.
As taking pictures by using smartphones has become more common in society, there are many incidents which are unexpected manipulation of images and leak of confidential information. Because of those incidents, demands that identify forgery/alteration of image file and proves of the original copy is constantly increasing. In general, smartphone saves image file as JPEG form and it has DQT which determines a compression rate of image in a header part of image. There is also DQT in Thumbnail image which inside of JPEG. In previous research, it identified a smartphone which take image by only using DQT, However, the research has low accuracy to identify the devices. There are two main purposes in this research. First, this research will analogize a smartphone and an application that takes a picture, edits and save an image file by testing not only about a DQT information but also a information of Thumbnail image. Second, the research will build a database of DQT and Thumbnail information in JPEG file to find more accurate image file's origin.
대용량 항공영상에 3차원 메시를 이용한 정사영상의 적용성 분석
[Kisti 연계] 한국측량학회 Korean Journal of Geomatics Vol.35 No.3 2017 pp.155-166
※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.
항공영상의 활용도가 높아짐에 따라 전통적인 항공사진측량 절차뿐만 아니라 무인항공사진측량 절차를 적용한 다양한 소프트웨어가 제공되고 있다. 기존에는 소규모 영역을 촬영한 영상에 대해서 무인항공사진측량 절차를 적용한 소프트웨어를 사용하였으나 최근에는 항공사진측량용 카메라를 이용하여 촬영한 대규모 영역에 대해서도 무인항공사진측량 절차를 적용한 소프트웨어가 등장하고 있다. 이에 따라 본 연구는 대용량 항공영상을 이용하여 항공사진측량 절차와 무인항공사진측량 절차로 각각 정사영상을 생성하고 정성적, 정량적인 비교를 통해서 두 절차의 특징을 비교하였다. 연구대상지역의 실험을 통해서 정사영상 생성 시 수치표면모델을 이용하는 방법 보다 3차원 메시를 이용하는 것이 건물의 기복변위를 효과적으로 제거하는 것을 알 수 있었다.
As the utilization of aerial images increases, a variety of software using unmanned aerial photogrammetric procedures as well as traditional aerial photogrammetric procedures are being provided. Previously, software that used the unmanned aerial photogrammetric procedure was used for images captured in small areas. Recently, however, software that uses unmanned aerial photogrammetric procedures for large-scale images taken by using aerial photogrammetric cameras has appeared. Therefore, this study generated ortho-images using aerial photogrammetry and unmanned aerial photogrammetry for large aerial images, and compared the features of both procedures through qualitative and quantitative comparisons. Experiments in the study area show that using the 3D mesh effectively removes the relief displacement of the building rather than using the digital surface model to generate ortho-images.
0개의 논문이 장바구니에 담겼습니다.
선택하신 파일을 압축중입니다.
잠시만 기다려 주십시오.