The playbookweb skimming · digital skimming · e-skimming

Formjacking

Injecting script into a checkout or login page so that what the visitor types is copied to the attacker as they type it. The form still works, the transaction still completes, and nothing on the page looks wrong.

Why it matters to you

Server logs will not show this, because the theft happens in the browser and never touches your backend. The controls that see it are client side: subresource integrity, a content security policy that names what may execute, and a record of which scripts your checkout page actually loads today.

Where we meet it

The injection usually arrives through something the site chose to include: an analytics tag, a chat widget, a payment helper loaded from a third party. Compromising one supplier reaches every site that embeds it, which is what makes the technique worth the effort.

Where this term stops being vocabulary

Malveine is where you watch it happen to you

Knowing the word is the cheap half. The platform is the half where the term arrives attached to your domain, with a timestamp and the source it came from.