KillBot

Description

The KillBot plugin for WordPress uses the external KillBot service to protect websites from bots and automated traffic.

  1. What is this service, and what is it used for?
    KillBot is an anti-bot system that analyzes traffic, detects bots, and can either block them or present a CAPTCHA. The plugin interacts with the KillBot service to check users for signs of automated behavior and detect the use of proxies or VPNs.

  2. What data is sent and when?
    The plugin sends the following data to the KillBot server upon each new visit session:

– The window.navigator object
– The window.screen object
– The window object (excluding string-based parameter values)
Important: KillBot does not receive any personal user data, such as names, email addresses, or account identifiers.

  1. Links to Terms of Service and Privacy Policy
    KillBot Terms of Service: https://my.kill-bot.net/node/7
    KillBot Privacy Policy: https://my.kill-bot.net/node/29

Installation

Upload the plugin files to the /wp-content/plugins/killbot directory, or install the plugin through the WordPress plugins screen directly.

Activate the plugin through the ‘Plugins’ screen in WordPress.

Navigate to Settings > KillBot Integration to configure the plugin.

FAQ

How does KillBot detect bots?

KillBot analyzes various parameters such as JavaScript execution, browser behavior, and network characteristics to determine if a visitor is a bot.

Does this plugin collect personal data?

No, KillBot does not collect personal data. It only processes browser and behavioral signals for bot detection.

Can I customize the bot detection rules?

Currently, the plugin uses KillBot’s default detection settings. Future versions may include more customization options.

Reviews

Read all 1 review

Contributors & Developers

“KillBot” is open source software. The following people have contributed to this plugin.

Contributors

Translate “KillBot” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

Initial release