TWC: Small: A platform for enhancing security of binary code

TWC:小型:增强二进制代码安全性的平台

基本信息

  • 批准号:
    1319137
  • 负责人:
  • 金额:
    $ 50万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Standard Grant
  • 财政年份:
    2013
  • 资助国家:
    美国
  • 起止时间:
    2013-09-01 至 2018-08-31
  • 项目状态:
    已结题

项目摘要

Cyberattacks are enabled by software vulnerabilities that allow attackers to plant software exploits. As old vulnerabilities are found and fixed, attackers continue to find new ones. As a result, software vendors, system administrators and security professionals have come to rely increasingly on techniques that insert additional code into software for detecting and/or blocking cyber attacks in progress. This process, called software instrumentation, can be applied to the broadest range of software if it operates on binary format in which most software is distributed, rather than on source code. Moreover, binary based techniques are more general: unlike source-codebased techniques, they are not limited to a particular programming language.One of the major challenges in binary instrumentation is the complexity of modern instruction sets. Accurate instrumentation requires the semantics of all instructions to be captured, since all of the analyses and transformations performed by the instrumentor are based on this semantics. Clearly, this is a daunting task even for a single architecture: the Intel manual describing the x86 instruction set runs to over 1500 pages describing over 1100 instructions. When this task is multiplied across different architectures such as ARM, PowerPC, SPARC, MIPS, etc, the effort involved becomes impractically large. This project will develop a novel approach that avoids the need for modeling instruction sets by leveraging knowledge embedded in retargetable code generators in today's compilers such as GCC. This approach not only simplifies the development of instrumentation, but also makes it applicable to all architectures for which a code generator is available. Using this approach, this project will develop a platform to support efficient, architecture-neutral static instrumentation of commercial off-the-shelf (COTS) binaries. Based on this platform, this project will develop several effective instrumentations for hardening software against common vulnerabilities.
网络攻击是由软件漏洞引发的,这些漏洞允许攻击者利用软件漏洞进行攻击。随着旧漏洞的发现和修复,攻击者会继续寻找新的漏洞。因此,软件供应商、系统管理员和安全专业人员越来越依赖于在软件中插入额外代码的技术来检测和/或阻止正在进行的网络攻击。这个过程称为软件检测,如果它以大多数软件分发的二进制格式而不是源代码运行,则可以应用于最广泛的软件。此外,基于二进制的技术更加通用:与基于源代码的技术不同,它们不限于特定的编程语言。二进制检测的主要挑战之一是现代指令集的复杂性。准确的检测需要捕获所有指令的语义,因为检测器执行的所有分析和转换都基于该语义。显然,即使对于单一架构来说,这也是一项艰巨的任务:描述 x86 指令集的英特尔手册有超过 1500 页,描述了超过 1100 条指令。当此任务跨不同架构(例如 ARM、PowerPC、SPARC、MIPS 等)进行倍增时,所涉及的工作量将变得大得不切实际。该项目将开发一种新颖的方法,通过利用当今编译器(例如 GCC)中可重定向代码生成器中嵌入的知识,避免对指令集进行建模的需要。这种方法不仅简化了仪器的开发,而且使其适用于可使用代码生成器的所有架构。使用这种方法,该项目将开发一个平台来支持商业现成 (COTS) 二进制文件的高效、架构中立的静态检测。基于该平台,该项目将开发几种有效的工具来针对常见漏洞强化软件。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Ramasubramanian Sekar其他文献

Ramasubramanian Sekar的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('Ramasubramanian Sekar', 18)}}的其他基金

SaTC: CORE: Medium: WebSheets: A New Privacy-Centric Framework for Web Applications
SaTC:核心:媒介:WebSheets:一种新的以隐私为中心的 Web 应用程序框架
  • 批准号:
    2153056
  • 财政年份:
    2022
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
SaTC: CORE: Medium: Collaborative: RADAR: Real-time Advanced Detection and Attack Reconstruction
SaTC:核心:中等:协作:雷达:实时高级检测和攻击重建
  • 批准号:
    1918667
  • 财政年份:
    2019
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
Collaborative Project: An Extensible Software Platform for a Virtual Cyber Security Laboratory
合作项目:虚拟网络安全实验室的可扩展软件平台
  • 批准号:
    0817188
  • 财政年份:
    2008
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
CT-T: Proactive Techniques for Preserving System Integrity: A Basis for Robust Defense Against Malware
CT-T:保护系统完整性的主动技术:强大防御恶意软件的基础
  • 批准号:
    0831298
  • 财政年份:
    2008
  • 资助金额:
    $ 50万
  • 项目类别:
    Continuing Grant
