• Title/Summary/Keyword: 스마트 폰 안드로이드

Search Result 851, Processing Time 0.032 seconds

안드로이드 데이터 암호화 앱 동향 및 분석

  • Sungwon, Lee;Chungwoon, Kim;Dohyun, Kim
    • Review of KIISC
    • /
    • v.32 no.6
    • /
    • pp.7-16
    • /
    • 2022
  • 현대 사회에서 스마트폰이 일상생활에 밀접하게 사용됨에 따라 스마트폰 내부에는 사용자가 사용한 다양한 앱 데이터가 저장되고 있고 이 중에는 민감한 개인정보도 포함된다. 따라서 스마트폰을 분실하거나 스마트폰이 악성앱에 공격당하는 경우 개인정보가 유출될 수 있기 때문에, 이를 대응하기 위해 스마트폰 내부 데이터를 암호화 저장하는 다양한 앱들이 출시되고 있다. 우리는 총 12개의 데이터 암호화 앱들에 대한 기존 연구 결과를 통해 데이터 암호화 앱에 대한 동향을 살펴보고, 안드로이드 앱 마켓에서 전 세계적으로 10,000,000회 이상 다운로드되어 널리 사용되고 있는 5개의 추가적인 데이터 암호화 앱을 분석했다. 그 중 특히 LOCKit 앱을 자세히 분석하여 암호 알고리즘에 대한 취약점을 밝혀내 데이터 복호화 방법과 취약점 보완을 위한 방안을 제시했다.

An Implementation of a Character Recognition System using JNI on Android Platform (JNI를 이용한 안드로이드 플랫폼기반 문자 인식 시스템 구현)

  • Lee, Woo Young;Ahn, Gee Taek;Kim, Cheong Ghil
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.1471-1473
    • /
    • 2010
  • 스마트 폰의 급속한 보급 확산에 따라 스마트 폰의 각종 센서를 이용한 응용 영역이 넓어지고 있다. 그 가운데 스마트 폰의 카메라를 이용한 인식 기술은 비전 기반 증강현실 시스템 구현의 핵심적인 부분으로 그 중요성이 부각되고 있다. 본 논문에서는 스마트 폰의 카메라를 사용하여 JNI 기술을 이용한 안드로이드 기반의 인쇄매체의 문자 검출 및 인식 시스템을 설계 구현하였다. 전체 시스템은 영상의 전처리 과정을 통한 문자 영역의 검출과 인식 알고리즘 연산 후 기본 데이터와의 비교를 통한 문자인식 과정으로 구성되어 있다. 본 구성은 PC기반의 일반적 문자 인식과 동일하다. 구현결과는 1GHz의 CPU를 가지는 스마트 폰의 제한된 하드웨어 자원에서도 플랫폼 최적화를 통한 실시간 인식의 가능성을 보여주었다.

The Detection of Android Malicious Apps Using Categories and Permissions (카테고리와 권한을 이용한 안드로이드 악성 앱 탐지)

  • Park, Jong-Chan;Baik, Namkyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.6
    • /
    • pp.907-913
    • /
    • 2022
  • Approximately 70% of smartphone users around the world use Android operating system-based smartphones, and malicious apps targeting these Android platforms are constantly increasing. Google has provided "Google Play Protect" to respond to the increasing number of Android targeted malware, preventing malicious apps from being installed on smartphones, but many malicious apps are still normal. It threatens the smartphones of ordinary users registered in the Google Play store by disguising themselves as apps. However, most people rely on antivirus programs to detect malicious apps because the average user needs a great deal of expertise to check for malicious apps. Therefore, in this paper, we propose a method to classify unnecessary malicious permissions of apps by using only the categories and permissions that can be easily confirmed by the app, and to easily detect malicious apps through the classified permissions. The proposed method is compared and analyzed from the viewpoint of undiscovered rate and false positives with the "commercial malicious application detection program", and the performance level is presented.

Methodology of Reverse Engineering iOS application with LLDB (LLDB를 이용한 iOS 애플리케이션 역공학 분석 방법론)

  • Youn, Jung-moo;Ryou, Jae-cheol
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.04a
    • /
    • pp.239-240
    • /
    • 2016
  • 모바일 환경이 발전하면서 다양한 스마트폰 중 안드로이드 기반의 스마트폰이 시장 점유율을 높여가고 있다. 하지만 최근 보안 이슈로 인해 애플사에서 만든 아이폰을 사용하는 사람이 증가하고 있다. 따라서 아이폰에 대한 어플리케이션 시장 역시 증가 추세이다. 하지만 안드로이드 기반 스마트폰은 어느 정도 소스코드가 공개되어있기에 개발 및 분석이 수월하지만, 애플사의 아이폰은 공개된 소스코드가 극히 적어 개발 및 분석이 상대적으로 어렵다. 따라서 아이폰 애플리케이션에서 오류 발생 시 시스템 라이브러리에서 발생하는 오류는 효율적으로 대처하기가 힘들다. 본 논문은 더 효율적으로 애플리케이션들을 개발하고 유지 및 보수 할 수 있도록 Mac OS X에서 LLDB를 이용한 아이폰 애플리케이션 역공학 분석 방법론을 제안한다.

Requirement Analysis of Mobile Internet Phone System in Android-based Environment (안드로이드 환경에서 모바일 인터넷전화 시스템의 요구분석)

  • Yun, Sung-Yeol;Kim, Hyun-Soo;Park, Seok-Cheon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.986-987
    • /
    • 2010
  • 최근 스마트폰이 크게 활성화됨과 동시에 요금이 저렴하고 인터넷망을 사용하는 인터넷전화가 급부상하고 있다. 개방형 플랫폼인 안드로이드기반의 스마트폰에서는 응용프로그램의 사용이 자유로움에 따라 인터넷전화 응용 프로그램을 탑재할 수 있다. 이에 따라 본 논문에서는 안드로이드기반의 모바일 인터넷전화 시스템의 구현을 위한 요구사항을 분석한다.

SmartPhone Recording System for Mobile Office Environment (모바일 오피스 환경을 위한 스마트폰 레코딩 시스템)

  • Kang, Euiseon;Kim, Jeonghun
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.9
    • /
    • pp.49-57
    • /
    • 2013
  • Recently, in spite of fast development of smartphone, recording technology has saved, listened and searched in server based on PSTN and wired network. We introduce a mobile transcript recording system for mobile office environment. All calls using smartphone are automatically saved on memory in mobile device with this system. Thereafter, recording files are encrypted and uploaded to recording server by user authority. Beside recording data in database on web server is saved and managed efficiently and economically through web application. This system is able to be used in legal corroborative facts and the prevention of crime such as voice phishing.

An Efficient Mixnet for Electronic Voting Systems (공통평가기준 3.1 기반 스마트폰 운영체제 보호프로파일 개발)

  • Jeon, Woong-Ryul;Kim, Jee-Yeon;Lee, Young-Sook;Won, Dong-Ho
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.22 no.1
    • /
    • pp.117-130
    • /
    • 2012
  • Recently, smartphone has being most popular mobile device in mobile market, not around the world, but in domestic. In Korea, there are about 710 million people are using smartphone in 2010, and it is expected that about 1 billion people will use smartphone in next year. However, with exponential growth of smartphone, several security issues come to the fore. Because, the smartphone store various private information to provide user customized services, smartphone security can be regarded most critical issues than security of other devices. However, leak of awareness for security may cause many security accidents in present. Therefore, in this paper, we analyze security features of smartphone and propose a protection profile based on Common Criteria v3.1. Our work can be distributed for developer and user of smartphone to estimate security of smartphone.

Ubiquitous Health Care Smart System base on Bluetooth (Bluetooth 기반의 U-헬스 케어 스마트 시스템)

  • Kim, Gwan-Hyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.6
    • /
    • pp.1153-1157
    • /
    • 2012
  • Depending on the development of technology, android-based smartphones has brought about various changes in our lives. In this paper, based on smartphones, it was implemented that the biometric information of human pulse wave and oxygen saturation by measuring device can be monitor the status of the patient on bluetooth-based u-health care system. Through the implementation of this paper, it has confirmed that it's can be monitoring smartphone adding a bluetooth module on the medical equipment of PC based monitor system.

Sproid: Web-based Android Application Development Tool using Korean Programming Language "Sprout" (Sproid: 한글 프로그래밍 언어 "새싹"을 이용한 웹 기반 안드로이드 애플리케이션 개발 도구)

  • Song, Jiwon;Woo, Gyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.281-284
    • /
    • 2015
  • 국내에서 스마트폰의 보급률이 증가함에 따라, 스마트폰 애플리케이션의 수 역시 증가하였다. 특히 안드로이드 애플리케이션은 다양한 개발 도구가 있고 다양한 환경에서 애플리케이션을 개발할 수 있다. 하지만 안드로이드 애플리케이션 개발 도구에 사용되는 기존의 프로그래밍 언어는 영어로 되어 있어 프로그래밍 초심자가 사용하기 어렵다. 이러한 문제점을 해결하기 위하여 이 논문에서는 한글 프로그래밍 언어 '새싹'을 사용하는 웹 기반 안드로이드 애플리케이션 개발 도구 Sproid를 제안한다. Sproid는 '새싹' 언어를 사용하여 안드로이드 애플리케이션을 제작할 수 있으며 안드로이드의 명령어 및 구조를 모르더라도 쉽게 안드로이드 애플리케이션을 개발할 수 있다.

A Study on Application Permission Control for Enhancing Security on the Android Mobile Platform (안드로이드 모바일 플랫폼에서 보안 강화를 위한 응용 프로그램 권한 제어 기법 연구)

  • Choi, Seul-Ki;Kwak, Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.711-714
    • /
    • 2013
  • 구글의 안드로이드 플랫폼은 오픈 소스의 특성으로 인해 스마트 폰 제조사와 통신 사업자, 일반 사용자들의 많은 관심을 받고 있으며 2013년 2분기에는 전 세계 스마트 폰 시장에서 점유율 79.3%라는 결과를 얻게 되었다. 하지만 안드로이드의 높은 점유율만큼 안드로이드 플랫폼에 대한 공격들 또한 많아지고 있다. 이러한 공격들로부터 안드로이드 플랫폼의 보안성을 향상시키기 위해 많은 보안 기능들이 안드로이드에 탑재되고 개선되고 있지만, 보안 기능이 개선되는 만큼 새로운 보안 취약성들도 발견되고 있다. 본 연구에서는 안드로이드에서 제공하는 응용 프로그램 권한 기법에 대한 보안 취약성을 분석하고 그에 대한 향상된 보안 대책을 제안한다.