automated fake-registration attempts before SiARA Shield.
An Azure-hosted SaaS platform was experiencing thousands of automated registrations. Attackers bypassed the Google reCAPTCHA gate using CAPTCHA-solving services and AI-assisted automation, then used disposable or attacker-controlled inboxes to receive and replay email OTPs. Proxy, IP, session and virtual-machine rotation made reputation-based tracking unreliable. SiARA Shield replaced reCAPTCHA at the pre-OTP stage, using TSM-based human verification to stop automated sessions before OTP issuance. In this illustrative scenario, observed fake-registration activity attributable to this attack pattern fell to near zero, reducing service pressure, OTP abuse and downstream account fraud.
Key architectural change: the platform did not run SiARA Shield alongside Google reCAPTCHA. SiARA Shield replaced the CAPTCHA decision point and executed before OTP issuance, preventing automated sessions from progressing to email verification.
automated fake-registration attempts before SiARA Shield.
potential end-to-end fake sign-up cycle once fully automated.
observed fake-registration activity attributable to this attack pattern in the illustrative scenario.
replaces reCAPTCHA before OTP issuance.
Control Failure Analysis
Trans-Saccadic Memory (TSM) is the core human-verification mechanism used by SiARA Shield. Instead of asking whether a CAPTCHA challenge can be solved, SiARA Shield evaluates interaction that depends on genuine human visual processing. Rotating an IP address, changing a proxy, creating a new disposable inbox or launching another VM can change the technical identity of the session, but those changes do not provide the human visual-processing capability required to satisfy the TSM-based verification step. If the session cannot satisfy that verification, it is stopped before the OTP-generation step.
In this anonymised illustrative scenario, the platform moved from thousands of automated registrations per day to near-zero observed fake-sign-up activity attributable to this attack pattern after SiARA Shield replaced Google reCAPTCHA at the pre-OTP control point.
CAPTCHA completion and OTP possession are not proof of human presence. SiARA Shield replaces the CAPTCHA gate with TSM-based human verification and makes the human decision before OTP issuance.
Genuine users avoid a traditional CAPTCHA; OTP still validates mailbox possession after TSM verifies the human interaction.
Security & business impact
CAPTCHA completion and OTP possession are not proof of human presence.
SiARA Shield replaces the CAPTCHA gate with TSM-based human verification and makes the human decision before OTP issuance.
Publication note: anonymised illustrative scenario. Volumes, timing and outcome are scenario data, not independently audited claims for a named customer; actual results vary by environment.
SiARA Shield replaces reCAPTCHA with TSM-based human verification before automated sessions can receive an email OTP.