JavaShuo
欄目
標籤
《ReDeBug: Finding Unpatched Code Clones in Entire OS Distributions》精讀
時間 2021-01-11
標籤
research
简体版
原文
原文鏈接
Abstract摘要 程序員不應該爲同一個漏洞打兩次補丁,但是很不幸,這經常發生,因爲在給漏洞打補丁的時候,卻沒有給其對應的克隆代碼打補丁,沒有打補丁的克隆代碼意味着潛在的漏洞、安全風險,急需被很快探測到。 在本文中我們介紹了ReDeBug,這個工具可以在大規模場景下快速找到沒打補丁的克隆代碼。儘管在之前已經有一些相關工作,但是ReDeBug的特點在於使用了快速的、基於語法的方法來提高擴展性。與之
>>阅读原文<<
相關文章
1.
《Characterizing Code Clones in the Ethereum Smart Contract Ecosystem》導讀
2.
Finding Structure in Time論文解讀
3.
Android + OpenCV - Finding extreme points in contours
4.
Probability distributions
5.
Image Processing23(Finding contours in your image )
6.
精讀《Scheduling in React》
7.
【Software Clone】2014-IEEE-Towards a Big Data Curated Benchmark of Inter-Project Code Clones
8.
論文分享:Sys: a Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code
9.
ReDeBug簡單使用
10.
Thinking in Java 4th Edition Source Code
更多相關文章...
•
SQL IN 操作符
-
SQL 教程
•
Swift for-in 循環
-
Swift 教程
•
JDK13 GA發佈:5大特性解讀
•
爲了進字節跳動,我精選了29道Java經典算法題,帶詳細講解
相關標籤/搜索
finding
distributions
clones
精讀
code
原創精讀
精讀貓說
3000字精讀
精讀源碼
MySQL教程
Redis教程
MyBatis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
如何將PPT某一頁幻燈片導出爲高清圖片
2.
Intellij IDEA中使用Debug調試
3.
build項目打包
4.
IDEA集成MAVEN項目極簡化打包部署
5.
eclipse如何導出java工程依賴的所有maven管理jar包(簡單明瞭)
6.
新建的Spring項目無法添加class,依賴下載失敗解決:Maven環境配置
7.
記在使用vue-cli中使用axios的心得
8.
分享提高自己作品UI設計形式感的幾個小技巧!
9.
造成 nginx 403 forbidden 的幾種原因
10.
AOP概述(什麼是AOP?)——Spring AOP(一)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
《Characterizing Code Clones in the Ethereum Smart Contract Ecosystem》導讀
2.
Finding Structure in Time論文解讀
3.
Android + OpenCV - Finding extreme points in contours
4.
Probability distributions
5.
Image Processing23(Finding contours in your image )
6.
精讀《Scheduling in React》
7.
【Software Clone】2014-IEEE-Towards a Big Data Curated Benchmark of Inter-Project Code Clones
8.
論文分享:Sys: a Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code
9.
ReDeBug簡單使用
10.
Thinking in Java 4th Edition Source Code
>>更多相關文章<<