[PR #106] [MERGED] Add invisible-playwright to Recon/Screenshots #2065

Closed
opened 2026-07-14 00:00:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: add-invisible-playwright


📝 Commits (1)

  • 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.

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.

## 📋 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>
GiteaMirror added the pull-request label 2026-07-14 00:00:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bugbounty-tools#2065