咨询与建议

限定检索结果

文献类型

  • 16 篇 会议
  • 12 篇 期刊文献

馆藏范围

  • 28 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 26 篇 工学
    • 23 篇 计算机科学与技术...
    • 15 篇 软件工程
    • 8 篇 信息与通信工程
    • 7 篇 电气工程
    • 2 篇 控制科学与工程
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...

主题

  • 28 篇 coverage-guided ...
  • 5 篇 fuzzing
  • 5 篇 fuzz testing
  • 3 篇 computer bugs
  • 3 篇 hybrid fuzzing
  • 3 篇 software testing
  • 3 篇 scheduling
  • 2 篇 seed selection
  • 2 篇 contiki-ng
  • 2 篇 coverage-sensiti...
  • 2 篇 iot
  • 2 篇 seed scheduling
  • 2 篇 software securit...
  • 2 篇 security testing
  • 2 篇 codes
  • 2 篇 testing
  • 2 篇 deep learning te...
  • 1 篇 software fault i...
  • 1 篇 runtime
  • 1 篇 path collision

机构

  • 2 篇 hangzhou dianzi ...
  • 2 篇 tsinghua univ sc...
  • 2 篇 tsinghua univ pe...
  • 1 篇 beihang univ han...
  • 1 篇 univ calif river...
  • 1 篇 kth digital futu...
  • 1 篇 uppsala univ upp...
  • 1 篇 tech univ berlin...
  • 1 篇 wuhan univ sch c...
  • 1 篇 affiliated inst ...
  • 1 篇 beihang univ sch...
  • 1 篇 tsinghua univers...
  • 1 篇 seoul natl univ
  • 1 篇 sungshin womens ...
  • 1 篇 beijing natl res...
  • 1 篇 institute of inf...
  • 1 篇 hong kong univ s...
  • 1 篇 harbin inst tech...
  • 1 篇 tsinghua univ in...
  • 1 篇 open univ china ...

作者

  • 3 篇 jiang yu
  • 2 篇 liang jie
  • 2 篇 wang mingzhe
  • 2 篇 zeng yingpei
  • 2 篇 xiao xi
  • 2 篇 zhou chijin
  • 1 篇 hu guangwu
  • 1 篇 tian donghai
  • 1 篇 liu zhe
  • 1 篇 xiong dapeng
  • 1 篇 wu xiangbo
  • 1 篇 see simon
  • 1 篇 song chengyu
  • 1 篇 gan shuitao
  • 1 篇 xie yuchong
  • 1 篇 ma lei
  • 1 篇 lee hyeonsu
  • 1 篇 zhang huafeng
  • 1 篇 zhang chao
  • 1 篇 wang xiajing

语言

  • 28 篇 英文
