10058 matches found
kAFL
kAFL Fuzzer con feedback assistito da hardware per VM x86 kAFL/Nyx è un fuzzer rapido e guidato per la VM x86. È ideale per qualsiasi cosa venga eseguita come guest QEMU/KVM, in particolare firmware x86, kernel e sistemi operativi completi. Nota: tutti i componenti sono forniti esclusivamente a...
trevex
Trevex – Der Explorer für transiente Ausführungs-Schwachstellen Unterstützte Plattformen Wir unterstützen die folgenden Umgebungen: Betriebssysteme / Distributionen Trevex wird unter Ubuntu 22.04 LTS und 24.04 LTS entwickelt und getestet. Während andere Distributionen funktionieren könnten, setze...
metame
metame metame is a simple metamorphic code engine for arbitrary executables. From Wikipedia: Metamorphic code is code that when run outputs a logically equivalent version of its own code under some interpretation. This is used by computer viruses to avoid the pattern recognition of anti-virus...
voltron
Voltron Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers LLDB, GDB, VDB and WinDbg by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs...
Zapscape-Fix
Zapscape-Fix — CVE-2026-64561 KVM 内核热补丁 English | 简体中文 给 CentOS Stream 8 / RHEL 8 (4.18.0 全系列内核)的 KVM 宿主机修复 CVE-2026-64561(Zapscape) 漏洞的内核热补丁 : 不打补丁的风险 :租户虚拟机(guest)可以仅凭自身操作逃逸到宿主机,以宿主 内核 root 权限执行代码——击穿整台物理机及其上所有虚拟机。 本项目的补丁 :基于 Linux 上游官方修复(2abd5287f083)backport 而来, 通过内核 livepatch 机制在线生效 : ✅ 不重启宿...
CVE-2026-43499_x86_Exploit
Dieses Repository hat keine README-Datei...
sandsifter
s a n d s i f t e r : il fuzzer per processori x86 Panoramica Il sandsifter controlla i processori x86 alla ricerca di istruzioni nascoste e bug hardware, generando sistematicamente codice macchina per esplorare il set di istruzioni di un processore e monitorando l'esecuzione per individuare...
sandsifter
s a n d s i f t e r : the x86 processor fuzzer Overview The sandsifter audits x86 processors for hidden instructions and hardware bugs, by systematically generating machine code to search through a processor's instruction set, and monitoring execution for anomalies. Sandsifter has uncovered secre...
CVE-2013-2094
CVE-2013-2093 Linux 2.6.32/2.6.37 - 3.8.10 PERFEVENTS root locale x86/x8664 senza backconnect...
trans2open-CVE-2003-0201
Samba संस्करण 2.2.0 से 2.2.8 यह Samba संस्करणों में पाए गए बफर ओवरफ्लो का शोषण करता है 2.2.0 से 2.2.8। यह विशेष मॉड्यूल x86 Linux सिस्टमों पर उस दोष का शोषण करने में सक्षम है जिनमें noexec स्टैक विकल्प सेट नहीं है। नोट: RedHat के कुछ पुराने संस्करण असुरक्षित नहीं लगते हैं क्योंकि वे स्पष्ट रूप से...
CVE-2012-1876-win7_x86_and_win7x64
Dieses Repository hat keine README-Datei...
CVE-2017-8464
CVE-2017-8464 BEISPIEL Unterstützt x86 und x64 Nur zum Test USB-Stick POC https://youtu.be/kYj1lAxl3DE...
bochscpu-python
bochscpu-python Binding Python per BochsCPU di @yrp che utilizzano FFI per emulare facilmente e con precisione il codice x86. Installazione bochscpu-python richiede un ambiente Python 3.8 o più recente. Tramite PyPI consigliato Il modo più semplice per iniziare è usare la versione stabile...
CVE-2026-80663
In the Linux kernel, the following vulnerability has been resolved: tools/power/x86/intel-speed-select: Harden daemon pidfile open Avoid symlink-based pidfile clobbering by opening the pidfile with ONOFOLLOW and validating it with fstat before locking/writing. The daemon currently uses a fixed...
LdrLockLiberator
LdrLockLiberator Per quando DLLMain è l'unica via LdrLockLiberator è una raccolta di tecniche per sfuggire o comunque evitare il Loader Lock mentre esegui il tuo codice da DllMain o da qualsiasi altro punto in cui il lock possa essere presente. È stato rilasciato insieme all'articolo "Perfect DLL...
how-to-bypass-aslr-on-linux-x86_64
Bypassare l'aslr a 64 bit su Linux x86-64 In questo articolo discuterò dell'applicazione della tecnica descritta da Samuel Groß nel suo Remote iPhone Exploitation Part 2: Bringing Light into the Darkness -- a Remote ASLR Bypass, per bypassare l'ASLR su Linux x8664. Per dimostrarlo, risolverò una...
v0ltpwn
V0LTpwn V0LTpwn CVE-2019-11157 è un attacco a guasto controllato via software sui processori x86. È il primo attacco che corrompe l'integrità delle enclave SGX. Descrizione Tutti i processori Intel recenti dispongono di un'interfaccia software per controllare le tensioni dei core senza riavviare ...
Cmulator
Cmulator - Skriptfähiger x86 RE Sandbox-Emulator v0.3 Beta Cmulator ist ein x86 - x64 skriptfähiger Reverse-Engineering-Sandbox-Emulator für Shellcode und PE-Binärdateien, basierend auf Unicorn & Capstone Engine & Javascript. 💬 Dies ist die letzte unterstützte Pascal-Version und die neue Codebasi...
CVE-2017-8464-EXP
CVE-2017-8464-EXP Supporto x86 e x64 Solo per test File LNK da: https://github.com/rapid7/metasploit-framework/pull/8767 Ringraziamenti a ykoster Piccola modifica, sostituzione del file dll, correzione del bug del crash di explorer.exe. ykoster ha corretto questo bug POC: x86: x64: Se riesci a...
exec-prot-bypass
Umgehung des Ausführungssperrschutzes CVE-2022-25265 Dieser POC demonstriert die Ausführung von Bytes, die sich in einer angeblich nicht ausführbaren Region einer Binärdatei befinden, und umgeht damit vollständig den Schutz ausführbarer Speicherbereiche. Die Ursache hierfür findet sich hier:...