OPSINT is a mobile red-team operations platform for authorized Android assessments. It is built as an end-to-end workflow: device-side collection, encrypted operator channels, management tooling, dashboard review, evidence storage, and reporting.

The design center is the part most tools avoid: stock corporate Android devices. Root unlocks deeper collection, but the platform is built to deliver useful assessment coverage when permissions and special access are the actual path available. That makes the work more realistic for BYOD, consent-based installs, physical access staging, and client-approved mobile adversary simulation.

The operator side matters as much as the device side. Live sessions, module execution, data views, media review, maps, alerts, certificate management, command palette, timeline, purge workflows, and evidence export all live in the dashboard. Results persist in a structured store and can leave as case bundles with integrity hashes instead of screenshots and anecdotes.

The security model is explicit: TLS transport, certificate pinning, per-engagement key material, operator authentication, audit logging, scoped purge paths, and teardown workflows. OPSINT is built for contracted red team work and research with written permission.

cat redacted-results.log sanitized logs

Redacted mobile collection export

redacted case bundle

A scoped Android assessment export with personal fields removed and integrity preserved.

sanitized-output
case_id: OPS-MOB-[REDACTED]
device: Pixel 7 / Android 14 / stock / non-root
approved_modules:
  - device_info
  - get_notifications.metadata_only
  - get_clipboard
  - get_sms.metadata_only
  - take_screenshot.operator_confirmed
collected:
  sessions: 1
  notifications: 184
  clipboard_events: 19
  sms_metadata_rows: 73
  screenshots: 3
export_sha256: 9f4c1b7e8a2d0c5f...[REDACTED]

Operator audit trail

redacted log excerpt

Sensitive actions are operator-confirmed and written to the server-side audit trail.

sanitized-output
2026-06-18T14:22:11Z operator=[REDACTED] module=device_info status=ok
2026-06-18T14:24:03Z operator=[REDACTED] module=get_notifications scope=metadata status=ok
2026-06-18T14:31:44Z operator=[REDACTED] module=take_screenshot confirm=true status=ok
2026-06-18T14:44:02Z operator=[REDACTED] action=export_evidence bundle=case-[REDACTED].zip