fix: enhance stealth mode with additional anti-detection #59
Reference in New Issue
Block a user
Delete Branch "fix/enhanced-stealth-mode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
chrome.app/csi/loadTimes),navigator.permissions.query,Notificationconstructor,navigator.connection, CDP artifact cleanup (cdc_*globals), and HeadlessChrome UA string strippingChannel: "chromium") when stealth + Chromium + headless, which uses the full UI rendering layer that is significantly harder to detect than legacy headlessCloses #58
Test plan
go build ./...passesgo test ./...passes (all 8 new tests + existing tests)go vet ./...clean