检索条件"主题词=coverage-guided fuzzing"
28 条 记 录,以下是21-30 订阅
排序:
So Many Fuzzers, So Little Time✱: Experience from Evaluating Fuzzers on the Contiki-NG Network (Hay)Stack  22
So Many Fuzzers, So Little Time✱: Experience from Evaluatin...
收藏 引用
Proceedings of the 37th IEEE/ACM International Conference on Automated Software Engineering
作者: Clement Poncelet Konstantinos Sagonas Nicolas Tsiftes Department of Information Technology Uppsala University Sweden Department of Information Technology Uppsala University Sweden and School of Electrical and Computer Engineering National Technical University of Athens Greece RISE Research Institutes of Sweden Sweden
Fuzz testing (“fuzzing”) is a widely-used and effective dynamic technique to discover crashes and security vulnerabilities in software, supported by numerous tools, which keep improving in terms of their detection c... 详细信息
来源: 评论
CRFuzz: fuzzing Multi-purpose Programs through Input Validation  2020
CRFuzz: Fuzzing Multi-purpose Programs through Input Validat...
收藏 引用
28th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE)
作者: Song, Suhwan Song, Chengyu Jang, Yeongjin Lee, Byoungyoung Seoul Natl Univ Seoul South Korea Univ Calif Riverside Riverside CA 92521 USA Oregon State Univ Corvallis OR 97331 USA
Fuzz testing has been proved its effectiveness in discovering software vulnerabilities. Empowered its randomness nature along with a coverage-guiding feature, fuzzing has been identified a vast number of vulnerabiliti... 详细信息
来源: 评论
Zeror: Speed Up fuzzing with coverage-sensitive Tracing and Scheduling  35
Zeror: Speed Up Fuzzing with Coverage-sensitive Tracing and ...
收藏 引用
35th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Zhou, Chijin Wang, Mingzhe Liang, Jie Liu, Zhe Jiang, Yu Tsinghua Univ Sch Software KLISS BNRist Beijing Peoples R China NUAA Comp Sci & Technol Nanjing Peoples R China
coverage-guided fuzzing is one of the most popular software testing techniques for vulnerability detection. While effective, current fuzzing methods suffer from significant performance penalty due to instrumentation o... 详细信息
来源: 评论
LLVM-based Hybrid fuzzing with LibKluzzer (Competition Contribution)  23rd
LLVM-based Hybrid Fuzzing with LibKluzzer (Competition Contr...
收藏 引用
23rd International Conference on Fundamental Approaches to Software Engineering (FASE) held as part of the Joint European Conferences on Theory and Practice of Software (ETAPS)
作者: Le, Hoang M. Univ Bremen Inst Comp Sci Bremen Germany
LibKluzzer is a novel implementation of hybrid fuzzing, which combines the strengths of coverage-guided fuzzing and dynamic symbolic execution (a.k.a. whitebox fuzzing). While coverage-guided fuzzing can discover new ... 详细信息
来源: 评论
Zeror: speed up fuzzing with coverage-sensitive tracing and scheduling  20
Zeror: speed up fuzzing with coverage-sensitive tracing and ...
收藏 引用
Proceedings of the 35th IEEE/ACM International Conference on Automated Software Engineering
作者: Chijin Zhou Mingzhe Wang Jie Liang Zhe Liu Yu Jiang Tsinghua University Beijing China NUAA Nanjing China
coverage-guided fuzzing is one of the most popular software testing techniques for vulnerability detection. While effective, current fuzzing methods suffer from significant performance penalty due to instrumentation o... 详细信息
来源: 评论
SpeedNeuzz: Speed Up Neural Program Approximation with Neighbor Edge Knowledge  19
SpeedNeuzz: Speed Up Neural Program Approximation with Neigh...
收藏 引用
19th IEEE International Conference on Trust, Security and Privacy in Computing and Communications (IEEE TrustCom)
作者: Li, Yi Xiao, Xi Zhu, Xiaogang Chen, Xiao Wen, Sheng Zhang, Bin Tsinghua Univ Shenzhen Int Grad Sch Shenzhen Peoples R China Peng Cheng Lab Cyberspace Secur Res Ctr Shenzhen Peoples R China Swinburne Univ Technol Sch Software & Elect Engn Melbourne Vic Australia Monash Univ Fac Informat Technol Melbourne Vic Australia
fuzzing has been a great success in discovering real-world complex programs vulnerabilities. However, fuzzing achieves this effect by blindly generating a large number of test cases, which undoubtedly contains a lot o... 详细信息
来源: 评论
JQF: coverage-guided Property-Based Testing in Java  2019
JQF: Coverage-Guided Property-Based Testing in Java
收藏 引用
28th ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA)
作者: Padhye, Rohan Lemieux, Caroline Sen, Koushik Univ Calif Berkeley Berkeley CA 94720 USA
We present JQF, a platform for performing coverage-guided fuzz testing in Java. JQF is designed both for practitioners,who wish to find bugs in Java programs, as well as for researchers,who wish to implement new fuzzi... 详细信息
来源: 评论
DeepHunter: A coverage-guided Fuzz Testing Framework for Deep Neural Networks  2019
DeepHunter: A Coverage-Guided Fuzz Testing Framework for Dee...
收藏 引用
28th ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA)
作者: Xie, Xiaofei Ma, Lei Juefei-Xu, Felix Xue, Minhui Chen, Hongxu Liu, Yang Zhao, Jianjun Li, Bo Yin, Jianxiong See, Simon Nanyang Technol Univ Singapore Singapore Kyushu Univ Fukuoka Fukuoka Japan Carnegie Mellon Univ Pittsburgh PA 15213 USA Univ Adelaide Adelaide SA Australia Zhejiang Sci Tech Univ Hangzhou Zhejiang Peoples R China Univ Illinois Urbana IL USA NVIDIA AI Tech Ctr Singapore Singapore
The past decade has seen the great potential of applying deep neural network (DNN) based software to safety-critical scenarios, such as autonomous driving. Similar to traditional software, DNNs could exhibit incorrect... 详细信息
来源: 评论