-
[naxsi](https://github.com/nbs-system/naxsi) provides a [WAF](https://www.owasp.org/index.php/Web_Application_Firewall) layer for nginx
might be suited for a plugin.
-
### Summary
Seeing some unexplainable behavior out of my Kong Dev nodes post upgrade to 2.4, Sometime attempting to generate an OAuth2.0 token fails with an error in a given datacenter, while the o…
-
Running the following code:
```
#!/usr/bin/env lua5.1
local sessionTime = 1800 --amount of seconds, a session is 'valid'
local requestsPerSession = 10 --maximum amount of requests before waf…
ghost updated
4 years ago
-
```bash
2020/10/09 17:34:22 [notice] 18055#0: signal process started
2020/10/09 17:34:23 [alert] 14209#0: [lua] waf.lua:647: init(): jxwaf init success,waf node uuid is 27a8bcca-5c60-424a-9e25-68226…
-
Continuing the discussion from #17, I've created the following version (see below) of `jit-uuid.lua` based on what @thibaultcha suggested and the link to how Kong does it, but I'm not sure if it's a s…
-
```
lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (r…
wloot updated
4 years ago
-
Are you aware of [lua-resty-waf](https://github.com/p0pr0ck5/lua-resty-waf) by @p0pr0ck5? A LUA based WAF.
> ## Performance
>
> lua-resty-waf was designed with efficiency and scalability in mind…
-
We investigated alternatives for WAF as part of #1026. We opted for ModSecurity to provide this feature.
We are now hitting issues of scaling with ModSecurity.
We want to investigate what other alt…
-
我这边部署了Openresty 1.15.8.1 ,把waf规则放到nginx/conf下,启动openresty报错
```
2019/05/28 15:05:23 [error] 8427#0: lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-re…
-
**NGINX Ingress controller version**: 0.31.1
**Kubernetes version** (use `kubectl version`): 1.15.x EKS
**Environment**: AWS
- **Cloud provider or hardware configuration**: AWS
- **OS** (e…