Data Points

🔢 License Plate

A jurisdiction-issued vehicle registration mark — the primary field identifier for a vehicle.
Vehicle

Sources

2
2 no-auth

Disciplines

2
that use it

Mission domains

2
reach

Workbench

native tool

🔌 Sources that yield License Plate (2)

SourceCategoryAuthFormat
INTERPOL Stolen Motor Vehicles
International stolen-vehicle database.
VehicleNONEhtmlhome↗ api↗
NHTSA VIN / vPIC
Vehicle identification & decoding.
VEHINTNONEjsonhome↗ api↗

🔍 Lookup

🔄 Live Datasets & APIs (1 key-free · ingestible)

Dataset / APIFormatEndpoint
NHTSA VIN / vPICjsonhttps://vpic.nhtsa.dot.gov/api/collect
Run Auto-Collect Datasets Hub Import

📜 Playbook — License Plate exploitation

  1. Direction — frame the requirement for License Plate: what decision does this support, by when?
  2. Collection — pull the 2 mapped sources (2 free) and the native workbench; capture provenance and observe OPSEC.
  3. Processing — normalize, de-duplicate and enrich the collected data.
  4. Analysis — correlate against local holdings; apply ACH; assign confidence.
  5. Dissemination — open a case, draft a report, share via STIX/MISP.
  6. Feedback — set an alert rule / watchlist to monitor for change.

⚡ AI Skills & Automation

🤖 Copilot brief⚡ AI SkillsResolveEnrichAuto-CollectHuntReportExport

Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).

🎫 License Plate

A license/registration plate is a jurisdiction-issued alphanumeric identifier tying a vehicle to a registered keeper and region. Plates enable movement tracking via ANPR/ALPR, convoy analysis, and linking sightings to owners, though cloning and false plates are common countermeasures.

Format: Jurisdiction-specific patterns (e.g. UK 'AB12 CDE', US state formats, EU country band). Normalized by stripping spaces and applying per-region regex/format masks.

📡 How it is collected

  • ANPR/ALPR camera reads (fixed and mobile)
  • Toll and congestion-charge systems
  • Parking and enforcement databases
  • Photographs and dashcam footage
  • Vehicle registration authority records
  • Social media / marketplace images

🧩 Analysis & hunting techniques

  • Per-jurisdiction format validation and region attribution
  • ANPR sighting geo-temporal pattern-of-life
  • Convoy / co-travel detection across cameras
  • Plate-cloning detection (same plate, impossible travel)
  • Ghost-plate / no-registration flagging
  • Route reconstruction from sparse reads
  • Make/model vs plate mismatch (from imagery)

🔧 Tools

  • OpenALPR / Plate Recognizer
  • DVLA lookup
  • ANPR feeds
  • QGIS
  • Maltego
  • i2 Analyst's Notebook

⚡ Workbench actions

  • Normalize & validate plate format
  • Attribute issuing jurisdiction
  • Resolve registered keeper/vehicle
  • Map ANPR sighting timeline
  • Detect impossible-travel cloning
  • Run convoy/co-travel analysis
  • Link to VIN and owner
  • Flag uninsured/untaxed status

📊 Dashboard KPIs

ANPR sightings (30d)Distinct cameras/locationsCloning/impossible-travel alertsCo-travel partners identifiedKeeper resolution rate
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports

🤖 AI Copilot

🔍 Lookup & Enrich

💡 Recommendations

⚙ Automation

Cron: 0 * * * * php /home/zaptf0zdggll/public_html/threats/cron.php