WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: really-simple-captcha (Used by 137 domains)

Really Simple CAPTCHA

πŸ‘€ Rock Lobster Inc. πŸ“¦ v2.4 πŸ”— Plugin Homepage

Really Simple CAPTCHA does not work alone and is intended to work with other plugins. It is originally created for Contact Form 7, however, you can use it with your own plugin.

Note: This product is β€œreally simple” as its name suggests, i.e., it is not strongly secure. If you need perfect security, you should try other solutions.

How does it work?

Really Simple CAPTCHA does not use PHP β€œSessions” for storing states, unlike many other PHP CAPTCHA solutions, but stores them as temporary files. This allows you to embed it into WordPress without worrying about conflicts.

When you generate a CAPTCHA, Really Simple CAPTCHA creates two files for it; one is an image file of CAPTCHA, and the other is a text file which stores the correct answer to the CAPTCHA.

The two files have the same (random) prefix in their file names, for example, β€œa7hk3ux8p.png” and β€œa7hk3ux8p.txt.” In this case, for example, when the respondent answers β€œK5GF” as an answer to the β€œa7hk3ux8p.png” image, then Really Simple CAPTCHA calculates hash of β€œK5GF” and tests it against the hash stored in the β€œa7hk3ux8p.txt” file. If the two match, the answer is confirmed as correct.

How to use with your plugin

Note: Below are instructions for plugin developers.

First, create an instance of ReallySimpleCaptcha class:

$captcha_instance = new ReallySimpleCaptcha();

You can change the instance variables as you wish.

// Change the background color of CAPTCHA image to black
$captcha_instance->bg = array( 0, 0, 0 );

See really-simple-captcha.php if you are interested in other variables.

Generate a random word for CAPTCHA.

$word = $captcha_instance->generate_random_word();

Generate an image file and a corresponding text file in the temporary directory.

$prefix = wp_rand();
$captcha_instance->generate_image( $prefix, $word );

Then, show the image and get an answer from respondent.

Check the correctness of the answer.

$correct = $captcha_instance->check( $prefix, $the_answer_from_respondent );

If the $correct is true, go ahead. Otherwise, block the respondent β€” as it would appear not to be human.

And last, remove the temporary image and text files, as they are no longer in use.

$captcha_instance->remove( $prefix );

That’s all.

If you wish to see a live sample of this, you can try Contact Form 7.

DomainExposuresHeadersLast Checked
a*h*a*e*o*g.com βœ… F 2026-04-03 03:34:38
a*r*y*.com (WP 6.9.4) βœ… F 2026-04-02 11:46:57
a*f*l*o.com (WP 6.3.2) ⚠️ D 2026-04-02 11:03:18
a*a*-*i*.com (WP 6.9.4) βœ… F 2026-04-01 03:47:15
a*o*o*.de βœ… β€” 2026-03-27 02:32:19
p*n*v*s*r*e*a*e*z*l*c*e.sk (WP 6.8.5) βœ… β€” 2026-03-26 13:04:22
t*l*s*i*a.hr βœ… β€” 2026-03-20 04:44:31
c*r*-*f*c*a*.es βœ… β€” 2026-03-19 22:08:11
s*o*c*l*e*n*a*t*n.at βœ… β€” 2026-03-19 21:40:10
m*s*e*u*u*-*a*e*i*g.de βœ… β€” 2025-11-12 06:39:25
g*s*i*-*l*a*i*g.ru βœ… β€” 2025-11-12 05:50:24
c*f*d*l*p*a*e.org βœ… β€” 2025-11-12 05:31:26
r*a*k*u*-*o*n.de βœ… β€” 2025-11-12 04:44:37
b*a*d*n*h*u*e*b*r*h*i*.de βœ… β€” 2025-11-12 04:44:37
w*a*s*n*h*r*m*g*z*n*.com βœ… β€” 2025-11-11 11:33:49
w*s*v*r*i*i*a*b*s*o*.com βœ… β€” 2025-11-11 11:25:54
w*k*e*t*a.com βœ… β€” 2025-11-11 09:54:36
v*d*-*h*r*a.com βœ… β€” 2025-11-11 07:39:33
v*n*u*r*i*s*s.com βœ… β€” 2025-11-11 07:23:46
v*g*n*r*n*l*g*s*i*.com βœ… β€” 2025-11-11 07:07:51
s*h*r*u*t*e*s*e*u*l*u*.com βœ… β€” 2025-11-10 08:47:53
p*r*i*m*p*o*e*r*.com βœ… β€” 2025-11-09 18:54:30
p*l*s*r*n*s*e*o*e*y.com βœ… β€” 2025-11-09 17:18:27
m*s*o*p*.com βœ… β€” 2025-11-09 08:23:04
m*p*a*t*r*e*s.com βœ… β€” 2025-11-09 07:56:55
m*-*t*z.com βœ… β€” 2025-11-09 07:52:47
j*r*a*a*i.com βœ… β€” 2025-11-08 10:50:52
i*d*m*w.com βœ… β€” 2025-11-08 07:45:02
g*n*i*e*v*r*o*j*.com βœ… β€” 2025-11-07 20:40:21
g*i*s*r*c*o*s.com βœ… β€” 2025-11-07 20:26:24
g*s*l*w*n*p*u*b*n*.com βœ… β€” 2025-11-07 20:06:06
c*n*r*a*d*t*v*m*j*n*o*.com βœ… β€” 2025-11-06 19:09:45
c*n*r*o*t*c*r*v*s*o.com βœ… β€” 2025-11-06 19:08:40
b*d*o*d*g.com βœ… β€” 2025-11-06 09:58:54
b*d*o*d*a*g*o*p.com βœ… β€” 2025-11-06 09:58:54
b*l*o*e*d*l*c*m*r*c*t*.com βœ… β€” 2025-11-06 08:38:49

