BotBlocker Security – Firewall & Bot Protection Security & Risk Analysis

wordpress.org/plugins/botblocker-security

Stop bots, brute force, spam, and fake crawlers before they reach WordPress. Three-layer firewall, 9 CAPTCHAs, FCrDNS, 2FA. Setup in 60 seconds.

3K active installs v1.6.21 PHP 7.4+ WP 5.0+ Updated Jun 17, 2026
anti-spambrute-forcecaptchafirewallsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BotBlocker Security – Firewall & Bot Protection Safe to Use in 2026?

Generally Safe

Score 100/100

BotBlocker Security – Firewall & Bot Protection has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The botblocker-security plugin v1.6.14 exhibits a generally strong security posture with a low overall risk profile. The vast majority of its SQL queries utilize prepared statements, output escaping is consistently applied, and it benefits from a robust system of nonce and capability checks, indicating good development practices. The absence of any recorded CVEs or known vulnerabilities further contributes to this positive assessment, suggesting a mature and well-maintained codebase.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flow with unsanitized path (high severity)
  • Taint flow with unsanitized path (high severity)
  • Taint flow with unsanitized path (high severity)
  • Use of dangerous function: shell_exec
  • File operations present
  • External HTTP requests present
  • Bundled library: DataTables
Vulnerabilities
None known

BotBlocker Security – Firewall & Bot Protection Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

BotBlocker Security – Firewall & Bot Protection Release Timeline

v1.6.21Current
v1.6.20
v1.6.19
v1.6.18
v1.6.17
v1.6.16
v1.6.15
v1.6.14
v1.6.13
v1.6.12
v1.6.11
v1.6.10
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.6.4
v1.6.3
Code Analysis
Analyzed Mar 16, 2026

BotBlocker Security – Firewall & Bot Protection Code Analysis

Dangerous Functions
4
Raw SQL Queries
58
276 prepared
Unescaped Output
92
1376 escaped
Nonce Checks
124
Capability Checks
105
File Operations
31
External Requests
11
Bundled Libraries
1

Dangerous Functions Found

