Lucene search
+L

668 matches found

Kitploit
Kitploit
added 2026/09/14 4:55 p.m.995 views

frida-ios-hook

Frida iOS hook 📍 A tool that helps you can easy using frida. It support script for trace classes, functions, and modify the return values of methods on iOS platform. 👉 For Android platform: frida-android-hook 👉 For Intercept Api was encrypted on iOS application: frida-ios-intercept-api Env OS...

5.5AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 3:34 p.m.70 views

mhf

Mobile Helper Framework is a tool that automates the process of identifying the framework/technology used to create a mobile application. Additionally, it assists in finding sensitive information or provides suggestions for working with the identified platform. How work? The tool searches for fil...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 1:45 p.m.7 views

apk-medit

apk-medit Apk-medit 是一款针对可调试 APK 的内存搜索和补丁工具,无需 root 权限与 NDK。 它专为手机游戏安全测试而设计。 许多手机游戏都有检测 root 的功能,但 apk-medit 不需要 root 权限,因此可以在不绕过 root 检测的情况下进行内存修改。 动机 内存修改是游戏作弊最简单的方法,也是安全测试中需要检查的项目之一。 也有一些像 GameGuardian 这样可随意使用的作弊工具。 然而,针对非 root 设备且支持 CUI 的工具却不存在。因此我将其作为安全测试工具进行了开发。 针对 iOS 应用的版本是...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 12:36 p.m.7 views

iDevice_ZH

iDevice ? 基于Google Project Zero的Ian Beer发现的强大漏洞CVE-2025-24203无需越狱 进行系统级调整 ✅ iOS 16.0 – iOS 18.3.2 使用CVE-2025-24203 ✅ iOS 16.0 - 18.5 支持文件管理器和IPA调整注入器...

5CVSS5.9AI score0.00627EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/14 11:53 a.m.9 views

ipatool

ipatool is a command line tool that allows you to search for iOS, iPadOS, tvOS, visionOS, and macOS apps on the App Store, and download .ipa or macOS .pkg app packages. Requirements...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 9:11 a.m.8 views

frida-ipa-extract

frida-ipa-extract Este proyecto fue inspirado por frida-ios-dump. Ya que recientemente encontré problemas con esa herramienta, decidí crear frida-ipa-extract con mayor robustez y adiciones para abordar los problemas que enfrentamos hoy. Extrae un .ipa descifrado de un dispositivo iOS con jailbrea...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 1:23 a.m.10 views

ipa-scope

IPA-SCOPE v.2 IPA-SCOPE 是一个针对 iOS 应用的静态分析工具,能够提取重要信息,如链接、有趣的文件(.json, .cer, .der, .api 等),在渗透测试 iOS 应用时非常有用,能展示良好的结果。 此工具的新功能 ✅快速且易于使用 ✅获取二进制信息(如 API 密钥、子域名等) ✅保存并显示过滤结果 ✅获取目标应用中的链接库 ✅获取应用中的所有字符串和类 要求: Linux 或 Mac OS 安装: git clone https://github.com/xcodeOn1/ipa-scope.git sudo pip3 install -r...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/09/14 12:00 a.m.4 views

UBUNTU-CVE-2026-80997

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS0.00603EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/13 9:01 p.m.7 views

Malimite

Descripción Malimite es un descompilador de iOS y macOS diseñado para ayudar a los investigadores a analizar y decodificar archivos IPA y paquetes de aplicaciones Application Bundles. Construido sobre la descompilación de Ghidra para ofrecer soporte directo para Swift, Objective-C y recursos de...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 6:04 p.m.12 views

ipa-medit

ipa-medit Ipa-medit 是一款无需越狱即可对重签名的 ipa 进行内存搜索和修补的工具。 它支持运行在 iPhone 和 Apple Silicon Mac 上的 iOS 应用。 该工具是为移动游戏安全测试而创建的。 许多移动游戏都有越狱检测,但 ipa-medit 不需要越狱,因此无需绕过越狱检测即可进行内存修改。 动机 内存修改是游戏作弊最简单的方法之一,也是安全测试中需要检查的项目之一。 还有一些像 GameGem 和 iGameGuardian 这样的简易作弊工具。 然而,对于非越狱设备和 CUI(命令行界面)以及 Apple Silicon...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 2:40 p.m.5 views

frida-ios-dump

frida-ios-dump Obtén un IPA descifrado de un dispositivo con jailbreak Uso 1. Instala frida en el dispositivo 2. sudo pip install -r requirements.txt --upgrade 3. Ejecuta el reenvío SSH de usbmuxd/iproxy por USB por defecto 2222 - 22. p. ej. iproxy 2222 22 4. Ejecuta ./dump.py Display name o Bund...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 12:20 p.m.7 views

frida-ios-dump-modern

Dumper moderno de IPA para iOS Una herramienta moderna de descifrado de memoria de aplicaciones iOS, creada para Frida 17.5.2+ con soporte completo para iOS 14-16 y múltiples jailbreaks. Estado: ✅ Funcionando y probado - Volca y descifra aplicaciones iOS con Frida 17.5.2 en: iOS 14.7.1 + jailbrea...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80997

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake...

7.5CVSS0.00603EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 8:53 p.m.8 views

CVE-2026-80997

A flaw was found in the Linux kernel's IP Accelerator IPA network driver. Specifically, the ipastartxmit function incorrectly manages the transmit TX queue during a device's runtime resume process. This can lead to the TX queue stopping permanently because the mechanism intended to restart it is...

7.5CVSS0.00603EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-80997

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS0.00603EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-80997

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS0.00603EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80997

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS0.00603EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.27 views

CVE-2026-80997 net: ipa: fix stalled modem TX queue after runtime resume

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS0.00603EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.15 views

CVE-2026-80997

A race condition in the Linux kernel's IP Accelerator (IPA) network driver can cause a permanent transmit (TX) queue stall after a runtime resume. The function ipa_start_xmit() stops the TX queue and relies on a work item (ipa_modem_wake_queue_work()) to restart it, but that work is queued before...

7.5CVSS0.00603EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:42 p.m.6 views

CVE-2026-80997 net: ipa: fix stalled modem TX queue after runtime resume

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder