PerimeterX rebranded to HUMAN Security after merging with White Ops in 2022, but the underlying detection stack is still the platform engineers know as PerimeterX. Its Bot Defender product protects e-commerce giants, ticketing platforms, financial services, and travel sites — sites where credential stuffing, scalping, and inventory hoarding cause the most damage. PerimeterX is best known for its behavioral biometrics layer, which fingerprints how a user moves their mouse, scrolls, and types — at a granularity most other vendors don't even attempt.
Three products work together. Bot Defender runs the Security Module — an obfuscated JavaScript that collects 100+ device, browser, and behavioral signals, encrypts them, and POSTs them to PerimeterX's collector to obtain a _px3 Security Token. Code Defender monitors the loaded JavaScript itself, detecting injected scripts, modified prototypes, and tampered Security Module code. Collective Intelligence is the cross-customer threat feed — IPs and fingerprints flagged on one HUMAN-protected site can be blocked across the entire network within seconds.
What makes PerimeterX uniquely difficult to bypass is the behavioral biometrics layer. The Security Module captures mouse trajectory curves, scroll velocity profiles, keyboard cadence, touch event pressure (on mobile), and inter-action timing — then runs them through ML models trained on real human interaction patterns. Stealth browsers that pass canvas and TLS checks still get blocked because their behavioral biometrics don't look human. ScrapeBadger executes the Security Module in a real browser environment with humanised interaction, so the biometric stream looks indistinguishable from a real user.