时间线
6 分类 × 62 文章 × 0 标签 × 636474 字
2023
40篇
+
12-06
[Paper] Profile-Driven System Optimizations for Accelerated Greybox Fuzzing
12-01
[Fuzz] ADVANCED FUZZING UNMASKS ELUSIVE VULNERABILITIES
11-28
[Misc] Clang-tidy自定义规则
10-31
[Paper] UTOPIA: Automatic Generation of Fuzz Driver using Unit Tests
08-22
[Paper] No Grammar, No Problem: Towards Fuzzing the Linux Kernel without System-Call Descriptions
08-18
[Paper] Toss a Fault to Your Witcher: Applying Grey-box Coverage-Guided Mutational Fuzzing to Detect SQL and Command Injection Vulnerabilities
08-17
[Paper] AFL++: Combining Incremental Steps of Fuzzing Research
08-12
[Paper] BLE Protocol in IoT Devices and Smart Wearable Devices: Security and Privacy Threats
08-11
[Fuzz] Fuzz Farm
08-03
[CVE] ngiflib CVE-2023-37176 漏洞分析
07-23
[Paper] Blacktooth: Breaking through the Defense of Bluetooth in Silence
07-23
[Misc] Tensorflow2实战
07-06
[Paper] CarpetFuzz: Automatic Program Option Constraint Extraction from Documentation for Fuzzing
06-28
[Paper] Homo in Machina: Improving Fuzz Testing Coverage via Compartment Analysis
06-26
[Paper] 模糊测试技术综述
06-21
[Kernel Pwn] 0xA Kernel Ret2dir
06-20
[Paper] Ret2dir: Rethinking Kernel Isolation
06-15
[CVE] libexif 缓冲区溢出 CVE-2009-3895漏洞分析
06-13
[CVE] Xpdf CVE-2019-13288 漏洞分析
06-12
[CVE] cgroup CVE-2021-4154漏洞分析
06-08
[Paper] DirtyCred: Escalating Privilege in Linux Kernel
06-07
[CVE] HG532e路由器远程命令执行 CVE-2017-17215漏洞分析
06-05
[Misc] TP-Link SR20 远程代码执行漏洞分析
06-01
[CVE] Linux Dirty Pipe CVE-2022-0847 漏洞分析
05-15
[Misc] Macos+Vscode调试指北
05-09
[Misc] 从零开始的OS编写生活
05-04
[Paper] Game of Hide-and-Seek: Exposing Hidden Interfaces in Embedded Web Applications of IoT Devices
05-03
[Paper] FirmAE: Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis
04-27
[Binary Analysis] 0x01 ELF文件格式
03-24
[Binary Analysis] 0x00 二进制基础
03-08
[Kernel Pwn] 0x09 Kernel实战
03-08
[Kernel Pwn] 0x08 Kernel Userfaultfd
03-08
[Kernel Pwn] 0x07 Kernel Double_Fetch
03-08
[Kernel Pwn] 0x06 Kernel Modprobe_Path
03-08
[Kernel Pwn] 0x05 Kernel SMEP
03-08
[Kernel Pwn] 0x04 Kernel Ret2Usr
03-08
[Kernel Pwn] 0x03 Kernel UAF
03-08
[Kernel Pwn] 0x02 Kernel ROP
03-08
[Kernel Pwn] 0x01 编写驱动
03-08
[Kernel Pwn] 0X00 环境配置