Found 58 repositories(showing 30)
pallets-eco
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
mardix
The new Google ReCaptcha implementation for Flask without Flask-WTF.
rlid
WTForms fields/widgets/validators for ReCAPTCHA v2 (Checkbox & Invisible) and v3
alisharify7
Flask plugin to integrate Google captcha (version 2, 3) and local captcha (image, voice) with Flask applications
AnonKryptiQuz
PolyCaptcha is a Flask‑based web application that mimics Google’s image‑based reCAPTCHA flow to demonstrate how attackers can use visual deception, clipboard poisoning, and file‑format spoofing to trick users into downloading and executing malicious code.
techmonger
Flask ReCaptacha Integration to build contact form.
kieranosborne97
Flask reCaptcha v3
eternnoir
Google new recaptcha , I am not robot. Flask example.
adsu13
This project is an example of how to solve invisible reCAPTCHA v3 using Flask and the pychrome library.
htbrandao
Integrate Flask and reCaptcha with a few lines. Article written on Hacker Noon.
AndersonFirmino
Fully Working Flask ReCaptcha ;) :snake:
hatdropper1977
A simple demo for connecting Flask to the Google reCAPTCHA service
DannyLuna17
Serve a local replica of a reCAPTCHA widget and capture the token. RecaptchaDomainReplicator generates a local HTML page that renders a reCAPTCHA widget, serves it via a local Flask server, opens it in Chromium, and monitors the DOM to capture the resulting token.
prajesdas
This project focuses on integrating Google reCAPTCHA into web applications to enhance security and prevent automated bot attacks. As part of the BCT Training Program, the project demonstrates the implementation of reCAPTCHA v2 and v3 in a web-based environment using Python (Flask/Django) or JavaScript-based frameworks.🔐🔍
collins-hue
Python Flask captcha recaptcha prototype
sandravergara
No description available
PushpenderIndia
FlaskRecaptcha is a python Module which makes Google Recaptcha Integration in flask application easy
pierregoaer
No description available
brunolimasp
No description available
Rismaonee
Fake reCAPTCHA that asks for location, sends GPS coords to a Flask backend, reverse geocodes it, and stores the latest result.
mai-repo
A Flask-based web scraper that fetches the latest news headlines from The Atlantic and displays them on a webpage. The application integrates Google OAuth and reCAPTCHA for security.
ShivaMMurugan
No description available
bobwatcherx
No description available
herick-ferreira
No description available
welserjr
Simple example about Recaptcha in Flask
Jerhub-com
No description available
salma-chouk
No description available
nuxlic
No description available
empti
Simple Flask app to test Google Recaptcha
danielc92
Testing functionality of Google's ReCaptchav2 with flask micro web framework application, using flask-recaptcha module. Includes a working example.