Description
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 or follow QueryWall at Facebook
Screenshots
Installation
Upload, activate and done. Once active, QueryWall will automatically terminate any connection that is malicious.
FAQ
- Is it really that simple?
-
Yes!
- Is there coming more soon?
-
Yes!
Reviews
Contributors & Developers
“QueryWall: Plug'n Play Firewall” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “QueryWall: Plug'n Play Firewall” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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