34783 matches found
CVE-2024-55968
CVE-2024-55968 POC para LPE en DTEX CVE-2024-55968 Producto afectado: DEC-M DTEX Forwarder versión 6.1.1. DTEX es una plataforma unificada de gestión de riesgos internos. Componente afectado: DEC-M EventReportingService XPC Helper Vector de ataque: El servicio de informes de eventos de DTEX Event...
ssl-kill-switch2
SSL Kill Switch 2 Blackbox tool to disable SSL/TLS certificate validation - including certificate pinning - within iOS and macOS applications. Second iteration of https://github.com/iSECPartners/ios-ssl-kill-switch . Description Once loaded into an iOS or macOS application, SSL Kill Switch 2 will...
ssl-kill-switch2
SSL Kill Switch 2 黑盒工具,用于在 iOS 和 macOS 应用程序中禁用 SSL/TLS 证书验证(包括证书固定)。这是 https://github.com/iSECPartners/ios-ssl-kill-switch 的第二代版本。 描述 一旦加载到 iOS 或 macOS 应用程序中,SSL Kill Switch 2 将修补负责处理 SSL/TLS 连接的底层函数,以覆盖并禁用系统的默认证书验证,以及任何类型的自定义证书验证(例如证书固定)。 它已成功针对各种实现证书固定的应用程序进行了测试,包括 Apple App Store。SSL Kill Swit...
XPEViewer
PE file viewer/editor for Windows, Linux and MacOS. Download: https://github.com/horsicq/XPEViewer/releases How to run: https://github.com/horsicq/XPEViewer/blob/master/docs/RUN.md How to build: https://github.com/horsicq/XPEViewer/blob/master/docs/BUILD.md Changelog:...
CVE-2023-42829
CVE-2023-42829; 'Una aplicación podría acceder a las frases de contraseña SSH' Este documento presenta tanto un análisis de una vulnerabilidad lógica identificada en el binario ssh de macOS ¡mi primera vulnerabilidad de software!, como un análisis del parche que demuestra cómo Apple corrigió la...
CVE-2026-64705
CVE-2026-64705 — HFS xattr kernel heap overflow macOS Root-cause analysis and proof-of-concept for CVE-2026-64705, a buffer overflow in the HFS kernel extension fixed in macOS Sonoma 14.8.7 HT127117: HFS — Impact: An app may be able to cause unexpected system termination or write kernel memory. A...
CVE-2025
CVE-2025-43300: Corrupción de Memoria en Procesamiento de Imágenes DNG de iOS/macOS Resumen CVE-2025-43300 es una vulnerabilidad crítica de corrupción de memoria en el framework de procesamiento de imágenes de Apple que afecta a iOS 18.6.1 y sistemas macOS. La vulnerabilidad existe en el código d...
CVE-2025-24271
CVE-2025-24271 AirPlay vulnerability exposes sensitive information on Apple devices [email protected] https://m10.com.mx/cve-2025-24271-vulnerabilidad-en-airplay-expone-informacion-sensible-en-dispositivos-apple/ Apple has confirmed that the following operating systems are vulnerable: macOS...
CVE-2026-9999-exploit
CVE-2026-9999 — Harness de búsqueda de PoC para WebGL ANGLE/Metal de Chrome macOS 1. Resumen de la vulnerabilidad...
xattr-oob-swap
xattr-oob-swap CVE-2020-27904: a tfp0 bug for macOS 10.15.x and below. Demo exploit code for my talk at BlackHat ASIA 2021. The vulnerability has been fixed in macOS Big Sur 11.0, and the latest 10.15&10.14 security update. Warranty Use it on your own risk. This will make you macOS panic. I build...
EFISwissKnife
. //| | | | | | | \ | \ | | / / / || / / . . . / / || | |/ | | |/ \ / / / |/ /// | || | /|| | / / / / / / EFI Swiss Knife An IDA plugin to improve UEFI reversing Copyright C 2016, 2017 Pedro Vilaça fG! - [email protected] - https://reverse.put.as This is an IDA plugin to assist in UEFI...
BLACKHAT_USA2022
BLACKHATUSA2022 Solo sobre PDF públicos de BLACKHAT USA2022 Descarga en release o este espejo Lista de archivos, busca lo que te interese. root@kitploit: ├── BLACKHATUSA2022 │ ├── Taking Kerberos To The Next Level.pdf │ ├── US-22-ABDELLATIF-Unlimited-Results-Breaking-Firmware-Encryption.pdf │ ...
CVE-2018-4121
CVE-2018-4121 - Exploit RCE de Prueba de Concepto de Secciones Wasm de Safari por MWR Labs c 2018 Detalles este exploit de prueba de concepto apunta únicamente a Safari 11.0.3 13604.5.6 en macOS 10.13.3 17D47. compile el payload de su elección como un dylib con un constructor ejecute python...
CVE-2019-8627
CVE-2019-8627 a kernel information leak on macOS= 10.14.4 =============================== How to reproudce: 1. turn on firewall 2. run the proof of concept as root 3. disconnect Belkin USB-C LAN network and then connect the Belkin USB-C LAN network. after these operations you will get the leaked...
sudo_patch_CVE-2025-32463
sudopatchCVE-2025-32463 Mr.CIA's manual patching guide for CVE-2025-32463 Sudo local privilege escalation tested on Kali Linux and Ubuntu WSL. CVE-2025-32463 Sudo Patch Guide 🛡️ Eish, CVE-2025-32463 is a nasty local privilege escalation flaw CVSS 9.3 in Sudo 1.9.14–1.9.17, exploitable via the...
CVE-2024-11467
CVE-2024-11467 The macOS operating system uses XPC services for basic inter-process communication between various processes, such as between the XPC Service daemon and third-party application privileged helper tools. The VMware Horizon Client, upon installation, registers the...
CVE-2019-8540
CVE-2019-8540 Kernel Stack info leak at exportObjectToClient function bug details: macOSrelease; return kIOReturnSuccess; We know ioobjectt length is 8 bytes and at 1 which was force convert to machportnamet4 bytes ,so lead to the high 4 bytes not inital...
CVE-2026-Discord
Informe de Vulnerabilidad Crítica: Cliente de Discord para macOS Fecha : 2026-01-25 Objetivo : Cliente de Discord macOS Stable 0.0.373 Autor : Antigravity 🚨 Resumen Ejecutivo Hemos identificado una vulnerabilidad de seguridad crítica en el Cliente de Discord para macOS basado en Electron que...
DylibHijackTest
DylibHijackTest Requisitos Instala los requisitos de Python3: pip3 install -r requirements.txt Compila la dylib desde el código fuente porque no confíes en cosas compiladas de GitHub: gcc -dynamiclib DylibHijackTest.c -o DylibHijackTest.dylib Cómo funciona ⚠️ Esto generará muchos procesos en tu...
SockFuzzer
SockFuzzer: Marco de Fuzzing del Kernel XNU Estado del Proyecto SockFuzzer, diseñado originalmente como un fuzzer centrado en redes para el kernel XNU utilizado en macOS e iOS, ha evolucionado hasta convertirse en un marco integral de fuzzing del kernel. Aunque conserva su nombre original como...