0 / 12 secrets disclosed this session. None of these artifacts are linked from the visible app (Home / About / Login). Two of the DB passwords hide in git (one in the exposed config, one still in history), and the admin API key is baked into the JS bundle.
Chain check: ⬜ not yet: recover a key and prove it against /m08/api/admin?key=<key>.
⬜ Exposed .git (/.git/config leaks an internal remote URL with an embedded CI token)
⬜ Committed-then-removed secret recovered from git history (old commit blob -> DB password)
⬜ Exposed .env (DB credentials + APP_KEY)
⬜ Config backup (/settings.py.bak with a hardcoded SECRET_KEY)