Fortress: A stealth Chromium engine that modifies browser fingerprints to evade bot detection for scrapers
By
arhamshahrier
Summary
Fortress is a stealth Chromium engine designed to help scrapers and browser automation agents avoid detection by bot detectors. It modifies the browser fingerprint at the C++ level within Chromium, making automated browsers appear as ordinary Chrome installations. This allows scrapers to complete their runs without being blocked by tools like CreepJS, Sannysoft, BrowserScan, and Cloudflare Turnstile. The solution requires only one line of code change to integrate with existing Playwright or Puppeteer setups.
Source
Key quotes
· 4 pulledFortress is a stealth Chromium engine that stops your scrapers and browser agents from getting blocked, with one line of code change.
Bot detectors flag automation by reading the browser fingerprint; Fortress corrects that fingerprint inside Chromium's C++, so the browser presents as an ordinary Chrome install.
Scrapers finish their runs, agents reach the pages they were sent to, and CreepJS, Sannysoft, BrowserScan, and live Cloudflare Turnstile all read it as human.
Point your existing Playwright or Puppeteer at Fortress
You might also wanna read
Owl Browser: Enterprise Stealth Automation Browser for Undetectable Web Scraping
Owl Browser is an enterprise stealth automation browser that claims to be undetectable by bot detection systems like Cloudflare. Unlike trad
Malicious Chromium extension impersonates Perplexity AI to hijack browser searches and collect data
Microsoft Threat Intelligence has identified a malicious Chromium-based browser extension that impersonates the AI-powered answer engine Per
StealthHound: Privacy Tool Detects and Blocks Browser Fingerprinting and Silent Tracking
StealthHound is a privacy tool that detects and blocks hidden browser fingerprinting and silent tracking in real-time. It provides risk asse
IronClaw: A Secure Open-Source AI Agent Framework Built in Rust on NEAR AI Cloud
IronClaw is a secure, open-source AI agent framework built in Rust and deployed on NEAR AI Cloud. It enables creating AI agents with multi-c
AI-Generated Browser Ransomware Abuses Chromium API on Windows, Linux, macOS, Android
BrowserAct: Open-source browser automation layer for AI agents to handle real web complexities
BrowserAct is an open-source browser automation tool designed for AI agents, helping them navigate real-world web complexities like login st

Comments
Sign in to join the conversation.
No comments yet. Be the first.