Beschreibung
STOPPE ANGRIFFE VON BOTS UND HACKERN
Schütze deine Website-Formulare und Login-Bereiche vor Missbrauch, Spam und Datendiebstahl durch Bots UND Hacker. POWER CAPTCHA verwendet anpassbare Parameter, um zu überprüfen, ob der Zugriff legitim ist, und gewährt oder verweigert den Zugriff auf Grundlage der von dir gewählten Kriterien.
MEHR ALS NUR BOT-SCHUTZ
Viele Captchas konzentrieren sich in erster Linie darauf Bots zu stoppen, scheitern aber am Schutz vor unbefugtem Zugriff durch echte Benutzer, z.B. wenn jemand wiederholt versucht, Login-Daten zu erraten oder Formulare mehrfach abzuschicken. POWER CAPTCHA geht über die traditionelle Bot-Erkennung hinaus, indem es alle Interaktionen auswertet, unabhängig davon, ob sie menschlich oder automatisiert sind. Es verwendet flexible Kriterien — z.B. Benutzernamen, E-Mail-Adressen, IP-Adressen und/oder Anmeldeversuche innerhalb bestimmter Zeiträume — um zu beurteilen, ob der Zugriff wirklich autorisiert ist.
Jede Interaktion erzeugt einen verschlüsselten Code („Client-Footprint“), den POWER CAPTCHA speichert und auswertet. Bei zukünftigen Versuchen kann es z.B. den Schwierigkeitsgrad erhöhen oder weitere Aktionen vorübergehend blockieren. POWER CAPTCHA lässt sich auf Basis deiner Lizenz individuell einstellen und passt sich so deinen spezifischen Sicherheitsbedürfnissen an. Du kannst es auch als No-Captcha-Option konfigurieren.
DSGVO-KONFORM, BARRIEREFREI, IN DEUTSCHLAND ENTWICKELT
POWER CAPTCHA verwendet keine Cookies, ist DSGVO-konform und lässt sich leicht in die meisten Systeme integrieren. Für zusätzliche Sicherheit und Barrierefreiheit enthält der Enterprise-Tarif Funktionen wie die Zwei-Faktor-Authentisierung.
Unterstützte Plugins und Formulare
- WordPress-Login
- WordPress-Registrierung
- WordPress Passwort vergessen
- WooCommerce-Login
- WooCommerce-Registrierung
- WooCommerce Passwort zurücksetzen
- WooCommerce-Checkout
- WPForms
- WPForms lite
- Elementor Pro Forms
- Contact Form 7
Screenshots
Installation
To use POWER CAPTCHA, you need an API Key. Select a plan on power-captcha.com, add your domain in the customer area on our website, and obtain your API Key.
Installation innerhalb von WordPress
- Gehe auf Plugins > Neues Plugin hinzufügen in deinem WordPress-Dashboard.
- Suche nach „POWER CAPTCHA“.
- Installiere und aktiviere das POWER-CAPTCHA-Plugin.
- Befolge die untenstehenden Anleitung zur Konfiguration.
Manuelle Installation
- Lade das
power-captcha
-Verzeichnis in dein/wp-content/plugins/
-Verzeichnis hoch. - Aktiviere das POWER-CAPTCHA-Plugin über das Plugin-Menü in deinem WordPress-Dashboard.
- Befolge die untenstehenden Anleitung zur Konfiguration.
Konfiguration
- Gehe auf Einstellungen > POWER CAPTCHA in deinem WordPress-Dashboard.
- Gib deinen API-Schlüssel und Geheimschlüssel in dem Bereich Allgemeine Einstellungen ein.
- Aktiviere die gewünschten Integrationen unter Einstellungen zur Integration basierend auf den Formularen, die du schützen möchtest.
- Teste die Konfiguration, um sicherzustellen, dass alles wie erwartet funktioniert.
FAQ
-
So startest du mit POWER CAPTCHA
-
To install the application, first select a license on POWER CAPTCHA. With your license, you’ll automatically receive an API key to access our interfaces. Then, follow the step-by-step instructions in the „Installation“ tab to integrate POWER CAPTCHA into your website.
-
Wie du POWER CAPTCHA nach deinen Bedürfnissen konfigurierst
-
Depending on your license, you can adapt POWER CAPTCHA to your individual needs. Your can find examples and configuration options to effectively protect your forms and login areas on our website.
-
Unterstützung erhalten
-
Du verwendest POWER CAPTCHA und hast Fragen zur Installation oder ein technisches Problem? Dann kontaktiere unser Support-Team hier.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„POWER CAPTCHA“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„POWER CAPTCHA“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „POWER CAPTCHA“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.2.6
- Added option to choose between WordPress site language and visitor’s browser language for captcha localization
- Updated JavaScript library to v1.2.8, now supporting Danish, Norwegian, and Swedish languages
1.2.5
- Fixed a compatibility issue with WPRocket
- Minor code and translation improvements
1.2.4
- Updated JavaScript library to v1.2.6
- Introduced SHA-256 hashing of username
- Fixed a WordPress warning due to loading text domain too early
1.2.3
- Improved preview rendering in the Elementor Editor
- Minor improvements for better stability and performance
1.2.2
- Added integration for Contact From 7
1.2.1
- Added missing translation and adjusted plugin action links
1.2.0
- Refactored and overhauled the code and plugin structure to an object-oriented approach
- Improved code style to comply with WordPress Coding Standards
- Added German translation
- Improved token verification process
- Introduced the „API Error Policy“ setting
- Release on the WordPress Plugin Directory
0.2.3
- Fixed an issue with script registration in the Elementor Forms integration.
0.2.2
- Fixed an issue in the WooCommerce checkout integration
- Fixed an issue in the Elementor Forms integration
0.2.1
- Resolved compatibility issues with the WP Rocket plugin
0.2.0
- Updated JavaScript library to v1.2.2
- Added „Check mode“ setting to the administration
0.1.7
- Enabled automatic language detection for the captcha modal based on WordPress locale settings
0.1.6
- Fixed a bug related to asynchronous loading of integration settings
0.1.5
- Added asynchronous loading for client UID and integration settings to improve compatibility with caching plugins
0.1.4
- Added support for client UID verification
0.1.3
- Fixed integration issues with Elementor Pro Forms
- Updated path and naming for
config.php
0.1.2
- Fixed various bugs in WooCommerce Register and Checkout integrations
- Corrected a typo in the code
0.1.1
- Added support for automatic plugin updates
0.1.0
- Initial release of the plugin