Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/08/26 6:38 a.m.3 views

HWSyscalls

HWSyscalls मुख्य योगदानकर्ता विवरण HWSyscalls अप्रत्यक्ष syscalls indirect syscalls को निष्पादित करने की एक नई विधि है जिसमें 3 मुख्य घटक शामिल हैं: निष्पादन के प्रवाह को नियंत्रित करने के लिए Hardware breakpoints और Vectored Exception Handler। syscall नंबर और पते खोजने के लिए HalosGate का उपयोग...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

hwbp4mw

本文最初是为 VX-Underground Black Mass Halloween Edition 2022 撰写的。 Hook 引擎: 多线程安全的 x86/x64 硬件断点 Hook 引擎 C PAGEGUARD/hwbp 断点库 C++20 hwbp 库(DLL 示例)C++20 利用调试寄存器实现的通用 x64 用户态规避技术: TamperingSyscalls2 C TamperingSyscalls2 C++20 可用的 ETW/AMSI Hook 示例 rad9800/misc 恶意软件硬件断点 v 1.0 我们的任务是轻松地 Hook...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.2 views

VectoredOverloading

VectoredOverloading Vectored Overloading é uma técnica de injeção PE local que foi observada pela primeira vez no malware KidKadi. Funciona manipulando o carregamento de uma DLL legítima usando Breakpoints de Hardware HWBP e Tratamento de Exceção Vetorizado VEH para alterar o objeto de seção da D...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 9:02 p.m.2 views

hbp-attack-demo

से फोर्क किया गया https://github.com/veritas501/hbpattackdemo hbpattack demo P0 ब्लॉग देखें: https://googleprojectzero.blogspot.com/2022/12/exploiting-CVE-2022-42703-bringing-back-the-stack-attack.html एक vuln module बनाया, यह दिखावा कि हमारे पास कर्नेल में किसी भी पते पर लिखने का प्रिमिटिव है,...

5.5CVSS0.00871EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/08/24 11:05 a.m.2 views

LazyHook

نظرة عامة LazyHook هو إطار عمل خفي لربط استدعاءات الـ API API Hooking يتجاوز أنظمة منع التسلل على مستوى المضيف HIPS من خلال انتحال مكدس الاستدعاءات Call Stack Spoofing. من خلال استغلال نقاط التوقف العتادية على مستوى المعالج Hardware Breakpoints ومعالجة الاستثناءات الموجهة Vectored Exception...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/21 12:50 a.m.157 views

gdbfuzz

GDBFuzz: Debugger-Driven Fuzzing This is the companion code for the paper: 'Fuzzing Embedded Systems using Debugger Interfaces'. A preprint of the paper can be found here https://publications.cispa.saarland/3950/. The code allows the users to reproduce and extend the results reported in the paper...

6.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/21 12:50 a.m.1 views

gdbfuzz

GDBFuzz: التعتيم القائم على مصحح الأخطاء هذا هو الكود المصاحب للورقة: 'Fuzzing Embedded Systems using Debugger Interfaces'. يمكن العثور على نسخة مسبقة من الورقة هنا https://publications.cispa.saarland/3950/. يسمح الكود للمستخدمين بإعادة إنتاج وتوسيع النتائج المذكورة في الورقة. يرجى الاستشهاد...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/19 12:35 p.m.1 views

GhostlyHollowingViaTamperedSyscalls2

टैम्पर्ड सिस्कॉल्स के माध्यम से घोस्टली हॉलोइंग पुनः अपलोड सूचना !NOTE मूल रिपॉजिटरी में पहले एक गलत लाइसेंस इस्तेमाल किया गया था जिसमें DeceptIQ के संस्थापक, @Rad9800, को श्रेय नहीं दिया गया था, जिनकी TamperingSyscalls रिपॉजिटरी MIT लाइसेंस के अंतर्गत प्रकाशित है। उनके कार्य को पहले से ही...

5.4AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2023/07/02 10:58 a.m.345 views

Exploit for Use After Free in Linux Linux_Kernel

