Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/09/14 9:55 a.m.5 views

heapinspect

HeapInspect Pwnning is an art. HeapInspectは、heapをより美しくするために設計されています。 現在、このツールはnadbgのプラグインです。試してみてください! 機能 gdbやその他の要件が不要 マルチglibc対応 2.19, 2.23-2.27 現在テスト済み 32ビットと64ビットの両方 ヒープ表示のための優れたUI HeapShower 詳細 PrettyPrinter カラフル、概要 Heapdiff 作業中 破損検出とエクスプロイト解析 作業中 gdbもサポート Python2 & Python3 互換 使い方 クイックショット...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 7:14 a.m.9 views

drmemory

Dr. Memory: メモリデバッガ Dr. Memoryについて Dr. Memoryは、未初期化メモリへのアクセス、アドレス不能メモリへのアクセス(割り当てられたヒープユニット外のアクセスやヒープのアンダーフロー・オーバーフローを含む)、解放済みメモリへのアクセス、二重解放、メモリリーク、さらに(Windows上では)ハンドルリーク、GDI API使用エラー、予約されていないスレッドローカルストレージスロットへのアクセスなど、メモリ関連のプログラミングエラーを特定できるメモリ監視ツールです。 Dr...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 9:01 p.m.3 views

libtalloc

libtalloc libtalloc 是一个用于 GDB 的 python 脚本,可用于分析“平凡分配器”(talloc)。关于 talloc 的介绍可以在这里找到: https://talloc.samba.org/talloc/doc/html/index.html libtalloc 的灵感来自其他用于分析堆的 gdb python 脚本,例如 unmaskjemalloc 和 libheap。一些基本功能与这些项目相同。 https://github.com/cloudburst/libheap https://github.com/argp/unmaskjemalloc...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 9:01 p.m.4 views

libptmalloc

libptmalloc libptmalloc 是一个用于检查 ptmalloc(glibc 用户态堆实现)的 Python 库。它目前设计用于 GDB,但也可以轻松适配其他调试器。 Installation 请参阅 安装指南。 Usage 请参阅 用户指南。 Supported versions 请参阅 支持的版本。 Development 请参阅 开发指南。...

6AI score
SaveExploits0References4
Hacker One
Hacker One
added 2025/10/22 9:30 p.m.27 views

curl: Use of Deprecated strcpy() with User-Controlled Environment Variable in Memory Debug Initialization

Discovery Method Step 1: Initial Security Scan Find all files using dangerous string functions find src/ -name ".c" -exec grep -l "strcpy|strcat|sprintf|gets" ; OUTPUT: src/toolprogress.c src/toolmain.c Step 2: Locate Vulnerable Code in Main.c Find exact strcpy usage in toolmain.c grep -n...

7.8AI score
SaveExploits0
OSV
OSV
added 2025/03/27 5:21 p.m.26 views

USN-7382-1 linux-oem-6.11 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - x86...

10CVSS6.5AI score0.00822EPSS
SaveExploits2References308
Ubuntu
Ubuntu
added 2025/03/27 5:21 p.m.30 views

USN-7382-1: Linux kernel (OEM) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - x86...

10CVSS7.1AI score0.00822EPSS
SaveExploits2
OSV
OSV
added 2025/03/27 4:48 p.m.27 views

USN-7380-1 linux-lowlatency vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - x86...

10CVSS6.4AI score0.00822EPSS
SaveExploits3References308
OSV
OSV
added 2025/03/27 4:18 p.m.45 views

USN-7379-1 linux, linux-aws, linux-azure, linux-gcp, linux-hwe-6.11, linux-oracle, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - x86...

10CVSS6.4AI score0.00822EPSS
SaveExploits2References309
n0where
n0where
added 2016/08/30 3:06 p.m.45 views

Dynamic Instrumentation Tool Platform: DynamoRIO

Dynamic Instrumentation Tool Platform DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes. DynamoRIO exports an interface for building dynamic tools for a wide variety of uses: program analysis and understanding, profiling...

1.4AI score
SaveExploits0References4
zdt
zdt
added 2016/05/04 12:00 a.m.278 views

Linux Kernel 4.4.x (Ubuntu 16.04) - 'double-fdput()' in bpf(BPF_PROG_LOAD) Privilege Esc

Exploit for linux platform in category local exploits Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=808 In Linux =4.4, when the CONFIGBPFSYSCALL config option is set and the kernel.unprivilegedbpfdisabled sysctl is not explicitly set to 1 at runtime, unprivileged code can use...

7.2CVSS0.6AI score0.10202EPSS
SaveExploits6
ThreatPost
ThreatPost
added 2014/07/14 11:23 a.m.28 views

LibreSSL Portable Fork Of OpenSSL Released

After months of code cleanup and rewriting, the OpenBSD Foundation this weekend sent LibreSSL out the door. The slimmed down OpenSSL fork works on a number of platforms beyond OpenBSD, including several Linux flavors, Solaris, Mac OS X and Free BSD. “I firmly believe that LibreSSL is in a better...

7.6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2013/12/27 2:53 a.m.173 views

[WinDbg v6.12.2.633] Debugging Tools for Windows

WinDbg is a graphical debugger from Microsoft. It is actually just one component of the Debugging Tools for Windows package, which also includes the KD, CDB, and NTSD debuggers. Its claim to fame is debugging memory dumps produced after a crash. It can even debug in kernel mode. For downloads and...

7.3AI score
SaveExploits0
securityvulns
securityvulns
added 2009/05/21 12:00 a.m.35 views

IBM AIX symbolic links vulnerability

Symbolic links vulnerability in libc dynamic memory debugging functionality...

2.2AI score
SaveExploits0References1Affected Software1
Rows per page
Query Builder