CAREER: Toward Securing Emerging Computing Platforms via Large-Scale Dynamic Analysis

职业:通过大规模动态分析保护新兴计算平台

基本信息

  • 批准号:
    1942793
  • 负责人:
  • 金额:
    $ 55.9万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Continuing Grant
  • 财政年份:
    2020
  • 资助国家:
    美国
  • 起止时间:
    2020-03-01 至 2025-02-28
  • 项目状态:
    未结题

项目摘要

The Internet of Things (IoT) is poised to permeate all aspects of our daily lives, from already existing smart home assistants, over increasingly popular industrial applications, to yet to be developed personal health devices. Clearly, these technologies offer exciting and new opportunities, yet the software and devices that comprise the IoT encompass serious security threats. While analysis tools for commodity systems, such as Windows or Android, allow developers to scan their products for potential security vulnerabilities, the landscape of the IoT poses additional, unique challenges for bringing such security tools to bear. These challenges include the heterogeneity of the architectures, operating systems, and software stacks employed by the IoT, the rapidly changing capabilities and deployments of IoT systems, and the sheer number of different IoT gadgets. Hence, any analysis aiming to improve the security of the IoT must be able to accommodate this diversity.The investigator's prior work demonstrated that security-focused analysis for Linux-powered IoT devices can greatly improve the security of the supported devices and their users. However, prior research also revealed that there is a substantive body of IoT devices and software that either relies on operating systems other than Linux, or no operating system at all. Thus, this project will research and develop novel scalable dynamic analysis techniques that help developers and security analysts to proactively identify potential security issues in contemporary IoT systems. The resulting analysis will support reasoning about various layers of abstraction in the computing stack, including user space, kernel space, and, importantly, so-called bare metal code that executes directly on an IoT device's CPU without the help of an operating system. These analysis will be brought to bear on a large collection of software powering the IoT, resulting from the investigator's prior research augmented with IoT software to be collected during the project. By covering this broad spectrum of the IoT, this project holds the promise to significantly improve the security of current and future IoT systems.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
物联网(IoT)正准备渗透到我们日常生活的方方面面,从已经存在的智能家居助手,到日益流行的工业应用,再到尚未开发的个人健康设备。显然,这些技术提供了令人兴奋的新机会,但构成物联网的软件和设备包含严重的安全威胁。虽然Windows或Android等商用系统的分析工具允许开发人员扫描他们的产品以发现潜在的安全漏洞,但物联网的环境为应用此类安全工具带来了额外的、独特的挑战。这些挑战包括物联网采用的架构、操作系统和软件堆栈的异构性、快速变化的物联网系统功能和部署以及数量庞大的不同物联网设备。因此,任何旨在提高物联网安全性的分析都必须能够适应这种多样性。研究人员先前的工作表明,对基于Linux的物联网设备进行安全重点分析可以极大地提高受支持设备及其用户的安全性。然而,先前的研究也显示,有大量物联网设备和软件要么依赖Linux以外的操作系统,要么根本没有操作系统。因此,该项目将研究和开发新的可扩展的动态分析技术,帮助开发人员和安全分析师主动识别当代物联网系统中的潜在安全问题。由此产生的分析将支持对计算堆栈中不同抽象层的推理,包括用户空间、内核空间,以及重要的所谓裸机代码,这些代码无需操作系统的帮助就可以直接在物联网设备的CPU上执行。这些分析将用于支持物联网的大量软件集合,这些软件来自调查人员之前的研究,并在项目期间收集了物联网软件。通过涵盖物联网的广泛领域,该项目承诺显著提高当前和未来物联网系统的安全性。该奖项反映了NSF的法定使命,并通过使用基金会的智力优势和更广泛的影响审查标准进行评估,被认为值得支持。

项目成果

期刊论文数量(6)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
SoK: Enabling Security Analyses of Embedded Systems via Rehosting
Evocatio: Conjuring Bug Capabilities from a Single PoC
No Grammar, No Problem: Towards Fuzzing the Linux Kernel without System-Call Descriptions
FirmSolo: Enabling dynamic analysis of binary Linux-based IoT kernel modules
  • DOI:
  • 发表时间:
    2023
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Ioannis Angelakopoulos;G. Stringhini;Manuel Egele
  • 通讯作者:
    Ioannis Angelakopoulos;G. Stringhini;Manuel Egele
SURGEON: Performant, Flexible, and Accurate Re-Hosting via Transplantation
SURGEON:通过移植实现高性能、灵活且准确的重新托管
{{ 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 }}

Manuel Egele其他文献

CAPTCHA smuggling: hijacking web browsing sessions to create CAPTCHA farms
验证码走私:劫持网页浏览会话以创建验证码农场
  • DOI:
    10.1145/1774088.1774483
  • 发表时间:
    2010
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Manuel Egele;Leyla Bilge;E. Kirda;Christopher Krügel
  • 通讯作者:
    Christopher Krügel
CFI Goes Mobile: Control-Flow Integrity for Smartphones
CFI 走向移动:智能手机的控制流完整性
  • DOI:
  • 发表时间:
    2011
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Lucas Davi;A. Dmitrienko;Manuel Egele;Thomas Fischer;Thorsten Holz;R. Hund;S. Nürnberger;A. Sadeghi
  • 通讯作者:
    A. Sadeghi
Oversharing Is Not Caring: How CNAME Cloaking Can Expose Your Session Cookies
过度共享并不关心:CNAME 伪装如何暴露您的会话 Cookie
PellucidAttachment: Protecting Users From Attacks via E-Mail Attachments
PellucidAttachment:保护用户免受电子邮件附件攻击
Poster: control-flow integrity for smartphones
海报:智能手机的控制流完整性
  • DOI:
    10.1145/2046707.2093484
  • 发表时间:
    2011
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Lucas Davi;A. Dmitrienko;Manuel Egele;Thomas Fischer;Thorsten Holz;R. Hund;S. Nürnberger;A. Sadeghi
  • 通讯作者:
    A. Sadeghi

Manuel Egele的其他文献

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

{{ truncateString('Manuel Egele', 18)}}的其他基金

Collaborative Research: SaTC: CORE: Medium: App-driven Web Browsing: Novel Risks, Vulnerabilities, and Defenses
协作研究:SaTC:核心:中:应用程序驱动的网络浏览:新的风险、漏洞和防御
  • 批准号:
    2211576
  • 财政年份:
    2022
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Standard Grant
SaTC: CORE: Medium: Collaborative: Taming Memory Corruption with Security Monitors
SaTC:核心:中:协作:通过安全监视器抑制内存损坏
  • 批准号:
    1916393
  • 财政年份:
    2019
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Standard Grant

相似国自然基金

交变电场通过Smad7抑制成纤维细胞向肌成纤维细胞转化的作用及机制研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
运动帆船回转-横摇耦合运动时船体-稳向板-舵耦合作用机制研究
  • 批准号:
    JCZRLH202500645
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
CCR9调控Treg向低免疫抑制功能极化在T1D致病中的研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
多模态高精度有向目标检测:从模型重构到基准建设的系统性探索
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
自杀意念向自杀行为转变中风险决策的认知及神经机制研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
HDAC抑制剂通过IGFBP3调控血管瘤干细胞向周细胞分化治疗婴幼儿血管瘤的机制研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
EGFR突变肺腺癌向小细胞肺癌转化的分 子分型特征及转化机制研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    10.0 万元
  • 项目类别:
    省市级项目
“诊、疗 ”一体化策略构筑碳量子点靶 向修饰超滤膜及其抗污染机制研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    10.0 万元
  • 项目类别:
    省市级项目
sHSP21作为分子伴侣调控叶绿体向有色 体转变的机理研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    10.0 万元
  • 项目类别:
    省市级项目
MASH发生的新机制:脂毒性肝细胞外泌体miR-32经旁分泌调控肝巨噬细胞代谢重编程促进其向M1活化
  • 批准号:
    2025JJ60483
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目

相似海外基金

CAREER: Toward Smart Surface Acoustic Wave Devices with Gate-Tunability
职业:开发具有栅极可调谐性的智能表面声波器件
  • 批准号:
    2337069
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Continuing Grant
CAREER: Hybrid Surface Coating Toward Corrosion-Controlled Magnesium-Based Implants
职业:针对腐蚀控制镁基植入物的混合表面涂层
  • 批准号:
    2339911
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Continuing Grant
CAREER: A Bottom Up pAproach Toward Understanding the Sunlight Driven Mechanisms and Pathways for the Release of Metals from Petroleum.
职业:一种自下而上的方法来了解阳光驱动的机制和从石油中释放金属的途径。
  • 批准号:
    2340743
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Continuing Grant
The Information-Attention Tradeoff: Toward an Understanding of the Fundamentals of Online Attention
信息与注意力的权衡:了解在线注意力的基本原理
  • 批准号:
    2343858
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Continuing Grant
CAREER: Toward Power Delivery Network-aware Hardware Security
职业:迈向电力传输网络感知硬件安全
  • 批准号:
    2338069
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Continuing Grant
Toward next-generation flexible and interpretable deep learning: A novel evolutionary wide dendritic learning
迈向下一代灵活且可解释的深度学习:一种新颖的进化广泛的树突学习
  • 批准号:
    23K24899
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Grant-in-Aid for Scientific Research (B)
Tuning Precision Fabricated Liquid Crystal Adsorbents - Toward Tailored Adsorption of Per- and Polyfluorinated Alkyl Substances
调整精密制造的液晶吸附剂 - 针对全氟和多氟烷基物质的定制吸附
  • 批准号:
    24K17729
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
Toward Trustworthy Generative AI by Integrating Large Language Model with Knowledge Graph
通过将大型语言模型与知识图相结合,迈向可信赖的生成式人工智能
  • 批准号:
    24K20834
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
Toward a more complete understanding of coastal upwelling dynamics
更全面地了解沿海上升流动力学
  • 批准号:
    2343008
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Standard Grant
Collaborative Research: SHF: Medium: Toward Understandability and Interpretability for Neural Language Models of Source Code
合作研究:SHF:媒介:实现源代码神经语言模型的可理解性和可解释性
  • 批准号:
    2423813
  • 财政年份:
    2024
  • 资助金额:
    $ 55.9万
  • 项目类别:
    Standard Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了