From https://github.com/veritas501/hbpattackdemo hbpattack...

5.5CVSS6.9AI score0.00871EPSS
SaveExploits3
Kitploit
Kitploit
added 2022/03/02 11:30 a.m.140 views

CAPEv2 - Malware Configuration And Payload Extraction

CAPE is a malware sandbox. It was derived from Cuckoo with the goal of adding automated malware unpacking and config extraction - hence its name is an acronym: 'Config And Payload Extraction'. Automated unpacking allows classification based on Yara signatures to complement network Suricata and...

8AI score
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2018/05/14 1:09 p.m.7 views

kernel: ptrace() incorrect error handling leads to corruption and DoS

An address corruption flaw was discovered in the Linux kernel built with hardware breakpoint CONFIGHAVEHWBREAKPOINT support. While modifying a h/w breakpoint via 'modifyuserhwbreakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to...

5.5CVSS6.7AI score0.01221EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/05/08 10:26 p.m.7 views

kernel: ptrace() incorrect error handling leads to corruption and DoS

An address corruption flaw was discovered in the Linux kernel built with hardware breakpoint CONFIGHAVEHWBREAKPOINT support. While modifying a h/w breakpoint via 'modifyuserhwbreakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to...

5.5CVSS6.7AI score0.01221EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/05/08 10:24 p.m.7 views

kernel: ptrace() incorrect error handling leads to corruption and DoS

An address corruption flaw was discovered in the Linux kernel built with hardware breakpoint CONFIGHAVEHWBREAKPOINT support. While modifying a h/w breakpoint via 'modifyuserhwbreakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to...

5.5CVSS6.7AI score0.01221EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/05/08 9:57 p.m.18 views

kernel: ptrace() incorrect error handling leads to corruption and DoS

An address corruption flaw was discovered in the Linux kernel built with hardware breakpoint CONFIGHAVEHWBREAKPOINT support. While modifying a h/w breakpoint via 'modifyuserhwbreakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to...

5.5CVSS6.7AI score0.01221EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/05/08 7:53 p.m.10 views

kernel: ptrace() incorrect error handling leads to corruption and DoS

An address corruption flaw was discovered in the Linux kernel built with hardware breakpoint CONFIGHAVEHWBREAKPOINT support. While modifying a h/w breakpoint via 'modifyuserhwbreakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to...

5.5CVSS6.7AI score0.01221EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/05/08 6:32 p.m.7 views

kernel: ptrace() incorrect error handling leads to corruption and DoS

An address corruption flaw was discovered in the Linux kernel built with hardware breakpoint CONFIGHAVEHWBREAKPOINT support. While modifying a h/w breakpoint via 'modifyuserhwbreakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to...

5.5CVSS6.7AI score0.01221EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2011/04/11 1:32 p.m.12 views

OllyDbg 2.01 alpha 3 Released !

OllyDbg 2.01 alpha 3 Released ! A major update with many new features. Here are the most important: - Support for multi-monitor configurations - Hardware breakpoints and fast command emulation now co-operate. That is, run trace rund at full speed up to and exceeding 500000 commands per second...

7.3AI score
SaveExploits0
CVE
CVE
added 2004/09/01 4:00 a.m.70 views

CVE-2001-1347

CVE-2001-1347 affects Windows 2000. The vulnerability arises when a local user sets a hardware breakpoint that is handled via global debug registers, which can cause other processes to terminate due to an exception and may allow hijacking of resources such as named pipes. The available sources de...

4.6CVSS7AI score0.03334EPSS
SaveExploits2References3Affected Software1
NVD
NVD
added 2001/05/24 4:00 a.m.28 views

CVE-2001-1347

Windows 2000 allows local users to cause a denial of service and possibly gain privileges by setting a hardware breakpoint that is handled using global debug registers, which could cause other processes to terminate due to an exception, and allow hijacking of resources such as named pipes...

4.6CVSS6.6AI score0.03334EPSS
SaveExploits2References3
Rows per page
Query Builder