Описание
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.
Особенности
- 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
Скриншоты
Установка
Upload, activate and done. Once active, QueryWall will automatically terminate any connection that is malicious.
Часто задаваемые вопросы
- Is it really that simple?
-
Yes!
- Is there coming more soon?
-
Yes!
Отзывы
Участники и разработчики
«QueryWall: Plug'n Play Firewall» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «QueryWall: Plug'n Play Firewall» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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