Automated detection, explanation, and remediation of security inconsistencies in Web application access controls using program analysis

使用程序分析自动检测、解释和修复 Web 应用程序访问控制中的安全不一致

基本信息

  • 批准号:
    RGPIN-2017-05700
  • 负责人:
  • 金额:
    $ 1.46万
  • 依托单位:
  • 依托单位国家:
    加拿大
  • 项目类别:
    Discovery Grants Program - Individual
  • 财政年份:
    2019
  • 资助国家:
    加拿大
  • 起止时间:
    2019-01-01 至 2020-12-31
  • 项目状态:
    已结题

项目摘要

The proposed research aims at improving the quality and the security integrity of software, while reducing its development cost in the perspective of application security.******Today's large deployment of Web and mobile applications, cloud services, and cyber-physical systems demand frequent and short release cycles or continuous releases. This puts even more stress and time constraints on quality assurance in general and on application security.******I propose to design, implement, and evaluate automated and scalable methods for the early fault localization and automated repair of security inconsistencies and vulnerabilties in access controls in software applications.******I propose to localize faulty security code by investigating counter-examples from violated policies in security models and to synthesize human-usable explanations.******In this proposal, I want to address and investigate the automated repair of detected security inconsistencies by reasoning on the localized faults that correspond to executions that violate some role-privilege policies.******For example, missing checks could be repaired by automatically inserting proper authorization checks to restore the desired security reachability and accesses to security sensitive resources.******Two problems appear when path based security repair is sought:***(a) selection of code fragments implementing appropriate security checks to be inserted, deleted, or modified to repair the detected inconsistencies.***(b) where to insert the checks along the possibly many paths that violate the security reachability constraints.******In this proposal, I want to address first the problem of automated security repairs and second the problem of optimal placement of required new security checks.******I want to determine the categories of security problems that can be automatically repaired, thus relieving the developers from this burden.***I want to investigate their significance in large industrial or open source systems.******When automation cannot be completely achieved for some inconsistency category, I want to investigate an interactive and recommendation-based strategy to support the developers during their manual repair of inconsistencies by supplying explanations and suggestions.******The proposed research on automated repairs will prevent detected and repaired inconsistencies from being released. Software systems will be more secure and less vulnerable to attacks. The overall process from detection to repaired release will be shorter. Therefore, the window of opportunity for attacks will be dramatically reduced.******Results from this research will be methods and tools available to researchers for automatically analyzing and repairing large applications in the perspective of security. Findings about the effectiveness of automated detection and repair of inconsistencies in large and popular open source applications will also be produced.
拟议的研究旨在提高软件的质量和安全完整性,同时从应用程序安全的角度降低其开发成本。 *****当今的 Web 和移动应用程序、云服务和网络物理系统的大规模部署要求频繁且短的发布周期或连续发布。这给总体质量保证和应用程序安全带来了更大的压力和时间限制。******我建议设计、实施和评估自动化和可扩展的方法,用于早期故障定位和安全不一致和漏洞的自动修复在软件应用程序的访问控制中。******我建议通过调查安全模型中违反策略的反例来定位错误的安全代码,并综合人类可用的解释。******在这项提议中,我想要解决和调查检测到的安全性的自动修复通过对与违反某些角色权限策略的执行相对应的局部故障进行推理来解决不一致问题。********例如,可以通过自动插入适当的授权检查来修复丢失的检查,以恢复所需的安全可达性和对安全敏感的访问*****当寻求基于路径的安全修复时,会出现两个问题:***(a) 选择执行适当安全检查的代码片段,以插入、删除或修改以修复检测到的不一致。*** (b) 在哪里插入支票沿着可能的许多违反安全可达性约束的路径。******在本提案中,我想首先解决自动安全修复的问题,其次解决所需新安全检查的最佳放置问题。******我想以确定可以自动修复的安全问题类别,从而减轻开发人员的负担。***我想研究它们在大型工业或开源系统中的意义。******当自动化无法完全实现时对于某些不一致类别,我想研究一种交互式和基于推荐的策略来支持开发人员进行手动修复通过提供解释和建议来解决不一致问题。******拟议的自动修复研究将防止发布检测到和修复的不一致情况。软件系统将更加安全,更不易受到攻击。从检测到修复发布的整个流程会更短。因此,攻击的机会窗口将大大减少。*****这项研究的结果将为研究人员提供从安全角度自动分析和修复大型应用程序的方法和工具。还将得出关于自动检测和修复大型流行开源应用程序中的不一致性的有效性的调查结果。

项目成果

期刊论文数量(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 }}

Merlo, Ettore其他文献

Comparison and evaluation of clone detection tools

Merlo, Ettore的其他文献

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

