🟠
Mobile Application Penetration Testing
  • Inicio
  • General
    • Metodologías y estándares
    • Recursos de aprendizaje
  • Android
    • Aplicaciones vulnerables
    • Emuladores
    • Root
    • Android Debug Bridge (adb)
    • SSH (Secure SHell)
    • Drozer
    • Obtención de app (APK)
    • Análisis estático
      • AndroidManifest.xml
      • Network security config
      • Directorios y archivos
      • Patrones y palabras claves en el código
      • Reversing
        • Aplicaciones nativas
          • Java / Kotlin
        • Aplicaciones híbridas
          • Flutter
          • React Native
          • Xamarin
        • Código nativo / bibliotecas compartidas
      • Ofuscación / Desofuscación
      • Automatizado
    • Análisis dinámico
      • Activities
      • Deep links
      • Content providers
      • Services
      • Anti-root
      • Captura de tráfico de red
        • Burp Suite
        • SSL Pinning
      • Almacenamiento de datos
        • SD card
        • SharedPreferences
        • Bases de datos
      • Logs
      • WebViews
      • Hooking
        • Frida
        • Objection
      • Memory dump
      • Automatizado
    • Firma de app
    • Herramientas
  • iOS
    • Aplicaciones vulnerables
    • Emuladores
    • Jailbreak
    • SSH (Secure SHell)
    • Transferencia de archivos
    • Análisis estático
      • Archivo IPA
      • Info.plist
      • Automatizado
    • Análisis dinámico
      • Anti-jailbreak
      • Biometría
      • Captura de tráfico de red
        • Burp Suite
        • SSL Pinning
      • Almacenamiento de datos
        • Archivos Property List (PList)
        • NSUserDefaults
        • Cache.db
        • Keychain
        • Screenshots
      • Frida
      • Logs
      • Hooking
    • Herramientas
  • Herramientas transversales
    • Frida
    • Frida Gadget
    • Objection
  • Checklist
    • Android application penetration testing
    • iOS application penetration testing
Con tecnología de GitBook
En esta página
  • Open Web Application Security Project (OWASP)
  • Mobile Application Security (MAS)
  • Mobile Application Security Verification Standard (MASVS)
  • Mobile Application Security Testing Guide (MASTG)
  • Mobile Application Security Weakness Enumeration (MASWE)
  • MAS checklist
  • OWASP Mobile Top 10

¿Te fue útil?

  1. General

Metodologías y estándares

AnteriorInicioSiguienteRecursos de aprendizaje

Última actualización hace 3 meses

¿Te fue útil?

Open Web Application Security Project (OWASP)

Mobile Application Security (MAS)

Mobile Application Security Verification Standard (MASVS)

Mobile Application Security Testing Guide (MASTG)

Mobile Application Security Weakness Enumeration (MASWE)

MAS checklist

OWASP Mobile Top 10

https://mas.owasp.org/
https://mas.owasp.org/MASVS/
https://mas.owasp.org/MASTG/
https://mas.owasp.org/MASWE/
https://mas.owasp.org/checklists/
https://owasp.org/www-project-mobile-top-10/