[Mod-security-rules] use modsec variables in a shell script
Brought to you by:
victorhora,
zimmerletw
From: kinomakino <kin...@ho...> - 2014-09-03 12:01:21
|
First, thanks for everything. I have a question. I am running a bash modsec rule from a script by exec. I wonder if I can use the "variables" of modsecurity in the script, such as URL or remote IP. I've seen that in LUA if I can do it, but my knowledge of LUA are zero. I´m only want send e-mail with a few variables. Thanks before hand. |