{{ truncateString('Merlo, Ettore', 18)}}的其他基金

Automated detection, explanation, and remediation of security inconsistencies in Web application access controls using program analysis
使用程序分析自动检测、解释和修复 Web 应用程序访问控制中的安全不一致
  • 批准号:
    RGPIN-2017-05700
  • 财政年份:
    2021
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Automated AI-supported methane plume detection from satellite and aircraft images
从卫星和飞机图像中自动检测人工智能支持的甲烷羽流
  • 批准号:
    568677-2021
  • 财政年份:
    2021
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Alliance Grants
Automated detection, explanation, and remediation of security inconsistencies in Web application access controls using program analysis
使用程序分析自动检测、解释和修复 Web 应用程序访问控制中的安全不一致
  • 批准号:
    RGPIN-2017-05700
  • 财政年份:
    2020
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Automated detection, explanation, and remediation of security inconsistencies in Web application access controls using program analysis
使用程序分析自动检测、解释和修复 Web 应用程序访问控制中的安全不一致
  • 批准号:
    RGPIN-2017-05700
  • 财政年份:
    2018
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Automated detection, explanation, and remediation of security inconsistencies in Web application access controls using program analysis
使用程序分析自动检测、解释和修复 Web 应用程序访问控制中的安全不一致
  • 批准号:
    RGPIN-2017-05700
  • 财政年份:
    2017
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Analysis, testing and evolution of security vulnerabilities in web applications
Web应用程序安全漏洞的分析、测试和演化
  • 批准号:
    165343-2010
  • 财政年份:
    2014
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Analysis, testing and evolution of security vulnerabilities in web applications
Web应用程序安全漏洞的分析、测试和演化
  • 批准号:
    165343-2010
  • 财政年份:
    2013
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Analysis, testing and evolution of security vulnerabilities in web applications
Web应用程序安全漏洞的分析、测试和演化
  • 批准号:
    165343-2010
  • 财政年份:
    2012
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Analysis, testing and evolution of security vulnerabilities in web applications
Web应用程序安全漏洞的分析、测试和演化
  • 批准号:
    165343-2010
  • 财政年份:
    2011
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Discovery Grants Program - Individual
Model-driven engineering support for certified avionics software development
为经过认证的航空电子软件开发提供模型驱动的工程支持
  • 批准号:
    386870-2009
  • 财政年份:
    2010
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Collaborative Research and Development Grants

相似国自然基金

面向异构融合智能家居系统的可靠可解释异常检测机制
  • 批准号:
    62302282
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
泛在可解释知识融合的无损检测数据智能分析理论与方法研究
  • 批准号:
    52375513
  • 批准年份:
    2023
  • 资助金额:
    50 万元
  • 项目类别:
    面上项目
强干扰下跨媒体虚假信息检测与可解释性关键技术
  • 批准号:
    62372057
  • 批准年份:
    2023
  • 资助金额:
    50 万元
  • 项目类别:
    面上项目
可解释的医学影像知识深度学习检测及应用研究
  • 批准号:
  • 批准年份:
    2022
  • 资助金额:
    33 万元
  • 项目类别:
    地区科学基金项目
面向深度文本语义感知的虚假新闻可解释检测研究
  • 批准号:
  • 批准年份:
    2022
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目

相似海外基金

Collaborative Research: SaTC: CORE: Small: Targeting Challenges in Computational Disinformation Research to Enhance Attribution, Detection, and Explanation
协作研究:SaTC:核心:小型:针对计算虚假信息研究中的挑战以增强归因、检测和解释
  • 批准号:
    2241068
  • 财政年份:
    2023
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Standard Grant
Collaborative Research: SaTC: CORE: Small: Targeting Challenges in Computational Disinformation Research to Enhance Attribution, Detection, and Explanation
协作研究:SaTC:核心:小型:针对计算虚假信息研究中的挑战以增强归因、检测和解释
  • 批准号:
    2241070
  • 财政年份:
    2023
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Standard Grant
Collaborative Research: SaTC: CORE: Small: Targeting Challenges in Computational Disinformation Research to Enhance Attribution, Detection, and Explanation
协作研究:SaTC:核心:小型:针对计算虚假信息研究中的挑战以增强归因、检测和解释
  • 批准号:
    2241069
  • 财政年份:
    2023
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Standard Grant
New Approaches for Dynamic Graph Anomaly Detection, Prediction, and Explanation
动态图异常检测、预测和解释的新方法
  • 批准号:
    2213658
  • 财政年份:
    2022
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Standard Grant
Advanced deep graph neural networks for explainable anomaly detection study
用于可解释异常检测研究的高级深度图神经网络
  • 批准号:
    22K17961
  • 财政年份:
    2022
  • 资助金额:
    $ 1.46万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了