Title: QueryWall: Plug&#039;n Play Firewall
Author: 4ley
Published: <strong>2015 年 9 月 24 日</strong>
Last modified: 2018 年 10 月 23 日

---

搜索插件

![](https://ps.w.org/querywall/assets/banner-772x250.png?rev=1402118)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/querywall/assets/icon-256x256.png?rev=1255782)

# QueryWall: Plug'n Play Firewall

 作者：[4ley](https://profiles.wordpress.org/4ley/)

[下载](https://downloads.wordpress.org/plugin/querywall.zip)

 * [详情](https://cn.wordpress.org/plugins/querywall/#description)
 * [评价](https://cn.wordpress.org/plugins/querywall/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/querywall/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/querywall/#developers)

 [支持](https://wordpress.org/support/plugin/querywall/)

## 描述

QueryWall analyzes queries automically to protect your site against malicious URL
requests.

**How it works**

QueryWall analyzes all incoming HTTP requests and silently blocks malicious queries
containing risky strings like wp-config.php, eval code, base64_ encrypted code, 
and many more.

**Features**

 * Plug’n Play Firewall
 * Simple, fast and solid
 * Upload, activate, ready and done
 * Works in background
 * Identifies and forbids a wide range of malicious queries
 * Add your own rules if you like

**Contribution / Social**

Contribute to [QueryWall at GitHub](https://github.com/4ley/querywall) or follow
[QueryWall at Facebook](https://www.facebook.com/querywall)

## 屏幕截图

[⌊Firewall request monitor shows prevented attacks.⌉⌊Firewall request monitor shows
prevented attacks.⌉[

Firewall request monitor shows prevented attacks.

## 安装

Upload, activate and done. Once active, QueryWall will automatically terminate any
connection that is malicious.

[More info on how to install WordPress plugins](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins)

## 常见问题

  Is it really that simple?

Yes!

  Is there coming more soon?

Yes!

## 评价

![](https://secure.gravatar.com/avatar/3c85658918806a438b22a9d01e38d95cb8ca793952ee908e1ef05a9bd6bf8a7e?
s=60&d=retro&r=g)

### 󠀁[perfect](https://wordpress.org/support/topic/perfect-5849/)󠁿

 [ZnetGuru](https://profiles.wordpress.org/sterrivel/) 2019 年 2 月 20 日

runs like a charm … thx

![](https://secure.gravatar.com/avatar/7629e8e16d9e5b75c978a40b65062f56d023243660a58fb4908d30eb13b896f0?
s=60&d=retro&r=g)

### 󠀁[Love that I can monitor attacks](https://wordpress.org/support/topic/love-that-i-can-monitor-attacks/)󠁿

 [bluebit](https://profiles.wordpress.org/bluebit/) 2018 年 11 月 28 日

Just had last week a few attacks and QueryWall blocked them all.

![](https://secure.gravatar.com/avatar/8c271d4fd9ff6cca243ce4bbbd638005ee1c5d8bce675fab468327c647fd821e?
s=60&d=retro&r=g)

### 󠀁[Light and to the point](https://wordpress.org/support/topic/light-and-to-the-point/)󠁿

 [estr](https://profiles.wordpress.org/estr/) 2016 年 12 月 23 日

It’s great that the plugin does not try to do everything, i.e. all sorts of security
measures. Focus is important.

![](https://secure.gravatar.com/avatar/6e4bcdcb4749bb317b8260ca1bf9504a16088105d056a2b0d8c5cf0a145a688c?
s=60&d=retro&r=g)

### 󠀁[awesome](https://wordpress.org/support/topic/awesome-3722/)󠁿

 [Mike V. Gorbunov](https://profiles.wordpress.org/michael_zloi/) 2016 年 9 月 3
日

A light and speedy plugin, works as advertised.

![](https://secure.gravatar.com/avatar/d65445c7932e77bf8d1ca0d3fd492f410bc97e16b1dee29b59b09c61a1d9fea1?
s=60&d=retro&r=g)

### 󠀁[Light – Fast – Good](https://wordpress.org/support/topic/light-fast-good/)󠁿

 [John](https://profiles.wordpress.org/dpinc/) 2016 年 9 月 3 日

Better than a free beer yet can customize. Thanks!

![](https://secure.gravatar.com/avatar/9cb1fff26f745f2ebff4cdc7294d52a65abcb8dd40baa4cdd81ac5b3523a4663?
s=60&d=retro&r=g)

### 󠀁[I like it!](https://wordpress.org/support/topic/i-like-it-301/)󠁿

 [4ley](https://profiles.wordpress.org/4ley/) 2016 年 9 月 3 日

Is it a shame to like my own plugin? 😀

 [ 阅读所有9条评价 ](https://wordpress.org/support/plugin/querywall/reviews/)

## 贡献者及开发者

「QueryWall: Plug'n Play Firewall」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ 4ley ](https://profiles.wordpress.org/4ley/)

[帮助将「QueryWall: Plug'n Play Firewall」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/querywall)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/querywall/)，查看[SVN仓库](https://plugins.svn.wordpress.org/querywall/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/querywall/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/querywall/)。

## 更新日志

#### 1.1.1

 * More rules added
 * htmlspecialchars added to prevent XSS
 * Log size added

#### 1.1.0

 * Rules can now be defined and managed

#### 1.0.8

 * Security filters added and modified

#### 1.0.7

 * Options added: Disable for logged in users, Anonymize IP addresses, Server status
   code, Redirect URL, Server response

#### 1.0.6

 * Minor fixes

#### 1.0.5

 * Functionality to clear logs immediately and periodically added

#### 1.0.4

 * WordPress compatibility test

#### 1.0.3

 * Filter and load_plugin_first added

#### 1.0.2

 * POST FILES filter added

#### 1.0.1

 * Firewall request monitor added

#### 1.0.0

 * initial release

## 额外信息

 *  版本 **1.1.1**
 *  最后更新：**8 年前**
 *  活跃安装数量 **200+**
 *  WordPress 版本 ** 3.1 或更高版本 **
 *  已测试的最高版本为 **5.0.25**
 *  语言
 * [English (US)](https://wordpress.org/plugins/querywall/)
 * 标签
 * [antivirus](https://cn.wordpress.org/plugins/tags/antivirus/)[block](https://cn.wordpress.org/plugins/tags/block/)
   [firewall](https://cn.wordpress.org/plugins/tags/firewall/)[protect](https://cn.wordpress.org/plugins/tags/protect/)
   [security](https://cn.wordpress.org/plugins/tags/security/)
 *  [高级视图](https://cn.wordpress.org/plugins/querywall/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  9 条 5 星评价     ](https://wordpress.org/support/plugin/querywall/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/querywall/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/querywall/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/querywall/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/querywall/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/querywall/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/querywall/reviews/)

## 贡献者

 *   [ 4ley ](https://profiles.wordpress.org/4ley/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/querywall/)