$\require{mediawiki-texvc}$

연합인증

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

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

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

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

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

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

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

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

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

F FUZZ : Towards full system high coverage fuzz testing on binary executables 원문보기

PloS one, v.13 no.5, 2018년, pp.e0196733 -   

Zhang, Bin (School of Electronic Science, National University of Defense Technology, Changsha, Hunan, P.R.C.) ,  Ye, Jiaxi (School of Electronic Science, National University of Defense Technology, Changsha, Hunan, P.R.C.) ,  Bi, Xing (School of Electronic Science, National University of Defense Technology, Changsha, Hunan, P.R.C.) ,  Feng, Chao (School of Electronic Science, National University of Defense Technology, Changsha, Hunan, P.R.C.) ,  Tang, Chaojing (School of Electronic Science, National University of Defense Technology, Changsha, Hunan, P.R.C.)

Abstract AI-Helper 아이콘AI-Helper

Bugs and vulnerabilities in binary executables threaten cyber security. Current discovery methods, like fuzz testing, symbolic execution and manual analysis, both have advantages and disadvantages when exercising the deeper code area in binary executables to find more bugs. In this paper, we designe...

참고문헌 (34)

  1. 1 Miller BP, Fredriksen L, So B. An Empirical Study of the Reliability of UNIX Utilities. In: In Proceedings of the Workshop of Parallel and Distributed Debugging. Academic Medicine; 1990. p. 32–44. 

  2. 2 King JC . Symbolic Execution and Program Testing . Commun ACM . 1976 ; 19 ( 7 ): 385 – 394 . doi: 10.1145/360248.360252 

  3. 3 Zalewski M. American Fuzzy Lop;. http://lcamtuf.coredump.cx/afl/ . 

  4. 4 Kuznetsov V, Chipounov V, Candea G. Testing closed-source binary device drivers with DDT. In: USENIX Annual Technical Conference. EPFL-CONF-147243; 2010. 

  5. 5 Chipounov V, Georgescu V, Zamfir C, Candea G. Selective symbolic execution. In: Proceedings of the 5th Workshop on Hot Topics in System Dependability (HotDep). DSLAB-CONF-2009-002; 2009. 

  6. 6 Chipounov V, Kuznetsov V, Candea G. S2E: A platform for in-vivo multi-path analysis of software systems. ASPLOS. 2011;. 

  7. 7 Peach Fuzzer;. https://www.peach.tech/products/peach-fuzzer/ . 

  8. 8 Spike Fuzzer;. http://www.immunitysec.com/ . 

  9. 9 Bellard F. QEMU, a fast and portable dynamic translator. In: USENIX Annual Technical Conference, FREENIX Track; 2005. p. 41–46. 

  10. 10 Song D, Brumley D, Yin H, Caballero J, Jager I, Kang MG, et al. BitBlaze: A new approach to computer security via binary analysis. In: International Conference on Information Systems Security. Springer; 2008. p. 1–25. 

  11. 11 Schumilo S, Spenneberg R, Schwartke H. Don’t trust your USB! How to find bugs in USB device drivers. Blackhat Europe. 2014;. 

  12. 12 Renzelmann MJ, Kadav A, Swift MM. SymDrive: Testing Drivers without Devices. In: OSDI. vol. 1; 2012. p. 6. 

  13. 13 Pak BS. Hybrid fuzz testing: Discovering software bugs via fuzzing and symbolic execution. School of Computer Science Carnegie Mellon University. 2012;. 

  14. 14 Majumdar R, Sen K. Hybrid concolic testing. In: Software Engineering, 2007. ICSE 2007. 29th International Conference on. IEEE; 2007. p. 416–426. 

  15. 15 Sen K, Marinov D, Agha G. CUTE: a concolic unit testing engine for C. In: ACM SIGSOFT Software Engineering Notes. vol. 30. ACM; 2005. p. 263–272. 

  16. 16 Stephens N, Grosen J, Salls C, Dutcher A, Wang R, Corbetta J, et al. Driller: Augmenting fuzzing through selective symbolic execution. In: Proceedings of the Network and Distributed System Security Symposium; 2016. 

  17. 17 Cha SK, Avgerinos T, Rebert A, Brumley D. Unleashing mayhem on binary code. In: Security and Privacy (SP), 2012 IEEE Symposium on. IEEE; 2012. p. 380–394. 

  18. 18 DARPA. Cyber Grand Challenge;. http://cybergrandchallenge.com . 

  19. 19 Godefroid P , Levin MY , Molnar D . SAGE: whitebox fuzzing for security testing . Queue . 2012 ; 10 ( 1 ): 20 doi: 10.1145/2090147.2094081 

  20. 20 Haller I, Slowinska A, Neugschwandtner M, Bos H. Dowser: a guided fuzzer to find buffer overflow vulnerabilities. In: Proceedings of the 22nd USENIX Security Symposium; 2013. p. 49–64. 

  21. 21 FuzzWin;. https://github.com/piscou/FuzzWin . 

  22. 22 Tiny Code Generator;. http://wiki.qemu.org/Documentation/TCG . 

  23. 23 Shoshitaishvili Y, Wang R, Hauser C, Kruegel C, Vigna G. Firmalice-Automatic Detection of Authentication Bypass Vulnerabilities in Binary Firmware. In: NDSS; 2015. 

  24. 24 Cadar C, Dunbar D, Engler DR, et al. KLEE: Unassisted and Automatic Generation of High-Coverage Tests for Complex Systems Programs. In: OSDI. vol. 8; 2008. p. 209–224. 

  25. 25 Lattner C, Adve V. LLVM: A compilation framework for lifelong program analysis & transformation. In: Proceedings of the international symposium on Code generation and optimization: feedback-directed and runtime optimization. IEEE Computer Society; 2004. p. 75. 

  26. 26 of Standard NI, Technology. SAMATE-software assurance metrics and tool evaluation;. http://samate.nist.gov/SARD/testsuite.php . 

  27. 27 Vulnerabilities C, Exposures. CVE-2009-1385;. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385 . 

  28. 28 TriforceAFL;. https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2016/june/project-triforce-run-afl-on-everything/ . 

  29. 29 Zhao H , Li L , Peng H , Kurths J , Xiao J , Yang Y , et al A new approach of analyzing time-varying dynamical equation via an optimal principle . Modern Physics Letters B . 2017 ; 31 ( 08 ): 1750084 doi: 10.1142/S0217984917500841 

  30. 30 Wang W , Li L , Peng H , Wang W , Kurths J , Xiao J , et al Anti-synchronization of coupled memristive neutral-type neural networks with mixed time-varying delays via randomly occurring control . Nonlinear Dynamics . 2016 ; 83 ( 4 ): 2143 – 2155 . doi: 10.1007/s11071-015-2471-9 

  31. 31 Wang W , Yu M , Luo X , Liu L , Yuan M , Zhao W . Synchronization of memristive BAM neural networks with leakage delay and additive time-varying delay components via sampled-data control . Chaos, Solitons & Fractals . 2017 ; 104 : 84 – 97 . doi: 10.1016/j.chaos.2017.08.011 

  32. 32 Meng Q , Feng C , Zhang B , Tang C . Assisting in Auditing of Buffer Overflow Vulnerabilities via Machine Learning . Mathematical Problems in Engineering . 2017 ; 2017 doi: 10.1155/2017/5452396 

  33. 33 Yamaguchi F, Lindner F, Rieck K. Vulnerability Extrapolation: Assisted Discovery of Vulnerabilities Using Machine Learning. In: Proceedings of the 5th USENIX Conference on Offensive Technologies. WOOT’11. Berkeley, CA, USA: USENIX Association; 2011. p. 13–13. Available from: http://dl.acm.org/citation.cfm?id=2028052.2028065 . 

  34. 34 Padmanabhuni BM, Tan HBK. Predicting buffer overflow vulnerabilities through mining light-weight static code attributes. In: Software Reliability Engineering Workshops (ISSREW), 2014 IEEE International Symposium on. IEEE; 2014. p. 317–322. 

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

오픈액세스 학술지에 출판된 논문

이 논문과 함께 이용한 콘텐츠

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

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

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

선택된 텍스트

맨위로