课题基金 / 基金详情

A Machine Learning Approach to Detecting Security Vulnerabilities in Software.

A Machine Learning Approach to Detecting Security Vulnerabilities in Software.
检测软件中安全漏洞的机器学习方法。
批准号:
RGPIN-2018-05931
负责人:
Lie, David
金额:
$2.04万
依托单位:
依托单位国家:
加拿大
项目类别:
Discovery Grants Program - Individual
财政年份:
2020
资助国家:
加拿大
项目状态:
已结题
起止时间:
2020-01-01 至 2021-12-31

项目摘要

项目成果

Lie, David的其他基金

相似基金

相关文献

中文摘要
翻译
该方案旨在探索一种利用程序分析、动态测试生成和机器学习的新组合来检测软件漏洞的新方法。目前,检测软件漏洞最可靠的方法之一是源代码审计,即开发人员手动检查程序的源代码,以确定是否存在漏洞。不幸的是,软件系统很大,通常包含数千万行代码,这使得通过手动代码审计来保护所有软件成为一项不可能的任务。在这个提案中,我们探索了一种更好的检测软件漏洞的方法--通过开发识别软件漏洞的机器学习方法。 使机器学习超越现有漏洞检测工具的关键是认识到,嵌入在代码结构中以及变量和函数名称中的常见编程模式可以指示漏洞的存在,但没有明确的规范。当前试图机械化代码扫描漏洞的解决方案都只依赖于编程语言或应用程序二进制接口(ABI)明确指定的内容,并且没有考虑这些隐式代码模式。一些工具确实允许人类手动指定漏洞模式来克服这一限制,但漏洞模式的巨大差异意味着,即使有了这些规范,自动化漏洞检测工具也会遗漏许多漏洞。该建议中的关键创新方法是使用机器学习来自动学习和利用嵌入在代码结构和变量名中的编程模式,这些模式指示漏洞的存在,并使用这种模式来高精度地自动检测软件中的漏洞。 我们承认,这种机器学习推理的能力可能不是完全准确的,更有可能只是指示很可能存在漏洞的代码。为了确保识别出的漏洞是真实的,我们建议将推理结果与Fuzing相结合,Fuzing是一种动态测试方法,用于搜索触发漏洞的输入。Fuzzer在触发漏洞方面非常有效,但它们有一个严重的弱点,即它们必须执行易受攻击的代码来检测它,并且在没有指导代码可能位于何处的情况下,它们被迫生成输入来执行程序中的每条代码路径,这不仅效率低下,而且往往难以解决。我们建议开发新的目标模糊器,它使用来自我们的机器学习的提示来选择要关注的代码段,从而提高模糊的效率。触发该漏洞提供了该漏洞存在的明确证据,补充了机器学习固有的不精确性
英文摘要
This proposal aims to explore a new way of detecting software vulnerabilities using a novel combination of program analysis, dynamic test generation and machine learning. Currently, one of the most reliable methods for detecting software vulnerabilities is source code audits, where a developer manually inspects the source code of a program to see if vulnerabilities are present. Unfortunately, software systems are large, commonly containing tens of millions of lines of code, making it an impossible task to secure all software through manual code audits. In this proposal, we explore a better way to detect software vulnerabilities--by developing machine learning methods that will identify software vulnerabilities. The key to enabling machine learning to outperform existing vulnerability detection tools is to recognize that there are common programming patterns, embedded in the structure of code, as well as in the names of variables and functions, that can indicate the presence of a vulnerability, but for which there exists no explicit specification. Current solutions that try to mechanize the scanning of code for vulnerabilities all rely only on what is explicitly specified by the programming language or application binary interface (ABI), and do not take these implicit code patterns into account. Some tools do allow a human to hand-specify vulnerability patterns to overcome this limitation, but the huge variation in vulnerability patterns means that even with these specifications, many vulnerabilities will be missed by automated vulnerability detection tools. The key novel approach in this proposal is to use machine learning to automatically learn and utilize programming patterns, embedded in code structure and variable names, that indicate the presence of a vulnerability and use this to automatically detect vulnerabilities in software with high accuracy. We acknowledge that the capabilities of such machine-learning inference may not be completely accurate, and more likely will just indicate code that is very likely vulnerable. To make ensure the identified vulnerabilities are real, we propose combining the inference results with fuzzing, a dynamic testing method that searches for inputs that trigger vulnerabilities. Fuzzers are very effective at triggering vulnerabilities, but they have a critical weakness, which is that they must execute the vulnerable code to detect it, and without a guide to where that code might be, they are forced to generate inputs to execute every code path in a program, which is not only inefficient, but often intractable. We propose the development of new targeted fuzzers, which use hints from our machine learning to select sections of code to focus on, thus increasing the efficiency of fuzzing. Triggering the vulnerability gives unequivocal proof that the vulnerability exists, complementing the inherent imprecision of machine learning
期刊论文(0)
专著(0)
科研奖励(0)
会议论文
A Machine Learning Approach to Detecting Security Vulnerabilities in Software.
  • 批准号:
    RGPIN-2018-05931
  • 项目类别:
    Discovery Grants Program - Individual
  • 资助金额:
    $2.04万
  • 财政年份:
    2022
  • 负责人:
    Lie, David
  • 依托单位:
Secure and Reliable Systems
  • 批准号:
    CRC-2019-00242
  • 项目类别:
    Canada Research Chairs
  • 资助金额:
    $14.57万
  • 财政年份:
    2022
  • 负责人:
    Lie, David
  • 依托单位:
A Machine Learning Approach to Detecting Security Vulnerabilities in Software.
  • 批准号:
    RGPIN-2018-05931
  • 项目类别:
    Discovery Grants Program - Individual
  • 资助金额:
    $2.04万
  • 财政年份:
    2021
  • 负责人:
    Lie, David
  • 依托单位:
Tools and methods for detecting vulnerabilities in embedded devices
  • 批准号:
    535902-2018
  • 项目类别:
    Collaborative Research and Development Grants
  • 资助金额:
    $5.19万
  • 财政年份:
    2021
  • 负责人:
    Lie, David
  • 依托单位:
国内基金
海外基金
Scalable Learning and Optimization: High-dimensional Models and Online Decision-Making Strategies for Big Data Analysis
Understanding structural evolution of galaxies with machine learning
  • 批准号:
  • 项目类别:
    省市级项目
  • 资助金额:
    10.0万元
  • 批准年份:
    2022
  • 负责人:
    Nicola Rosario Napolitano
  • 依托单位:
煤矿安全人机混合群智感知任务的约束动态多目标Q-learning进化分配
  • 批准号:
    --
  • 项目类别:
    青年科学基金项目
  • 资助金额:
    30万元
  • 批准年份:
    2022
  • 负责人:
    吉建娇
  • 依托单位:
基于领弹失效考量的智能弹药编队短时在线Q-learning协同控制机理
  • 批准号:
    62003314
  • 项目类别:
    青年科学基金项目
  • 资助金额:
    24.0万元
  • 批准年份:
    2020
  • 负责人:
    沈剑
  • 依托单位: