A Simple Taint Checking Solution for C#

134阅读 10acml3000上传 举报/认领 展开

本文档由 acml3000 分享于2011-07-10 22:54

In this article, we propose a way to secure C# programs by enforcing the verification of potentially dangerous data from the outside world through a simple, Ruby-like solution that will allow a developer to "taint" a C# object by encapsulating it into a generic container class that will not allow access to the target object unless an "untaint" method is invoked on the ..
文档格式:
.doc
文档大小:
61.0K
文档页数:
10
顶 /踩数:
0 0
收藏人数:
0
评论次数:
0
文档热度:
文档分类:
IT计算机  —  .NET
添加到豆单
文档标签:
csharp c taint tainted use data object string target not
系统标签:
taint checking solution simple untaint tainted
下载文档
收藏
打印

扫扫二维码,随身浏览文档

手机或平板扫扫即可继续访问

推荐豆丁书房APP  

获取二维码

分享文档

将文档分享至:
分享完整地址
文档地址: 复制
粘贴到BBS或博客
flash地址: 复制

支持嵌入FLASH地址的网站使用

html代码: 复制

默认尺寸450px*300px480px*400px650px*490px

支持嵌入HTML代码的网站使用





82