Top 50 Plugins

Plugin Count
elementor 2,296,020
contact-form-7 2,112,077
elementor-pro 1,301,171
woocommerce 1,070,876
revslider 781,706
js_composer 518,037
jetpack 482,316
wp-rocket 381,369
essential-addons-for-elementor-lite 349,387
header-footer-elementor 291,450
gravityforms 284,103
gutenberg-core 272,914
elementskit-lite 271,276
instagram-feed 268,809
complianz-gdpr 265,852
google-analytics-for-wordpress 265,230
google-site-kit 259,072
cookie-law-info 257,387
sitepress-multilingual-cms 233,298
bluehost-wordpress-plugin 218,977
wpforms-lite 199,893
astra-sites 192,059
litespeed-cache 176,653
gutenberg 160,754
gtranslate 155,830
cookie-notice 151,715
coblocks 146,372
the-events-calendar 136,756
popup-maker 128,842
astra-addon 114,404
bb-plugin 113,855
premium-addons-for-elementor 111,878
LayerSlider 111,644
tablepress 110,511
wp-smushit 110,210
mailchimp-for-wp 109,003
duracelltomi-google-tag-manager 101,084
cleantalk-spam-protect 97,693
creame-whatsapp-me 97,207
woocommerce-gateway-stripe 97,148
akismet 96,811
honeypot 96,681
woocommerce-payments 95,836
megamenu 93,649
pro-elements 92,375
smart-slider-3 92,146
fusion-builder 91,637
custom-fonts 91,230
click-to-chat-for-whatsapp 90,345
pixelyoursite 89,088

Top 50 Themes

Theme Count
hello-elementor 749,021
Divi 619,957
astra 591,577
pub 183,940
generatepress 141,028
Avada 140,230
flatsome 140,135
h4 106,308
oceanwp 102,921
kadence 92,273
enfold 80,783
salient 77,863
bb-theme 71,767
twentytwentyfour 69,986
blocksy 66,299
cocoon-master 65,434
twentytwentyfive 63,491
twentyseventeen 63,269
betheme 62,812
dt-the7 52,398
woodmart 48,531
neve 45,836
twentytwentyone 39,697
bridge 38,979
Avada-Child-Theme 38,038
gox 35,732
swell 34,805
twentytwenty 34,767
lightning 34,356
twentytwentythree 32,116
bricks 28,436
Impreza 28,338
Newspaper 25,729
twentytwentytwo 25,275
epik-redesign 22,537
pro 21,126
storefront 21,025
extendable 20,913
uncode 20,832
twentysixteen 20,585
sydney 19,106
yith-wonder 18,999
themify-ultra 17,749
Total 17,025
twentyfifteen 15,697
porto 15,268
hestia 15,066
yootheme 14,187
twentynineteen 14,182
thrive-theme 14,115