首页>
外文OA文献
>Checking secure information flow in Java bytecode by code transformation and standard bytecode verification
【2h】
Checking secure information flow in Java bytecode by code transformation and standard bytecode verification
展开▼
机译:通过代码转换和标准字节码验证来检查Java字节码中的安全信息流
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
A method is presented for checking secure information flow in Java bytecode, assuming a multilevel security policy that assigns security levels to the objects. The method exploits the type-level abstract interpretation of standard bytecode verification to detect illegal information flows. We define an algorithm transforming the original code into another code in such a way that a typing error detected by the Verifier on the transformed code corresponds to a possible illicit information How in the original code. We present a prototype tool that implements the method and we show an example of application. Copyright (C) 2004 John Wiley Sons, Ltd.
展开▼
机译:提出了一种用于检查Java字节码中的安全信息流的方法,其中假定了将安全级别分配给对象的多级安全策略。该方法利用标准字节码验证的类型级别抽象解释来检测非法信息流。我们定义了一种算法,该算法将原始代码转换为另一种代码,以使验证者在转换后的代码上检测到的键入错误对应于原始代码中可能存在的非法信息How。我们提供了实现该方法的原型工具,并给出了一个应用示例。版权所有(C)2004 John Wiley Sons,Ltd.
展开▼