Skip to content

Instantly share code, notes, and snippets.

View dk731's full-sized avatar
๐ŸŠ

Demid Kaidalov dk731

๐ŸŠ
View GitHub Profile
@dk731
dk731 / README.md
Last active September 6, 2024 16:45
reCAPTCHA Analyzer Script

reCAPTCHA Analyzer Script

This JavaScript script analyzes web pages to retrieve detailed information about reCAPTCHA clients present on the page. It's designed to work with various versions of reCAPTCHA, including v2 and v3, as well as invisible and enterprise implementations.

Features:

  • Detects and analyzes multiple reCAPTCHA instances on a single page
  • Identifies reCAPTCHA version (v2, v2 invisible, v3)
  • Extracts key information such as sitekey, action, widget ID, and container ID
  • Detects enterprise reCAPTCHA implementations