LogoLogo
  • ShieldsGuard - User Guide
  • Installation Steps
    • Shields Guard Installation
    • Shields Guard SEG Installation
  • Getting Started
    • 1. General Welcome and Site Management Panel
    • 2. Overview
      • 2.1 Today's Data
      • 2.2 Country Statistics
      • 2.3 URL Statistics
      • 2.4 IP Statistics
      • 2.5 HTTP Status Statistics
    • 3. Protection
      • 3.1 DDoS Protection
        • 3.1.1 Google Recaptcha Setup
        • 3.1.2 Friendly Captcha Setup
      • 3.2 WAF โ€“ Web Application Firewall
    • 4. Security Rules
      • 4.1 BlackList & WhiteList
      • 4.2 User Agent Filtering
      • 4.3 Query String Filtering
      • 4.4 HTTP Header Filtering
      • 4.5 Block POST Values
      • 4.6 Custom Headers
      • 4.7 Block URL Requests
      • 4.8 URL Path Blocking
      • 4.9 Encrypt Path
      • 4.10 Remove Request Value
      • 4.11 Exclude Directories from Protection
    • 5. Logs
      • 5.1 Access Log
      • 5.2 Security Log
    • 6. Asset Management
      • 6.1 Asset Management
      • 6.2 Network Topology
      • 6.3 Vulnerability Scan
    • 7. Access
  • 8. DNS
  • 9. SSL
  • 10. Subdomain Manage
  • 11. Edit Page
  • ShieldsGuard SEG
    • 1. SEG Dashboard
    • 2. Reporting
    • 3. Analyzed
      • 3.1 Files
      • 3.2 URL
      • 3.3 Mail
      • 3.4 Domain
    • 4. Mail Settings
      • 4.1 File
      • 4.2 Mail Body
      • 4.3 Sender Domain
Powered by GitBook
On this page
  • ๐Ÿ” Google reCAPTCHA Integration (ShieldsGuard)
  • ๐Ÿงญ Step-by-Step Setup Guide
  • ๐Ÿงช Test It
  • ๐Ÿ’ก Best Practices
Export as PDF
  1. Getting Started
  2. 3. Protection
  3. 3.1 DDoS Protection

3.1.1 Google Recaptcha Setup

Previous3.1 DDoS ProtectionNext3.1.2 Friendly Captcha Setup

Last updated 8 days ago

๐Ÿ” Google reCAPTCHA Integration (ShieldsGuard)

๐Ÿ“– Overview

ShieldsGuard supports Google reCAPTCHA integration to enhance bot protection, DDoS challenge validation, and login security.

By adding your Google reCAPTCHA keys to the system, you ensure that automated access attempts are filtered with an additional verification layer before being allowed to interact with protected web resources.


๐Ÿงญ Step-by-Step Setup Guide

1๏ธโƒฃ Register Your Site at Google reCAPTCHA

  1. Visit: https://www.google.com/recaptcha/admin/create

  1. Log in with your Google account

  2. Fill in the form:

    • Label: Example: ShieldsGuard Protection

    • Choose Type:

      • โœ… reCAPTCHA v2 โ€“ "Iโ€™m not a robot" (recommended)

      • Or v3 if desired

    • Domains: Enter your domain (e.g., example.com)

    • Accept the Terms of Service

  3. Click Submit

You will receive two keys:

  • ๐Ÿ” Secret Key

  • ๐ŸŒ Site Key


2๏ธโƒฃ Enter Keys into ShieldsGuard

Once youโ€™ve obtained your keys:

  1. Log in to your ShieldsGuard Panel

  2. Navigate to: Protection > DDoS Protection > Google Recaptcha Section

  3. Click the ๐Ÿ”ด Set Key button (Youโ€™ll see this as a red action button prompting configuration)

  1. In the popup titled Edit Google Captcha Key, enter:

    • Secret Key (first field)

    • Site Key (second field)

  1. Click the ๐Ÿ”’ Save button

You will receive confirmation that the keys are stored and ready for use.


3๏ธโƒฃ Activate Google reCAPTCHA in DDoS Protection

Adding the keys alone is not enough. You must activate Google reCAPTCHA in your protection mode.

  1. Go to: Protection > DDoS Protection

  2. In the DDoS Protection Settings, set:

    • Protection Mode โ†’ Automatic or Google Captcha

    • Automatic Protection Type โ†’ Google Captcha

  3. Save the configuration

Now, when a threshold is triggered, ShieldsGuard will serve Google reCAPTCHA challenges to the client.


๐Ÿงช Test It

To verify that Google reCAPTCHA is active:

  • Simulate a DDoS request (e.g., rapid refresh or tool-based probe)

  • Access a protected endpoint with the configured domain

  • reCAPTCHA challenge should appear in the browser


๐Ÿ’ก Best Practices

Tip
Recommendation

โœ… Use reCAPTCHA v2

More reliable for user interaction

๐Ÿ” Rotate keys periodically

For improved security

๐Ÿงช Test CAPTCHA in dev mode

Ensure visual rendering and key match

๐Ÿ” Keep secret key private

Never expose this value to frontend or users


๐ŸŽฏ By integrating Google reCAPTCHA with ShieldsGuard, you're creating a highly effective layer of friction for automated threats, while preserving user experience for legitimate visitors.