shell_exec$output = shell_exec( $cmd ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.system_calls_sheincludes\class-google2fa-dual-installer.php:113
shell_exec$output = shell_exec( $cmd ); // phpcs:ignore WordPress.PHP.DiscouragedPHPFunctions.system_calls_sheincludes\class-google2fa-dual-installer.php:150
shell_exec$executionTest = shell_exec('echo test');includes\inc-botblocker-env.php:109
shell_exec$output = shell_exec($command) ?? false;includes\install\botblocker-install-ips.php:260

Bundled Libraries

DataTables

SQL Query Safety

83% prepared334 total queries

Output Escaping

94% escaped1468 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

25 flows3 with unsanitized paths
ajax_save_preset (admin\class-botblocker-setup-wizard.php:1068)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

BotBlocker Security – Firewall & Bot Protection Attack Surface

Entry Points132
Unprotected4

AJAX Handlers 108

authwp_ajax_bbcs_wizard_save_presetadmin\class-botblocker-setup-wizard.php:13
authwp_ajax_bbcs_wizard_compatibility_testadmin\class-botblocker-setup-wizard.php:14
authwp_ajax_bbcs_wizard_save_exclusionsadmin\class-botblocker-setup-wizard.php:15
authwp_ajax_bbcs_wizard_save_captchaadmin\class-botblocker-setup-wizard.php:16
authwp_ajax_bbcs_wizard_save_init_modeadmin\class-botblocker-setup-wizard.php:17
authwp_ajax_bbcs_wizard_check_cacheadmin\class-botblocker-setup-wizard.php:18
authwp_ajax_bbcs_wizard_save_cacheadmin\class-botblocker-setup-wizard.php:19
authwp_ajax_bbcs_wizard_save_notificationsadmin\class-botblocker-setup-wizard.php:20
authwp_ajax_bbcs_wizard_completeadmin\class-botblocker-setup-wizard.php:21
authwp_ajax_bbcs_wizard_test_attackadmin\class-botblocker-setup-wizard.php:22
authwp_ajax_bbcs_wizard_resetadmin\class-botblocker-setup-wizard.php:23
authwp_ajax_bbcs_botblocker_checkbotblocker-security.php:98
noprivwp_ajax_bbcs_botblocker_checkbotblocker-security.php:99
authwp_ajax_bbcs_database_reinstallationincludes\ajax\inc-botblocker-ajax-common.php:38
authwp_ajax_bbcs_backup_data_settingsincludes\ajax\inc-botblocker-ajax-common.php:140
authwp_ajax_bbcs_import_data_settingsincludes\ajax\inc-botblocker-ajax-common.php:258
authwp_ajax_bbcs_toggle_redis_and_memcachedincludes\ajax\inc-botblocker-ajax-common.php:290
authwp_ajax_bbcs_switch_ptr_cache_in_dbincludes\ajax\inc-botblocker-ajax-common.php:321
authwp_ajax_bbcs_toggle_early_phase_in_dbincludes\ajax\inc-botblocker-ajax-common.php:406
authwp_ajax_bbcs_send_emailincludes\ajax\inc-botblocker-ajax-common.php:423
authwp_ajax_bbcs_create_salt_fileincludes\ajax\inc-botblocker-ajax-common.php:440
authwp_ajax_bbcs_clear_wp_debug_logincludes\ajax\inc-botblocker-ajax-common.php:465
authwp_ajax_bbcs_download_wp_debug_logincludes\ajax\inc-botblocker-ajax-common.php:512
authwp_ajax_bbcs_clear_transientsincludes\ajax\inc-botblocker-ajax-common.php:536
authwp_ajax_bbcs_flush_rewrite_rulesincludes\ajax\inc-botblocker-ajax-common.php:551
authwp_ajax_bbcs_flush_object_cacheincludes\ajax\inc-botblocker-ajax-common.php:566
authwp_ajax_bbcs_apply_security_profileincludes\ajax\inc-botblocker-ajax-common.php:603
authwp_ajax_bbcs_contact_emailincludes\ajax\inc-botblocker-ajax-common.php:639
authwp_ajax_bbcs_get_botblocker_hitsincludes\ajax\inc-botblocker-ajax-hits.php:166
authwp_ajax_bbcs_get_botblocker_admin_hitsincludes\ajax\inc-botblocker-ajax-hits.php:175
authwp_ajax_bbcs_get_botblocker_other_hitsincludes\ajax\inc-botblocker-ajax-hits.php:184
authwp_ajax_bbcs_get_botblocker_all_hitsincludes\ajax\inc-botblocker-ajax-hits.php:193
authwp_ajax_bbcs_get_botblocker_hits_data_for_modalincludes\ajax\inc-botblocker-ajax-hits.php:241
authwp_ajax_bbcs_hit_to_ruleincludes\ajax\inc-botblocker-ajax-hits.php:292
authwp_ajax_bbcs_get_botblocker_pathsincludes\ajax\inc-botblocker-ajax-path.php:108
authwp_ajax_bbcs_get_path_detailsincludes\ajax\inc-botblocker-ajax-path.php:148
authwp_ajax_bbcs_update_pathincludes\ajax\inc-botblocker-ajax-path.php:196
authwp_ajax_bbcs_delete_pathincludes\ajax\inc-botblocker-ajax-path.php:227
authwp_ajax_bbcs_toggle_pathincludes\ajax\inc-botblocker-ajax-path.php:256
authwp_ajax_bbcs_create_pathincludes\ajax\inc-botblocker-ajax-path.php:331
authwp_ajax_bbcs_export_pathsincludes\ajax\inc-botblocker-ajax-path.php:359
authwp_ajax_bbcs_import_pathsincludes\ajax\inc-botblocker-ajax-path.php:435
authwp_ajax_bbcs_clear_all_pathsincludes\ajax\inc-botblocker-ajax-path.php:455
authwp_ajax_bbcs_path_to_phpincludes\ajax\inc-botblocker-ajax-path.php:478
authwp_ajax_bbcs_get_botblocker_proxiesincludes\ajax\inc-botblocker-ajax-proxy.php:88
authwp_ajax_bbcs_get_proxy_detailsincludes\ajax\inc-botblocker-ajax-proxy.php:121
authwp_ajax_bbcs_update_proxyincludes\ajax\inc-botblocker-ajax-proxy.php:173
authwp_ajax_bbcs_delete_proxyincludes\ajax\inc-botblocker-ajax-proxy.php:208
authwp_ajax_bbcs_create_proxyincludes\ajax\inc-botblocker-ajax-proxy.php:271
authwp_ajax_bbcs_export_proxiesincludes\ajax\inc-botblocker-ajax-proxy.php:293
authwp_ajax_bbcs_import_proxiesincludes\ajax\inc-botblocker-ajax-proxy.php:349
authwp_ajax_bbcs_clear_all_proxiesincludes\ajax\inc-botblocker-ajax-proxy.php:375
authwp_ajax_bbcs_render_proxy_fileincludes\ajax\inc-botblocker-ajax-proxy.php:394
authwp_ajax_bbcs_get_botblocker_ipv4_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:102
authwp_ajax_bbcs_delete_ipv4_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:136
authwp_ajax_bbcs_toggle_ipv4_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:197
authwp_ajax_bbcs_create_ipv4_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:304
authwp_ajax_bbcs_update_ipv4_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:393
authwp_ajax_bbcs_export_ipv4_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:424
authwp_ajax_bbcs_import_ipv4_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:500
authwp_ajax_bbcs_clear_all_ipv4_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:522
authwp_ajax_bbcs_get_ipv4_rule_detailsincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:561
authwp_ajax_bbcs_import_ipv4_whitelistincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:569
authwp_ajax_bbcs_import_ipv4_blacklistincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:577
authwp_ajax_bbcs_ipv4_to_phpincludes\ajax\inc-botblocker-ajax-rules-ipv4.php:685
authwp_ajax_bbcs_get_botblocker_ipv6_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:105
authwp_ajax_bbcs_delete_ipv6_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:138
authwp_ajax_bbcs_toggle_ipv6_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:197
authwp_ajax_bbcs_create_ipv6_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:302
authwp_ajax_bbcs_update_ipv6_ruleincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:400
authwp_ajax_bbcs_export_ipv6_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:428
authwp_ajax_bbcs_import_ipv6_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:498
authwp_ajax_bbcs_clear_all_ipv6_rulesincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:520
authwp_ajax_bbcs_get_ipv6_rule_detailsincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:558
authwp_ajax_bbcs_import_ipv6_whitelistincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:567
authwp_ajax_bbcs_import_ipv6_blacklistincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:575
authwp_ajax_bbcs_ipv6_to_phpincludes\ajax\inc-botblocker-ajax-rules-ipv6.php:684
authwp_ajax_bbcs_get_botblocker_rulesincludes\ajax\inc-botblocker-ajax-rules.php:129
authwp_ajax_bbcs_get_rule_detailsincludes\ajax\inc-botblocker-ajax-rules.php:179
authwp_ajax_bbcs_update_ruleincludes\ajax\inc-botblocker-ajax-rules.php:230
authwp_ajax_bbcs_delete_ruleincludes\ajax\inc-botblocker-ajax-rules.php:271
authwp_ajax_bbcs_toggle_ruleincludes\ajax\inc-botblocker-ajax-rules.php:339
authwp_ajax_bbcs_create_ruleincludes\ajax\inc-botblocker-ajax-rules.php:408
authwp_ajax_bbcs_export_rulesincludes\ajax\inc-botblocker-ajax-rules.php:437
authwp_ajax_bbcs_import_rulesincludes\ajax\inc-botblocker-ajax-rules.php:498
authwp_ajax_bbcs_clear_all_rulesincludes\ajax\inc-botblocker-ajax-rules.php:519
authwp_ajax_bbcs_rules_to_phpincludes\ajax\inc-botblocker-ajax-rules.php:544
authwp_ajax_bbcs_create_ip_ruleincludes\ajax\inc-botblocker-ajax-rules.php:566
authwp_ajax_bbcs_get_botblocker_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:112
authwp_ajax_bbcs_get_white_detailsincludes\ajax\inc-botblocker-ajax-white-bots.php:151
authwp_ajax_bbcs_update_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:202
authwp_ajax_bbcs_delete_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:234
authwp_ajax_bbcs_toggle_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:264
authwp_ajax_bbcs_create_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:341
authwp_ajax_bbcs_export_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:369
authwp_ajax_bbcs_import_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:443
authwp_ajax_bbcs_clear_all_whiteincludes\ajax\inc-botblocker-ajax-white-bots.php:465
authwp_ajax_bbcs_se_to_phpincludes\ajax\inc-botblocker-ajax-white-bots.php:491
authwp_ajax_bbcs_fetch_cloud_api_keyincludes\hook\botblocker-hook-cloud-api.php:110
authwp_ajax_bbcs_connect_cloud_apiincludes\hook\botblocker-hook-cloud-api.php:194
authwp_ajax_bbcs_refresh_cloud_apiincludes\hook\botblocker-hook-cloud-api.php:215
authwp_ajax_bbcs_deactivate_cloud_apiincludes\hook\botblocker-hook-cloud-api.php:270
authwp_ajax_bbcs_get_cron_tasksincludes\hook\botblocker-hook-cron.php:104
noprivwp_ajax_bbcs_get_cron_tasksincludes\hook\botblocker-hook-cron.php:105
authwp_ajax_bbcs_2fa_setupincludes\utilites\2FA\inc-botblocker-2fa.php:326
authwp_ajax_bbcs_reset_2faincludes\utilites\2FA\inc-botblocker-2fa.php:386
authwp_ajax_bbcs_send_supportincludes\utilites\util-botblocker-support.php:11
noprivwp_ajax_bbcs_send_supportincludes\utilites\util-botblocker-support.php:12

Shortcodes 24

[bbcs_top_ips] includes\inc-botblocker-shortcode.php:51
[bbcs_top_countries] includes\inc-botblocker-shortcode.php:74
[bbcs_top_devices] includes\inc-botblocker-shortcode.php:97
[bbcs_top_browsers] includes\inc-botblocker-shortcode.php:120
[bbcs_latest_hits] includes\inc-botblocker-shortcode.php:252
[bbcs_lang_options] includes\shortcode\botblocker-shortcode-header.php:74
[bbcs_health_full] includes\shortcode\botblocker-shortcode-health-full.php:136
[bbcs_health_gauge] includes\shortcode\botblocker-shortcode-health.php:70
[botblocker_generateSiteHealthList] includes\shortcode\botblocker-shortcode-health.php:177
[bbcs_counters_grid] includes\shortcode\botblocker-shortcode-health.php:294
[botblocker_rules_stats] includes\shortcode\botblocker-shortcode-rules.php:97
[bbcs_botblocker_news] includes\shortcode\botblocker-shortcode-sidebar.php:61
[bbcs_database_update] includes\shortcode\botblocker-shortcode-sidebar.php:100
[bbcs_database_total] includes\shortcode\botblocker-shortcode-sidebar.php:138
[bbcs_system_status] includes\shortcode\botblocker-shortcode-sidebar.php:167
[bbcs_blocked_today] includes\shortcode\botblocker-shortcode-sidebar.php:178
[bbcs_blocked_total] includes\shortcode\botblocker-shortcode-sidebar.php:188
[bbcs_plugins_themes] includes\shortcode\botblocker-shortcode-sidebar.php:267
[bbcs_cron_tasks] includes\shortcode\botblocker-shortcode-tasks.php:27
[bbcs_recommendations] includes\shortcode\botblocker-shortcode-tooltips.php:131
[bbcs_daily_hits_chart] includes\shortcode\charts\chart-botblocker-daily.php:95
[bbcs_hits_and_uniques_chart] includes\shortcode\charts\chart-botblocker-hits.php:156
[bbcs_visitors_jsvectormap] includes\shortcode\charts\chart-botblocker-map.php:154
[bbcs_statistics_chart] includes\shortcode\charts\chart-botblocker-stat.php:95
WordPress Hooks 52
actionadmin_bar_menuadmin\class-botblocker-admin.php:438
actionadmin_initadmin\class-botblocker-setup-wizard.php:9
actionadmin_initadmin\class-botblocker-setup-wizard.php:10
actionadmin_enqueue_scriptsadmin\partials\botblocker-admin-dashboard-widgets.php:62
actionwp_dashboard_setupadmin\partials\botblocker-admin-dashboard-widgets.php:84
filterwpfc_buffer_callback_filterbotblocker-mu-phase.php:73
actionadmin_noticesbotblocker-security.php:37
actionadmin_noticesbotblocker-security.php:46
actionadmin_menubotblocker-security.php:196
actionplugins_loadedbotblocker-security.php:207
actionwp_headbotblocker-security.php:215
filterplugin_row_metabotblocker-security.php:230
filterwpfc_buffer_callback_filterincludes\botblocker\traits\class-botblocker-response-trait.php:86
actiontemplate_redirectincludes\botblocker\traits\class-botblocker-response-trait.php:361
actiontemplate_redirectincludes\botblocker\traits\class-botblocker-response-trait.php:362
actiontemplate_redirectincludes\botblocker\traits\class-botblocker-response-trait.php:363
filterplugin_localeincludes\class-botblocker-i18n.php:7
actionplugins_loadedincludes\class-cyber-secure-botblocker.php:50
actionadmin_enqueue_scriptsincludes\class-cyber-secure-botblocker.php:57
actionadmin_enqueue_scriptsincludes\class-cyber-secure-botblocker.php:58
actiontemplate_redirectincludes\cloud\botblocker-cloud-bb.php:7
actionadmin_post_bbcs_toggle_addonincludes\hook\botblocker-hook-addon.php:4
actionadmin_post_bbcs_install_addonincludes\hook\botblocker-hook-addon.php:60
actionadmin_post_bbcs_delete_addonincludes\hook\botblocker-hook-addon.php:114
actionadmin_post_bbcs_update_addonincludes\hook\botblocker-hook-addon.php:144
actioninitincludes\hook\botblocker-hook-cloud-api.php:9
filterquery_varsincludes\hook\botblocker-hook-cloud-api.php:15
actionparse_requestincludes\hook\botblocker-hook-cloud-api.php:29
filtercron_schedulesincludes\hook\botblocker-hook-cron.php:4
actionbbcs_hourly_taskincludes\hook\botblocker-hook-cron.php:57
actionbbcs_summary_backfillincludes\hook\botblocker-hook-cron.php:58
actionbbcs_daily_taskincludes\hook\botblocker-hook-cron.php:60
actionbbcs_hourly_taskincludes\hook\botblocker-hook-cron.php:69
actionbbcs_weekly_taskincludes\hook\botblocker-hook-cron.php:76
actionbbcs_five_days_taskincludes\hook\botblocker-hook-cron.php:82
actionbbcs_two_hours_taskincludes\hook\botblocker-hook-cron.php:89
actionbbcs_one_time_taskincludes\hook\botblocker-hook-cron.php:96
actioninitincludes\hook\botblocker-hook-cron.php:334
actionwp_login_failedincludes\hook\botblocker-hook-login-brutforce.php:202
actionwp_loginincludes\hook\botblocker-hook-login-brutforce.php:232
actionadmin_post_save_botblocker_integrationsincludes\hook\botblocker-hook-settings.php:4
actionadmin_post_save_botblocker_settingsincludes\hook\botblocker-hook-settings.php:117
actioninitincludes\utilites\2FA\bbcs-2fa-init.php:20
actionparse_requestincludes\utilites\2FA\bbcs-2fa-init.php:49
actioninitincludes\utilites\2FA\bbcs-2fa-init.php:51
filterquery_varsincludes\utilites\2FA\bbcs-2fa-init.php:62
filterlogin_redirectincludes\utilites\2FA\bbcs-2fa-init.php:68
actionadmin_initincludes\utilites\2FA\bbcs-2fa-init.php:94
actionbbcs_show_support_buttonincludes\utilites\util-botblocker-support.php:10
actionadmin_initincludes\utilites\util-botblocker-support.php:151
actiontemplate_redirectpublic\2FA\bbcs-2fa-setup.php:4
actiontemplate_redirectpublic\2FA\bbcs-2fa.php:4

Scheduled Events 8

bbcs_daily_task
bbcs_hourly_task
bbcs_weekly_task
bbcs_five_days_task
bbcs_two_hours_task
bbcs_one_time_task
bbcs_summary_backfill
bbcs_summary_backfill
Maintenance & Trust

BotBlocker Security – Firewall & Bot Protection Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJun 17, 2026
PHP min version7.4
Downloads8K

Community Trust

Rating100/100
Number of ratings9
Active installs3K
Developer Profile

BotBlocker Security – Firewall & Bot Protection Developer Profile

Yevhen Leonidov

2 plugins · 3K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect BotBlocker Security – Firewall & Bot Protection

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/botblocker-security/assets/css/frontend.css/wp-content/plugins/botblocker-security/assets/css/botblocker.css/wp-content/plugins/botblocker-security/assets/js/frontend.js/wp-content/plugins/botblocker-security/assets/js/botblocker-frontend.js/wp-content/plugins/botblocker-security/assets/js/vendor/jquery-form-validator/jquery.form-validator.min.js/wp-content/plugins/botblocker-security/assets/js/vendor/moment.min.js/wp-content/plugins/botblocker-security/assets/js/vendor/chart.min.js/wp-content/plugins/botblocker-security/assets/js/vendor/perfect-scrollbar.min.js+8 more
Script Paths
/wp-content/plugins/botblocker-security/assets/js/frontend.js/wp-content/plugins/botblocker-security/assets/js/botblocker-frontend.js/wp-content/plugins/botblocker-security/assets/js/vendor/jquery-form-validator/jquery.form-validator.min.js/wp-content/plugins/botblocker-security/assets/js/vendor/moment.min.js/wp-content/plugins/botblocker-security/assets/js/vendor/chart.min.js/wp-content/plugins/botblocker-security/assets/js/vendor/perfect-scrollbar.min.js+7 more
Version Parameters
botblocker-security/assets/css/frontend.css?ver=botblocker-security/assets/css/botblocker.css?ver=botblocker-security/assets/js/frontend.js?ver=botblocker-security/assets/js/botblocker-frontend.js?ver=botblocker-security/assets/js/vendor/jquery-form-validator/jquery.form-validator.min.js?ver=botblocker-security/assets/js/vendor/moment.min.js?ver=botblocker-security/assets/js/vendor/chart.min.js?ver=botblocker-security/assets/js/vendor/perfect-scrollbar.min.js?ver=botblocker-security/assets/js/vendor/bootstrap.bundle.min.js?ver=botblocker-security/assets/js/vendor/bootstrap.min.js?ver=botblocker-security/assets/js/admin.js?ver=botblocker-security/assets/js/botblocker-admin.js?ver=botblocker-security/assets/js/botblocker-settings.js?ver=botblocker-security/assets/js/botblocker-security-setup-wizard.js?ver=botblocker-security/admin/assets/css/setup-wizard.css?ver=botblocker-security/admin/assets/js/setup-wizard.js?ver=

HTML / DOM Fingerprints

CSS Classes
botblocker-setup-wizard-pagebotblocker-wizard-stepbotblocker-login-form-protectionbbcs-login-form-protection
HTML Comments
<!-- BotBlocker Security --><!-- BotBlocker Security Core --><!-- BotBlocker Security Admin --><!-- BotBlocker Security Setup Wizard -->+32 more
Data Attributes
data-botblocker-iddata-bbcs-noncedata-bbcs-targetdata-bbcs-actiondata-bbcs-fielddata-bbcs-rule-id+5 more
JS Globals
BotBlockerFrontendbotblocker_frontend_paramsBotBlockerAdminbotblocker_admin_paramsBotBlockerSettingsbotblocker_settings_params+2 more
REST Endpoints
/wp-json/botblocker-security/v1/settings/wp-json/botblocker-security/v1/logs/wp-json/botblocker-security/v1/rules/wp-json/botblocker-security/v1/dashboard
FAQ

Frequently Asked Questions about BotBlocker Security – Firewall & Bot Protection