|
Published Articles >> Table of Contents >> Abstract
Second Asia-Pacific Conference on Quality Software (APAQS'01)
p. 0005
Analysis and Implementation Method of Program to Detect Inappropriate Information Leak
R. Yokomori, Osaka University
F. Ohata, Osaka University
Y. Takata, Nana Institute of Science and Technology
H. Seki, Nana Institute of Science and Technology
K. Inoue, Osaka University
Full Article Text:
 
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/APAQS.2001.989996
Send link to a friend
| Abstract |
|
For a program which handles secret information, it is
very important to prevent inappropriate information leak
from the program with secret data. Denning proposed a
mechanism to certify a security of program by statically analyzing information flow, and Kuninobu proposed a more
practical analysis framework including recursive procedure
handling, although no implementation has been yet made.
In this paper, we propose a method of security analysis
implementation, and show a security analysis tool implemented for a procedural language. In this work, we extend Kuninobus algorithm by devising various techniques
for analysis of practical programs that have recursive calls
and global variables. This method is validated by applying
our tools to a simple credit car program, and we confirm
that validation of program security is very useful.
|
Additional Information
|
Citation:
R. Yokomori, F. Ohata, Y. Takata, H. Seki, K. Inoue,
"Analysis and Implementation Method of Program to Detect Inappropriate Information Leak,"
apaqs,
p. 0005,
Second Asia-Pacific Conference on Quality Software (APAQS'01),
2001
|
|