f1d392b Add 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/106
**Author:** [@feder-cr](https://github.com/feder-cr)
**Created:** 5/14/2026
**Status:** ✅ Merged
**Merged:** 5/25/2026
**Merged by:** [@vavkamil](https://github.com/vavkamil)
**Base:** `main` ← **Head:** `add-invisible-playwright`
---
### 📝 Commits (1)
- [`f1d392b`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/f1d392b2f2c3b1606abd4d9669d691d043438efb) Add invisible-playwright to Recon/Screenshots
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 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
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.