NovaBlockNovaBlock
All terms

Supercookie

Also known as: evercookie, zombie cookie

A tracking identifier stored in a place that survives normal cookie deletion.

Updated 10 February 2026

Supercookies use less-obvious storage — HSTS pins, ETag caching, IndexedDB, service worker caches, TLS session tickets — to re-identify a browser after the user clears cookies. Some ISPs have historically injected supercookie-like identifiers at the network level.

Browser vendors have closed most known vectors, but the class of attack persists. Regularly clearing site data and using strict isolation (Firefox Total Cookie Protection, Safari ITP) reduces the risk.

Related terms