- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Securing Java with Local Policies - Dipartimento di…
Securing Java with Local Policies
1 2 1
Massimo Bartoletti , Gabriele Costa , Pierpaolo Degano ,
2 3
Fabio Martinelli , and Roberto Zunino
1 Dipartimento di Informatica, Universit`a di Pisa, Italy
2 Istituto di Informatica e Telematica, Consiglio Nazionale delle Ricerche, Italy
3 Dipartimento di Informatica e Telecomunicazioni, Universit`a di Trento, Italy
Abstract. We propose an extension to the security model of Java. It
allows for specifying, analysing and enforcing history-based policies. Poli-
cies are defined by finite state automata recognizing the permitted execu-
tion histories. Programmers can sandbox an untrusted piece of code with
a policy, which is enforced at run-time through its local scope. A static
analysis allows for optimizing the execution monitor, that will only check
the program points where some security violation may actually occur.
1 Introduction
A fundamental concern of security is to ensure that resources are used correctly.
Devising expressive, flexible and efficient mechanisms to control resource usages
is therefore a major issue in the design and implementation of security-aware
programming languages. The problem is made even more crucial by the current
programming trends, which allow for reusing code, and exploiting services and
components, offered by (possibly untrusted) third parties. It is common practice
to pick from the Web some scripts, or plugins, or packages, and assemble them
into a bigger program, with little or no control about the security of the whole.
Stack inspection, the mechanism adopted by Java [23] and the .NET CLR [31],
offers a pragmatic setting for access control. Roughly, each frame in the call
您可能关注的文档
- Qualifying Religion The Role of Plural Identities for….pdf
- Qualified Immunity in the Eleventh Circuit After Hope v.….pdf
- Quantifying Reasonable Doubt A Proposed Solution to an Equal….pdf
- Quantifying the effect of predators on endangered species….pdf
- Query Pre-Execution and Batching in Paradise A Two-Pronged….pdf
- R MEN AND MASCULINITIES CONTEMPORARY L PROFESSION T EXAMPLE OF….pdf
- Remembrance of Research Past in Hope of Research Future….pdf
- Remote Hearing Screenings via Telehealth in a Rural Elementary….pdf
- Repr oducibility of assa ys for ster oid hor mones, prolactin….pdf
- Representation and Deconstruction of Turkish German….pdf
- Second Toe Plantar Free Flap for Volar Tissue Defects of the….pdf
- Second trimester abortion laws globally actuality, trends and….pdf
- Securing Equal Access to Sex-segregated Facilities for….pdf
- Securing the Containerized Supply Chain Analysis of….pdf
- Securing the Elderly Body Dementia, Surveillance, and the….pdf
- SELDI-TOF MS技术在胰腺癌早期诊断中的应用.pdf
- Selective attention to the parameters of a physically informed….pdf
- Selective interference with verbal short-term memory for….pdf
- Selective Inhibition of by Analogue Thiazolidine-4-Carboxylic….pdf
- Selective Attention to Specific Features within Objects….pdf
文档评论(0)