[wordpress插件] BotRx DeTx PluginBotRx DeTx插件

wordpress 插件 文章 2020-03-09 18:50 699 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

DeTx uses a global database of attackers (Bots) and also includes Artificial Intelligence and data analysis to identify Bots.

DeTx使用全球攻击者数据库(僵尸程序),还包括人工智能和数据分析以识别僵尸程序。

Bots and the fraud they cause are always changing.

僵尸程序及其造成的欺诈行为一直在变化。

BotRx DeTx Plugin for WordPress continuously monitors network data and traffic patterns, using AI to identify and correlate threats.

适用于WordPress的BotRx DeTx插件使用AI识别并关联威胁,持续监控网络数据和流量模式。

With our global collective intelligence, we glean insights from thousands of websites to fingerprint the Bot DNA and identify what assets they are targeting.

借助我们的全球集体情报,我们可以从数千个网站中收集见解,以对Bot DNA进行指纹识别,并确定其针对的资产。

Main features

主要功能

    • Detect Bots: identify bots (includes web crawlers, automatic tools and headless browsers).
    • 检测机器人:识别机器人(包括网络爬虫,自动工具和无头浏览器)。

    • Detect Malicious Actors: identify malicious visitors”
    • 检测恶意行为者:识别恶意访问者”

    • Geolocation: identify visitors by city and country.
    • 地理位置:按城市和国家/地区识别访问者。

    Requirements

    要求

      • WordPress 4.4.1+
      • WordPress 4.4.1 +

      • PHP 5.6.19+
      • PHP 5.6.19 +

      • MySQL 5.5.47+
      • MySQL 5.5.47 +

      • At least 40 MB of free web space
      • 至少40 MB的可用网站空间

      • At least 5 MB of free DB space
      • 至少5 MB的可用数据库空间

      • At least 32 Mb of free PHP memory for the tracker (peak memory usage)
      • 跟踪器至少需要32 Mb的可用PHP内存(峰值内存使用量)

      Uninstalling

      卸载

      BotRx DeTx Plugin cleans up after itself.

      BotRx DeTx插件会自行清理。

      All plugin settings and log entries will be removed from your database when the plugin is uninstalled via the Plugins screen.

      通过“插件”屏幕卸载插件时,所有插件设置和日志条目将从数据库中删除。

      More specifically, BotRx DeTx Plugin adds option(‘botrx_setting’) and table(‘wp_botrx_stats’) to the database.

      更具体地说,BotRx DeTx插件向数据库添加了选项(botrx_setting)和表(wp_botrx_stats)。

      When the plugin is uninstalled via the Plugins screen, both of those items are removed automatically.

      通过“插件”屏幕卸载插件后,这两项都会自动删除。

      How is this plugin different than a Web Application Firewall?

      此插件与Web应用程序防火墙有何不同?

      A WAF is used to manage block lists from an application server view.

      WAF用于从应用程序服务器视图管理阻止列表。

      BotRx Detx Plugin is for bot detection only.

      BotRx Detx插件仅用于机器人检测。

      It doesn’t have any capability to block traffic and provides detailed graphs and information about bot traffic on your site.

      它没有任何阻止流量的功能,并提供了有关您网站上的漫游器流量的详细图表和信息。

      = The Core JS link is not appearing in the source code of my pages.=

      =我页面的源代码中没有出现Core JS链接。=

      In order for the plugin to add the code to your pages, your theme must include the template tag, wp_footer().

      为了使插件将代码添加到您的页面,您的主题必须包含模板标签 wp_footer()

      This is a recommended tag for all WordPress themes, so your theme should include it.

      这是所有WordPress主题的推荐标签,因此您的主题应包括它。

      If not, you can either add it yourself or contact the theme developer and ask for help.

      如果没有,您可以自己添加它,也可以联系主题开发人员并寻求帮助。

      Here is more information about wp_footer().

      这是有关wp_footer()的更多信息

      Once the footer tag is included, the plugin will be able to add the trigger link to your pages.

      包含页脚标记后,该插件将能够将触发器链接添加到您的页面。

      Will this be able to differentiate between good bots like Google and Bing?

      这样能否区分Google和Bing等优秀的机器人?

      Yes, BotRx Detx Plugin will details bad bots by type and also shows traffic that’s Human.

      是的,BotRx Detx插件将按类型详细描述不良机器人并显示人为流量。

      How do I reset my current version of BotRx DeTx Plugin?

      如何重置当前版本的BotRx DeTx插件?

      Visit the plugin settings and click the “Update” button.

      访问插件设置,然后单击“更新”按钮。

      Is there a plan in BotRx for DeTx Plugin to send email alerts?

      BotRx中是否有DeTx插件计划发送电子邮件警报?

      We will send email reports periodically, but no alerts are possible at this time.

      我们将定期发送电子邮件报告,但目前无法发出警报。

      We are planning to add this type of functionality later.

      我们计划稍后再添加这种类型的功能。

      Are Multiple websites supported with one API key?

      一个API密钥支持多个网站吗?

      the BotRx DeTx Plugin requires an API key for proper installation.

      BotRx DeTx插件需要API密钥才能正确安装。

      It is recommended to use a single API key for each website, otherwise data for multiple sites will be mixed.

      建议为每个网站使用一个API密钥,否则将混合多个网站的数据。

      The API key is permanent as long as you wish to make use of our bot intelligence – welcome aboard!

      只要您希望利用我们的漫游器智能,API密钥就是永久的-欢迎使用!

      What about WordPress automatic (hidden) footer insertions?

      WordPress自动(隐藏)页脚插入怎么办?

      By default, WordPress will automatically serve a hidden, “virtual” javascript file to incoming pages.

      默认情况下,WordPress将自动为传入的页面提供一个隐藏的“虚拟” javascript文件。

      DeTx JS is inserted on each page, and the collection engine sends data to the DeTx cloud for each page.

      DeTx JS插入到每个页面上,并且收集引擎将每个页面的数据发送到DeTx云。

      The DeTx plugin doesn’t generate or impact existing server-side processes.

      DeTx插件不会生成或影响现有的服务器端进程。

      We also don’t have server interaction, other than to simply count each web server.

      除了简单地计算每个Web服务器之外,我们也没有服务器交互。

      Do you offer any other security plugins?

      您还提供其他安全插件吗?

      No, indeed, this is our foray into this exciting place, much obliged!

      不,实际上,这是我们进入这个令人兴奋的地方的努力,

      Other Questions?

      其他问题?

      Send any questions or feedback to us by sending an email to detx.support@botrx.com.

      通过发送电子邮件至detx.support@botrx.com向我们发送任何问题或反馈。

安装步骤

    1. Input your info, sign the End User License Agreement (EULA) and request an API Key at this link: https://www.botrx.com/free-trial/
    2. 输入您的信息,签署最终用户许可协议(EULA),并通过以下链接请求API密钥:https://www.botrx.com/free-trial/

    3. In your WordPress admin, go to Plugins > Add New
    4. 在您的WordPress管理员中,转到“插件”>“添加新内容”

    5. Search for BotRx
    6. 搜索BotRx

    7. Click on Install Now next to BotRx DeTx Plugin and then activate the plugin using the API Key that was provided to you in Step 1.
    8. 单击BotRx DeTx插件旁边的立即安装,然后使用在步骤1中提供给您的API密钥激活插件。

下载地址
https://downloads.wordpress.org/plugin/botrx-detx.1.0.5.zip
-EOF-

AI助手支持GPT4.0