158 matches found
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呼び出しの両方を使用したいくつかの攻撃後の例を含めています。ここに含まれる攻撃後の例は網羅的ではありません。これらは、ユニットテストを実施するのに有用だと考えたいくつかの一般的な例に過ぎません。今後もユニットテストを追加して、このプロジェクトを拡張していく予定です。 これらのテストはすべてローカルで実行され、結果は標準出力に返されます(つまり、Swift-Attackはサーバーに接続しません)。 手順: 1. git clone...
macOSTools
macOSTools macOS 攻撃ツール AUnit Audio Unit プラグイン用の XCode プロジェクト例 MigrationToolPayload 移行ツールプラグイン SpecialDelivery インストーラープラグイン authplugin 認証プラグイン dylibinjection dylib インジェクションのソースコード。Jonathan Levin のコードに基づく http://newosxbook.com/src.jl?tree=listings&file=inject.c HIDMan IOHIDManager キーロガー スクリプトランナー...
CVE-2024-55503
CVE-2024-55503 Termius App MacOS dylib コマンドインジェクション 説明 v.9.9.0 より前の Termius には、ローカルの攻撃者が DYLDINSERTLIBRARIES コンポーネントに細工されたスクリプトを渡すことで任意のコードを実行できる問題があります。dylib を使用します。 root@kitploit: DYLDINSERTLIBRARIES=exploitcombined.dylib /Applications/Termius.app/Contents/MacOS/Termius 再現 影響 コマンド実行(ローカル) 参照 CV...
ios-malicious-bithunter
iOS恶意位猎手 摘要 iOS恶意位猎手是一个针对iOS应用的恶意插件检测引擎。它能够基于运行时分析注入的dylib动态库的macho文件头部,并通过接口输入特性进行行为分析,以判断动态库特征的行为。该程序不依赖越狱环境,可在AppStore上使用。 新特性 这是一种精确识别iOS恶意代码行为的新方法。基于对App中Mach-O格式的内存中恶意代码运行的分析方法,它可以执行灵活的行为识别以进行分析和持续跟踪。这是一种非常准确的防插件防御方法,包括行为、变量及高度混淆的代码(包括ollvm),在我们的防御过程中取得了非常好的效果。 使用方法 1...
bfdecrypt
bfdecrypt 用于解密越狱 iOS 11.x 上 App Store 应用的工具 在 LiberiOS 上解密 App Store 应用 以下是使用 https://github.com/BishopFox/bfinject 在 Electra 越狱 iPhone 上解密 Reddit 应用的示例: root@kitploit: Cs-iPhone: root bash bfinject -P Reddit -l dylibs/bfdecrypt.dylib + Electra detected. + Injecting into...
bfinject
bfinject ジェイルブレイク済み64ビットiOS 11.0 - 11.1.2向けの、簡単なdylibインジェクション。ElectraおよびLiberiOSジェイルブレイクに対応しています。 bfinjectは、実行中のApp Storeアプリに任意のdylibを注入します。App Storeアプリの復号を組み込みでサポートしており、iSpyとCycriptが同梱されています。...
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 后就会停止,而不会展开其余的...
CVE-2024-53407
CVE-2024-53407 在 Phiewer 4.1.0 中,dylib 注入会导致命令执行,攻击者可以注入 dylib 文件,从而可能导致远程控制以及对 macOS 上敏感用户数据的未授权访问。 复现 使用 .dylib 文件注入命令 root@kitploit: DYLDINSERTLIBRARIES=exploitcombined.dylib /Applications/Phiewer\ \lite.app/Contents/MacOS/Phiewer\ \lite\ 影响 命令执行(本地) 参考 https://phiewer.com/...
dyen
dyen dyen 使用 macOS 自带的 Python 在内存中加载 Mach-O dylib,并在不调用 dlopen 的情况下调用该 dylib 的导出入口点。其目标是使映像永远不会以独立文件的形式出现在目标上,也永远不会注册到 dyld。 作者:cenobyte [email protected] 2026 https://github.com/cenobyte-vincit/dyen Summary dyen 是一个仅使用标准库的 Mach-O 内存加载器(loader.py),适用于 macOS 上自带的 /usr/bin/python3。它读取普通...
CVE-2025-65741
CVE-2025-65741 - macOS 版 Sublime Text 3 における Dylib インジェクションの脆弱性 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 詳細 Sublime Text...
CVE-2018-4121
CVE-2018-4121 - Exploit POC per sezioni Wasm di Safari con RCE di MWR Labs c 2018 Dettagli questo exploit proof of concept colpisce solo Safari 11.0.3 13604.5.6 su macOS 10.13.3 17D47. compila il payload di tua scelta come dylib con un costruttore esegui python filetojsarray.py your.dylib...
DylibHijackTest
DylibHijackTest Requisiti Installare i requisiti Python3: pip3 install -r requirements.txt Compilare la dylib dal sorgente perché non ci si fida delle cose compilate prese da GitHub: gcc -dynamiclib DylibHijackTest.c -o DylibHijackTest.dylib Come Funziona ⚠️ Questo genererà molti processi sulla tu...
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...
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...
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-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...
EUVD-2026-5108
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...