164 matches found
bfinject
bfinject Inyección sencilla de dylibs para iOS de 64 bits con jailbreak 11.0 - 11.1.2. Compatible con los jailbreaks de Electra y LiberiOS. bfinject carga dylibs arbitrarios en apps de App Store en ejecución. Tiene soporte integrado para descifrar apps de App Store y viene incluido con iSpy y...
macOSTools
macOSTools macOS 攻击性工具 AUnit 音频单元插件的示例 XCode 项目 MigrationToolPayload 迁移工具插件 SpecialDelivery 安装程序插件 authplugin 认证插件 dylibinjection dylib 注入的源代码。基于 Jonathan Levin 的代码 http://newosxbook.com/src.jl?tree=listings&file=inject.c HIDMan IOHIDManager 键盘记录器 脚本运行器 jxarunner 用于内存中 JXA 执行的 Rust 库 先决条件 1. Rust...
ios-malicious-bithunter
iOS恶意位猎手 摘要 iOS恶意位猎手是一个针对iOS应用的恶意插件检测引擎。它能够基于运行时分析注入的dylib动态库的macho文件头部,并通过接口输入特性进行行为分析,以判断动态库特征的行为。该程序不依赖越狱环境,可在AppStore上使用。 新特性 这是一种精确识别iOS恶意代码行为的新方法。基于对App中Mach-O格式的内存中恶意代码运行的分析方法,它可以执行灵活的行为识别以进行分析和持续跟踪。这是一种非常准确的防插件防御方法,包括行为、变量及高度混淆的代码(包括ollvm),在我们的防御过程中取得了非常好的效果。 使用方法 1...
CVE-2023-49313
CVE-2023-49313 Una vulnerabilidad de inyección de dylib en XMachOViewer 0.04 permite a los atacantes comprometer la integridad. Al explotarla, se puede inyectar código no autorizado en los procesos del producto, lo que potencialmente conduce al control remoto y al acceso no autorizado a datos...
Swift-Attack
Swift-Attack 针对蓝队的单元测试,帮助构建针对一些常见 macOS 后渗透方法的检测规则。我提供了一些后渗透示例,既包括使用命令行历史的,也包括使用 API 调用的。这里列出的后渗透示例并非包罗万象,只是一些我觉得有助于开展单元测试的常见例子。我计划随着时间的推移,不断向该项目添加更多的单元测试。 所有这些测试均在本地运行,并将结果输出到 stdout(即 Swift-Attack 不会连接到服务器)。 步骤: 1. git clone https://github.com/cedowens/Swift-Attack && cd Swift-Attack 2. 确保已安装...
boko
boko Application Hijack Scanner for macOS boko.py is an application scanner for macOS that searches for and identifies potential dylib hijacking and weak dylib vulnerabilities for application executables, as well as scripts an application may use that have the potential to be backdoored. The tool...
boko
boko Application Hijack Scanner for macOS boko.py 是一款 macOS 应用程序扫描器,用于搜索和识别应用可执行文件中潜在的 dylib 劫持和弱 dylib 漏洞,以及应用可能使用的、有被植入后门风险的脚本。该工具还会标记出有趣的文件并列出它们,无需手动浏览文件系统进行分析。借助主动发现功能,无需再猜测某个可执行文件是否容易受到 dylib 劫持攻击! 创建此工具的原因是,我希望对 Dylib Hijack Scanner 发现的数据有更多控制。大多数公开可用的扫描器在发现第一个易受攻击的 dylib 后就会停止,而不会展开其余的...
bfdecrypt
bfdecrypt Utilidad para descifrar apps del App Store en iOS 11.x con jailbreak Descifrar apps del App Store en LiberiOS Este es un ejemplo que usa https://github.com/BishopFox/bfinject para descifrar la app de Reddit en un iPhone con jailbreak de Electra: root@kitploit: Cs-iPhone: root bash...
dyen
dyen dyen carga un dylib Mach-O en memoria usando el Python de serie de macOS y llama a un punto de entrada exportado sin usar dlopen sobre ese dylib. El objetivo es que la imagen nunca exista como archivo independiente en el objetivo y que nunca se registre con dyld. por cenobyte...
CVE-2025-65741
CVE-2025-65741 - Sublime Text 3 vulnerable to Dylib Injection for macOS root@kitploit: Download: https://www.sublimetext.com/3 CVE: CVE-2025-65741 | https://nvd.nist.gov/vuln/detail/CVE-2025-65741 Author: Vinicius Batistella Version Affected: Sublime Text 3 Build 3208 or prior for macOS Details T...
CVE-2024-53407
CVE-2024-53407 En Phiewer 4.1.0, una inyección de dylib conduce a la ejecución de comandos, lo que permite a los atacantes inyectar un archivo dylib que potencialmente conduce al control remoto y al acceso no autorizado a datos confidenciales del usuario en MacOs. Reproducción Usa el archivo .dyl...
CVE-2024-55503
CVE-2024-55503 Termius App MacOS dylib Inyección de comandos Descripción Un problema en termius anterior a v.9.9.0 permite a un atacante local ejecutar código arbitrario mediante un script manipulado en el componente DYLDINSERTLIBRARIES. usando dylib root@kitploit:...
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...
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...
PT-2026-47795
Name of the Vulnerable Software and Affected Versions Waves Central for macOS versions 13.0.9 through 16.5.5 Description A trusted XPC client component is signed with hardened runtime entitlements that allow dynamic library injection. A local attacker can use the DYLD INSERT LIBRARIES environment...
PT-2026-47796
1 Local Privilege Escalation via DYLIB Injection CVE-2026-24064 2 Local Privilege Escalation via Insecure XPC Client Validation CVE-2026-24065 Multiple Local Privilege Escalation Vulnerabilities in Waves Audio Waves Central https://t.co/fkys4ePhWy...
Malicious code in pgrayy-wasmtime (PyPI)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e7c9cfd90d6de2acd86d50019dfa4a2b140ac9246fdcbae8d7aaa3d17bd4af6e The distribution is published as pgrayy-wasmtime but its toplevel.txt declares the top-level import name as wasmtime, and the entire Python source tr...
CVE-2026-26928: Improper Validation of Integrity Check Value
SzafirHost downloads necessary files in the context of the initiating web page. When called, SzafirHost updates its dynamic library. JAR files are correctly verified based on a list of trusted file hashes, and if a file was not on that list, it was checked to see if it had been digitally signed b...
CVE-2026-24070
During the installation of the Native Access application, a privileged helper com.native-instruments.NativeAccess.Helper2, which is used by Native Access to trigger functions via XPC communication like copy-file, remove or set-permissions, is deployed as well. The communication with the XPC servi...
CVE-2026-24070
During the installation of the Native Access application, a privileged helper com.native-instruments.NativeAccess.Helper2, which is used by Native Access to trigger functions via XPC communication like copy-file, remove or set-permissions, is deployed as well. The communication with the XPC servi...