Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-347
Collection Type Indeks Artikel prosiding/Sem
Title A method of detecting stack overflow vulnerability of binary code of a component, 212-216
Author Hang Zhengbo, Yang Hebiao, Da Wei;
Publisher Proceedings 2011 4th IEEE International Conference on computer science and information technology Juni 10-12, 2011 Chengdu, China (ICCSIT 2011)
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-347 TERSEDIA
Tidak ada review pada koleksi ini: 45250
Security testing of COM components is a hot yet difficult field in recent years. there are only a few method of detecting stack overflow vulnerability of a component. this paper present a method of detecting stack overflow vulnerability of binary code of a component. the method coverts the buffer overflow problem into the problem of integer constrainst. by scanning the different buffers according to the types of risk function parametes, it first establishes a function library of all risk of COM component, and then compares the used buffer size and the declared buffer size to identify the stack overflow vulnerability. the result of the experiment show that the proposed method has desirable result of detecting COM components' stack overflow vulnerability.