OpenWAF icon indicating copy to clipboard operation
OpenWAF copied to clipboard

Web security protection system based on openresty

Results 12 OpenWAF issues
Sort by recently updated
recently updated
newest added

docker方式部署后,如何对接宿主机的OpenResty? 入门方案里面,我看着是源码安装的方式才能配置,docker方式如何配置呢

Hi, I'm new in OpenWAF and I have few questions: 1. Where I can find all rules in OpenWAF git repo and on which conditions there are defined? I found...

【求助】请问openwaf_ui具体怎么安装部署,使用docker吗?看见项目里面有docker,API接口请求的URL地址和配置在哪里设置

安装完OpenWaf后,使用它自带的nginx却无法启动nginx 提示说【warn】/etc/ngx_openwaf.conf中的pcre_jit on这一行有问题 【emery】/opt/openwaf/conf/twaf.api.conf中的stub_status on 有问题

# /data/server/nginx-1.14/sbin/nginx -V nginx version: JYWS/2.1.0 built by gcc 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) built with OpenSSL 1.1.0h 27 Mar 2018 TLS SNI support enabled configure arguments: --prefix=/data/server/nginx-1.14 --with-http_v2_module...

1、http的请求访问都正常,waf拦截ok 2、线上在使用https,升级到openwaf后,https的请求全部被拦截,加入ssl_certificate_by_lua_file配置后,报ERR_SSL_PROTOCOL_ERROR500错误 3、/usr/local/src/OpenWAF/conf/twaf_access_rule.json配置如下 ![image](https://user-images.githubusercontent.com/54620072/63839944-c3ed9600-c9b2-11e9-94bf-1a9183b52736.png)

你好,在编译安装openresty时执行gmake操作时出现了下面的报错,请问是什么问题呢? libinjection_wrap.c:2698: error: array type has incomplete element type gmake[2]: *** [libinjection.so] Error 1 gmake[2]: Leaving directory `/usr/local/openresty-1.13.6.2/build/lua-libinjection-3.9.1/lua' gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory `/usr/local/openresty-1.13.6.2/build/lua-libinjection-3.9.1' gmake: *** [all]...

请问如何正确配置? ![image](https://user-images.githubusercontent.com/24680306/42434610-669fecaa-8386-11e8-8278-73337955ac7f.png)