mirror of
https://github.com/vavkamil/awesome-bugbounty-tools.git
synced 2026-07-17 15:16:33 -05:00
[PR #106] [MERGED] Add invisible-playwright to Recon/Screenshots #2065
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/106
Author: @feder-cr
Created: 5/14/2026
Status: ✅ Merged
Merged: 5/25/2026
Merged by: @vavkamil
Base:
main← Head:add-invisible-playwright📝 Commits (1)
f1d392bAdd invisible-playwright to Recon/Screenshots📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Playwright wrapper for a stealth-patched Firefox 150 binary. Returns a native Playwright Browser, so it slots into any existing recon pipeline that does browser-based screenshotting or DOM scraping. Anti-fingerprinting lives in the C++ source (Canvas, WebGL, AudioContext, Fonts, WebRTC, Timezone, DevTools detection) so targets guarded by reCAPTCHA v3, FingerprintPro, or Cloudflare don't trip the usual anti-bot heuristics.
Useful when WitnessMe / gowitness get blocked or returned dummy content. Same workflow, different binary.
Repo: https://github.com/feder-cr/invisible_playwright
Patches: https://github.com/feder-cr/firefox-stealth
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.