Center for Information Protection: A Multi-University Industry/University Collaborative Research Center
信息保护中心:多大学产学合作研究中心
  • 批准号:
    0733935
  • 财政年份:
    2007
  • 资助金额:
    $ 50万
  • 项目类别:
    Continuing Grant
CT: New Techniques for Attack Detection, Prevention and Immunization
CT:攻击检测、预防和免疫的新技术
  • 批准号:
    0627687
  • 财政年份:
    2006
  • 资助金额:
    $ 50万
  • 项目类别:
    Continuing Grant
A Plan for Developing a Multi-University Industry/University Collaborative Research Center on Cyber Security
建立多所大学网络安全产学合作研究中心计划
  • 批准号:
    0532030
  • 财政年份:
    2005
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
Scholarship for Service in Information Assurance
信息保障服务奖学金
  • 批准号:
    0417103
  • 财政年份:
    2004
  • 资助金额:
    $ 50万
  • 项目类别:
    Continuing Grant
Collaborative Research: Capacity Expansion in Information Assurance
合作研究:信息保障能力扩展
  • 批准号:
    0313858
  • 财政年份:
    2003
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
A New Approach for Securing Systems Using Automated Adaptive Intrusion Response
使用自动自适应入侵响应保护系统安全的新方法
  • 批准号:
    0208877
  • 财政年份:
    2002
  • 资助金额:
    $ 50万
  • 项目类别:
    Continuing Grant

相似国自然基金

小反刍兽疫感染性克隆平台构建及V蛋白引起宿主免疫抑制的机制与病毒致病性的关系
  • 批准号:
  • 批准年份:
    2022
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
信号增强型竞争免疫可视化传感平台的构建及其在小分子危害物检测中的应用
  • 批准号:
    22264002
  • 批准年份:
    2022
  • 资助金额:
    33 万元
  • 项目类别:
    地区科学基金项目
基于小尺度无人移动平台的目标线谱自主探测方法研究
  • 批准号:
  • 批准年份:
    2021
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
面向浮动平台的小通道内两群气泡界面分布与输运特性研究
  • 批准号:
    51906029
  • 批准年份:
    2019
  • 资助金额:
    23.0 万元
  • 项目类别:
    青年科学基金项目
利用DNA编码化合物库筛选技术发现小分子先导化合物的研究
  • 批准号:
    21877117
  • 批准年份:
    2018
  • 资助金额:
    63.0 万元
  • 项目类别:
    面上项目

相似海外基金

Collaborative Research: HCC: Small: Bridging Research and Visualization Design Practice via a Sustainable Knowledge Platform
合作研究:HCC:小型:通过可持续知识平台桥接研究和可视化设计实践
  • 批准号:
    2146868
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
BEASTS-Novel Biomimetic Liver Platform for Enabling ALD Researchers
BEASTS-为 ALD 研究人员提供支持的新型仿生肝脏平台
  • 批准号:
    10697452
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
Engineered RNA Modification Recognition
工程化 RNA 修饰识别
  • 批准号:
    10697237
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
Implementing and Scaling the STEADI Fall Prevention Algorithm Using a Conversational Relational Agent for Community-Dwelling Older Adults with and without Mild Cognitive Impairment (MCI).
使用对话关系代理为社区居住的患有或不患有轻度认知障碍 (MCI) 的老年人实施和扩展 STEADI 跌倒预防算法。
  • 批准号:
    10822816
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
A proprietary digital platform for precision patient identification and enrollment of clinical trials for rare kidney diseases
用于精确识别患者和注册罕见肾脏疾病临床试验的专有数字平台
  • 批准号:
    10822581
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了