Dennus
Dennus
E.g.: SecRule XML://tag1/*[local-name()='some-tag'] \ "@pm ..\ ../" \ "phase:request,\ msg:'Path Traversal Attack (/../)',\ id:77113,\ ver:'OWASP_CRS/3.0.0',\ rev:'1',\ maturity:'9',\ accuracy:'7',\ multiMatch,\ t:base64Decode,\ block,\ severity:CRITICAL,\ logdata:'Matched Data: %{TX.0} found within %{MATCHED_VAR_NAME}: %{MATCHED_VAR}',\ capture,\...
When I try to post request from nginx-clojure handler to another location (which is't contains nginx-clojure handler) at the same server instance, I have a problem - when error in...
Hello! When i'm try to run nginx-clojure in tmb mode, nginx not started and I'm receive the next messages in error log: `017-08-08 09:47:35[info][26680][main]nginx-clojure run on thread pool mode, coroutineEnabled=false...
Can we use NginxCloureAsynSocket to send HTTPS requests?