Lucene search
+L

146 matches found

Kitploit
Kitploit
added 2026/09/05 12:36 a.m.7 views

android_application_analyzer

Analizador de Aplicaciones Android La herramienta se utiliza para analizar el contenido de la aplicación Android en el almacenamiento local. Instale la dependencia usando el siguiente comando chmod +x setup.sh ./setup.sh Use el siguiente comando para ejecutar la herramienta usando python3 python ...

5.4AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/04 11:22 p.m.7 views

Mobile-Security-Framework-MobSF

Mobile Security Framework MobSF Mobile Security Framework MobSF is a security research platform for mobile applications in Android, iOS and Windows Mobile. MobSF can be used for a variety of use cases such as mobile application security, penetration testing, malware analysis, and privacy analysis...

5.7AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/04 8:30 p.m.8 views

mobsfscan

mobsfscan mobsfscan es una herramienta de análisis estático que puede encontrar patrones de código inseguros en tu código fuente de Android e iOS. Es compatible con Java, Kotlin, Android XML, iOS Info.plist, Swift y código Objective C. mobsfscan utiliza las reglas de análisis estático de MobSF y...

5.9AI score
SaveExploits0References11
Nuclei
Nuclei
added 2026/09/04 2:04 a.m.83 views

Open Redirect in Login Redirect - MobSF

Mobile Security Framework MobSF is a security research platform for mobile applications in Android, iOS and Windows Mobile. An open redirect vulnerability exist in MobSF authentication view. id: CVE-2024-41955 info: name: Open Redirect in Login Redirect - MobSF author: Farish severity: medium...

5.4CVSS5.6AI score0.01EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/04 2:04 a.m.292 views

MobSF - Path Traversal

MobSF is vulnerable to an issue with apktool CVE-2024-21633 that allows for RCE or arbitrary file writing. It does this through a path traversal vulnerability. This template tests for it by writing to a local file and reading that file. RCE can be achieved by overwriting jadx, as shown in the two...

7.8CVSS7.6AI score0.0132EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 6:35 p.m.4 views

MobSF_AI

MobSF AI Sidecar Este proyecto añade un asistente de chat impulsado por IA al Mobile Security Framework MobSF. Permite a los analistas de seguridad hacer preguntas sobre el informe de análisis generado por MobSF directamente desde la interfaz, aprovechando el modelo de OpenAI. Características...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 1:26 p.m.6 views

CVE-2024-21633

Ejecución remota de código en MobSF a través de CVE-2024-21633 He encontrado una escritura arbitraria de archivos en apktool y la reporté a través del aviso de seguridad de GitHub. Sabía que muchos proyectos dependían de apktool, pero tras la publicación del aviso y la corrección, no pareció que...

7.8CVSS8.1AI score0.0132EPSS
SaveExploits2References3
Circl
Circl
added 2026/08/18 8:35 p.m.8 views

CVE-2026-68924

creationtimestamp| type| source ---|---|--- 2026-08-18 20:35:08+00:00| published-proof-of-concept| https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-x768-8642-mmq9...

4.9CVSS4.9AI score0.00417EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/18 8:35 p.m.14 views

CVE-2026-68922

creationtimestamp| type| source ---|---|--- 2026-08-18 20:35:06+00:00| published-proof-of-concept| https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-8j49-mmcx-4mp5...

5.5CVSS4.9AI score0.00358EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 6:19 p.m.8 views

CVE-2026-68924

MobSF is a mobile application security testing tool used. Prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/sharedfunc.py logs that an archive member exceeding ZIPMAXUNCOMPRESSEDFILESIZE is being skipped but does not continue to the next member, so an authenticated user can...

4.9CVSS0.00417EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.7 views

CVE-2026-68923

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARECLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim...

6.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.5 views

CVE-2026-68927

MobSF is a mobile application security testing tool used. Prior to 4.5.1, getbrowsableactivities in mobsf/StaticAnalyzer/views/android/manifestanalysis.py validates only an Android manifest android:host value with validhost before appending a separately supplied android:port to the URL fetched by...

3CVSS0.00262EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.6 views

CVE-2026-68922

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS0.00358EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 6:01 p.m.8 views

GHSA-8J49-MMCX-4MP5 MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads

Summary The findiconpathzip function in MobSF does not properly sanitize the android:icon attribute extracted from an Android manifest before resolving it as a filesystem path. An attacker can supply a malicious android:icon value containing path traversal sequences, causing MobSF to read arbitra...

5.5CVSS5.8AI score0.00358EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.10 views

MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads

Summary The findiconpathzip function in MobSF does not properly sanitize the android:icon attribute extracted from an Android manifest before resolving it as a filesystem path. An attacker can supply a malicious android:icon value containing path traversal sequences, causing MobSF to read arbitra...

5.5CVSS5.7AI score0.00358EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/18 6:01 p.m.9 views

GHSA-3P54-567P-2WPR MobSF's CSRF checks not enforced after Django migration

Summary Django's CsrfViewMiddleware exists only in the deprecated MIDDLEWARECLASSES ignored since Django 2.0. The active MIDDLEWARE tuple does not include it. All authenticated web POST endpoints delete scan, upload, download APK, change password, manage users accept requests without CSRF tokens...

6.5CVSS5.4AI score0.00193EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.12 views

MobSF's CSRF checks not enforced after Django migration

Summary Django's CsrfViewMiddleware exists only in the deprecated MIDDLEWARECLASSES ignored since Django 2.0. The active MIDDLEWARE tuple does not include it. All authenticated web POST endpoints delete scan, upload, download APK, change password, manage users accept requests without CSRF tokens...

6.5CVSS5.4AI score0.00193EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/18 6:01 p.m.6 views

GHSA-95PX-34X5-P37H MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00262EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.13 views

MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00262EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/18 6:00 p.m.13 views

MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

Summary When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed ZIPMAXUNCOMPRESSEDFILESIZE 400 MB and logs "Skipping" — but the code lacks a continue statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk. Verified Impact...

4.9CVSS5.5AI score0.00417EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder