zhongkui-waf icon indicating copy to clipboard operation
zhongkui-waf copied to clipboard

WAF based on lua-nginx-module.

Results 9 zhongkui-waf issues
Sort by recently updated
recently updated
newest added

新链接是 `https://kyne.au/%7Emark/software/lua-cjson.php`

这个东西得拦截更专业:https://github.com/sec-cactus/oswaf

enhancement

作者来个交流群呗

good first issue

CC防护规则>>>cc-ip>>>ON>>>统计时长:5次/60s ![image](https://github.com/bukaleyang/zhongkui-waf/assets/74756259/e7487169-33a2-40e9-a876-5a8c05ab227f) ![image](https://github.com/bukaleyang/zhongkui-waf/assets/74756259/d613ed4a-6b78-4729-ad77-df68004a5e65) ![image](https://github.com/bukaleyang/zhongkui-waf/assets/74756259/8ddc960d-a671-41cd-82fd-0c87d55e98f6) ![image](https://github.com/bukaleyang/zhongkui-waf/assets/74756259/a9ac9da7-b150-485c-adad-c4c6fc7d2c97)

如图 ![屏幕截图 2024-08-03 110628](https://github.com/user-attachments/assets/fc8554b4-9f6c-4512-9f15-204715eee280) 正常是用real_ip_header

Log: `2024/06/01 07:32:57 [error] 29161#0: *57521 lua entry thread aborted: runtime error: /usr/local/openresty/zhongkui-waf/lib/request.lua:47: http2 requests are not supported without content-length header stack traceback: coroutine 0: [C]: in function 'read_body' /usr/local/openresty/zhongkui-waf/lib/request.lua:47:...

提交站点的数据是post请求,但是local args, err = ngx.req.get_uri_args()获取的是get请求,获取不到数据,page为null ![image](https://github.com/user-attachments/assets/af74f4ac-c76d-49e2-825b-9aa9322f0578) ![image](https://github.com/user-attachments/assets/f55cb927-7d6a-497d-a370-0d9961a78f6a)