Skip to content
Lab · M7.1

Inspect a SQLite database

Storage

intermediateSTORAGE

Target app

AndroGoat

Steps

  1. Copy DB
  2. sqlite3 .tables and .schema
  3. SELECT sensitive rows (redact)

Expected outcomes

  • DB schema summary

Evidence schema

  • db-summary.md
Safe use
Only use this lab against apps and infrastructure you are authorized to test. Prefer maintained OWASP MAS crackmes on your own emulator or lab devices.

Time & tooling

30 minutes