$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

안드로이드 동적 클래스 로딩 기법을 이용한 개발단계에서의 보안약점 및 시큐어 코딩 연구
Research on Secure Coding and Weakness for Implementation of Android-based Dynamic Class Loading 원문보기

멀티미디어학회논문지 = Journal of Korea Multimedia Society, v.19 no.10, 2016년, pp.1792 - 1807  

김현조 (Division of Information Security, Graduate School, Korea University) ,  최진영 (Division of Information Security, Graduate School, Korea University)

Abstract AI-Helper 아이콘AI-Helper

Android application is vulnerable to reverse engineering attack. And by this, it is easy to extract significant module from source code and repackage it. To prevent this problem, dynamic class loading technique, which is able to exclude running code from distributed source code and is able to load r...

주제어

AI 본문요약
AI-Helper 아이콘 AI-Helper

문제 정의

  • 본 논문에서는 이상과 같이 안드로이드 어플리케이션 개발 시 주로 사용하는 동적 클래스 로딩 기법의 잠재된 보안약점에 대해 알아보고 이와 관련된 국내외 표준과 개선이 필요한 항목에 대해 정리하였다. 또한, 관련 공통 공격 벡터(CAPEC) 및 CWE에서 제공되는 개발단계 가이드(Solutions and Mitigations)을 만족하는 안전한 기법을 제안하였다.
  • 본 장에서는 동적 클래스 로딩을 개발단계에서 사용하여 안드로이드 어플리케이션의 위/변조 방지 및 무결성 검증을 제공하는 대표적인 연구에 대해 소개하고 보안약점으로부터 안전한지에 대해 소개한다. 또한, 해당 보안약점이 기존의 스마트폰 뱅킹 앱 무결성 검증의 취약점으로 활용되어 실제 어플리케이션 위변조 공격이 가능하다는 내용의 관련 연구를 소개한다.
본문요약 정보가 도움이 되었나요?

참고문헌 (23)

  1. T. Jensen, D. Le Metayer, and T. Thorn, "Verification of Control Flow Based Security Properties," Proceedings of the 1999 IEEE Symposium , pp. 89-103, 1999. 

  2. J. Jeong, D. Seo, C. Lee, J. Kwon, H. Lee, and J. Milburn, "MysteryChecker: Unpredictable Attestation to Detect Repackaged Malicious Applications in Android," Proceeding of IEEE Malicious and Unwanted Software , pp. 50-57, 2014. 

  3. S. Kim, S. Kim, and D. Lee, "A Study on the Vulnerability of Integrity Verification Functions of Android-based Smartphone Banking Applications," Journal of the Korea Institute of Information Security & Cryptology , Vol. 23, No. 4, pp. 743-755, 2013. 

  4. H. Song, T. Kim, J. Park, B. Lee, and K. Lim, Inside the Android Framework , Wikibooks Publishers, Paju, Kyonggi-do, 2010. 

  5. Ministry Of Security And Public Administration, Fundamental Practices for Secure Software Development , 2013. 

  6. Ministry Of Security And Public Administration, Secure Coding Guidelines for Java used by Developer and Operator of e-Government , 2012. 

  7. DHS, Build Security In(2011), https://buildsecurityin.us-cert.gov (accessed Aug., 26, 2016). 

  8. Ministry Of Security And Public Administration, Guidelines for Development and Operation of Systems Involved in Administrative Agencies and Public Institutions , Notification No. 2013-36 of the Ministry Of Security And Public Administration, 2013. 

  9. 2011 CWE/SANS Top 25 Most Dangerous Software Errors, http://cwe.mitre.org/top25/(accessed Aug., 26, 2016). 

  10. J. Bang, Development Trend of Open Static Analysis Tool for Source Code Security Weakness , Internet & Securety Focus, 2014. 

  11. OWASP Top Ten Project, https://www.owasp.org/index.php/Top10#OWASP_Top_10_for_2013 (accessed Aug., 26, 2016). 

  12. Projects/OWASP Mobile Security Project - Top Ten Mobile Risks, https://www.owasp.org/index.php/Projects/OWASP_Mobile_Security_Project_-_Top_Ten_Mobile_Risks (accessed Aug., 26, 2016). 

  13. D. Chell, T. Erasmus, S. Colley, and O. Whitehouse, The Mobile Application Hacker's Handbook , John Wiley & Sons Publishers, Indianapolis, Indiana, 2015. 

  14. CWE-114: Process Control. https://cwe.mitre.org/data/definitions/114.html (accessed Jun., 10, 2016). 

  15. G. Nolan, Decompile Android , Apress Publishers, New York, NY, 2012. 

  16. Binary Planting, https://www.owasp.org/index.php/Binary_planting (accessed Aug., 26, 2016). 

  17. Binary Planting-The Official Web Site, http://www.binaryplanting.com/ (accessed Aug., 26, 2016). 

  18. M. Kolsek, Remote Binary Planting , An Overlooked Vulnerability Affair, OWASP Maribor, 2010. 

  19. M. Kolsek, Binary Planting , The Forgotten Vulnerability Affair, Slovenian Foreplay, 2010. 

  20. Ministry Of Security And Public Administration, Secure Coding Guidelines for Android-Java , 2011. 

  21. Blueprint for a Secure Cyber Future, https://www.dhs.gov/blueprint-secure-cyberfuture (accessed Aug., 26, 2016). 

  22. H. Kim and J. Choi, “Weaknesses Occurred Android-based Dynamic Class Loading Implementation,” Proceeding of the Summer Conference of the Korea Institute of Information Security and Cryptology , pp. 309-312, 2016. 

  23. Ilyong Mun and Seman Oh. “Design and Implementation of A Weakness Analyzer for Mobile Applications.” Journal of Korea Multimedia Society , Vol. 14, No. 10, pp. 1335-1347, 2011. 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

BRONZE

출판사/학술단체 등이 한시적으로 특별한 프로모션 또는 일정기간 경과 후 접근을 허용하여, 출판사/학술단체 등의 사이트에서 이용 가능한 논문

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로