Victor Hora
|
22334c9bb6
|
Adds capture action to detectXSS
|
2018-03-12 22:10:56 -03:00 |
|
Felipe Zimmerle
|
b59d19e95a
|
CHANGES: Adds info about #1701
|
2018-03-12 20:22:17 -03:00 |
|
Felipe Zimmerle
|
70ace0faa4
|
Adds capture action to detectSQLi
|
2018-03-09 12:58:00 -03:00 |
|
Felipe Zimmerle
|
0f361b7065
|
Adds capture action to RBL
|
2018-03-09 12:49:12 -03:00 |
|
Felipe Zimmerle
|
df25c48f53
|
Adds capture action to verifyCC
|
2018-03-09 11:26:24 -03:00 |
|
Felipe Zimmerle
|
77a885da5f
|
Adds capture action to verifySSN
|
2018-03-09 09:42:05 -03:00 |
|
Felipe Zimmerle
|
0b494c4cdc
|
Adds capture action to verifyCPF
|
2018-03-08 19:05:31 -03:00 |
|
Victor Hora
|
64ce41280d
|
Prettier error messages for unsupported configurations (UX)
|
2018-03-07 17:58:29 -03:00 |
|
Victor Hora
|
a66acebc05
|
Add missing verify*** transformation statements to parser
|
2018-03-05 17:50:14 -03:00 |
|
Felipe Zimmerle
|
450c966da0
|
Fix a set of compilation warnings
|
2018-03-01 11:36:31 -03:00 |
|
Felipe Zimmerle
|
c8666fae31
|
Check for disruptive action on SecDefaultAction
|
2018-02-28 14:02:47 -03:00 |
|
Felipe Zimmerle
|
6842d4bba8
|
Fix block-block infinite loop.
Issue #1614
|
2018-02-28 12:05:28 -03:00 |
|
Felipe Zimmerle
|
c51e3e242c
|
CHANGES: Adds info about #1636
|
2018-02-28 11:04:18 -03:00 |
|
Felipe Zimmerle
|
5e8062cf72
|
CHANGES: Adds info about #1691
|
2018-02-28 08:55:06 -03:00 |
|
Felipe Zimmerle
|
dca642369e
|
Fix on top of #1677
|
2018-02-26 17:53:18 -03:00 |
|
Felipe Zimmerle
|
f16eb8b54a
|
CHANGES: Adds info about #1640
|
2018-02-23 18:56:51 -03:00 |
|
Felipe Zimmerle
|
3fa3094eee
|
CHANGES: Adds info about #1652
|
2018-02-23 18:38:31 -03:00 |
|
Felipe Zimmerle
|
ccb1068e85
|
CHANGES: Adds info about #1678
|
2018-02-23 14:11:21 -03:00 |
|
Felipe Zimmerle
|
93ccad1910
|
CHANGES: Adds info about #1677
|
2018-02-23 14:05:54 -03:00 |
|
Victor Hora
|
ab78b0cfb1
|
Add missing Base64 transformation statements to parser
|
2018-02-23 10:34:32 -03:00 |
|
Felipe Zimmerle
|
e3b6b4ccff
|
Fix resource load on ip match from file
|
2018-02-22 21:23:20 -03:00 |
|
Felipe Zimmerle
|
6f718f9d40
|
Updates on CHANGES
|
2018-02-22 12:05:41 -03:00 |
|
Felipe Zimmerle
|
c3b19e7f82
|
Updates CHANGES file
|
2018-02-20 13:39:59 -03:00 |
|
Felipe Zimmerle
|
a037726308
|
Updates CHANGES file
|
2018-02-20 13:39:59 -03:00 |
|
Felipe Zimmerle
|
4a23891c85
|
Updates the CHANGES file to reflect the changes on bench utility
|
2018-02-20 13:39:59 -03:00 |
|
Felipe Zimmerle
|
d162d4e20b
|
Fix uri on the benchmark utility
|
2018-02-20 13:39:59 -03:00 |
|
Felipe Zimmerle
|
c1cd668acb
|
Change release version to v3.0.0
|
2017-12-13 19:09:08 -03:00 |
|
Victor Hora
|
c98e665475
|
Improvements on LUA build scripts and support for LUA 5.2
|
2017-12-12 09:51:10 -03:00 |
|
Felipe Zimmerle
|
de36fca86a
|
Adds info about 0xfd84e on the changes file
|
2017-12-12 09:50:14 -03:00 |
|
Felipe Zimmerle
|
81e1cdced3
|
Adds info about issue 1615 on the changes file
|
2017-11-17 14:11:27 -03:00 |
|
Felipe Zimmerle
|
e98be6dc55
|
Adds info about issue 1622 on the changes file
|
2017-11-17 09:53:24 -03:00 |
|
Felipe Zimmerle
|
023e7acbad
|
Refactoring on the JSON parser
It also address the issue #1576 and #1577
|
2017-11-10 17:26:23 -03:00 |
|
Felipe Zimmerle
|
23cf656f93
|
Adds support to WEBAPPID variable
|
2017-11-08 10:28:56 -03:00 |
|
Felipe Zimmerle
|
082a3e3287
|
Adds support to SecWebAppID
|
2017-11-08 09:33:14 -03:00 |
|
Felipe Zimmerle
|
ec667a4609
|
Adds support for SecRuleRemoveByTag
|
2017-11-07 14:52:50 -03:00 |
|
Felipe Zimmerle
|
4d7fd5c30a
|
Adds support for update target by message
|
2017-11-06 23:29:25 -03:00 |
|
Felipe Zimmerle
|
e52bd7d635
|
Adds support to SecRuleScript directive
|
2017-11-05 23:31:16 -03:00 |
|
Felipe Zimmerle
|
cb3363c7d5
|
Adds support for the exec action
|
2017-11-05 23:31:07 -03:00 |
|
Felipe Zimmerle
|
7bec78a5a5
|
Adds support for transformations inside Lua engine
|
2017-11-05 23:31:07 -03:00 |
|
Felipe Zimmerle
|
a676f313c3
|
Initial support for Lua script engine
|
2017-11-05 23:30:50 -03:00 |
|
Felipe Zimmerle
|
1866a3a9eb
|
Adds support for the @inspectFile operator
|
2017-10-31 09:59:17 -03:00 |
|
Felipe Zimmerle
|
9369efcb90
|
Adds support to the collection RESOURCE
|
2017-10-30 09:07:49 -03:00 |
|
Felipe Zimmerle
|
7622866f97
|
Adds support for @fuzzyHash
Issue #997
|
2017-10-26 17:44:17 -03:00 |
|
Felipe Zimmerle
|
4ecfed3163
|
Adds CHANGES info about #1598
|
2017-10-25 16:47:36 -03:00 |
|
Felipe Zimmerle
|
371fc03218
|
Fix memory issue while changing rule target dynamic
Issue #1590
|
2017-10-24 00:03:13 -03:00 |
|
Felipe Zimmerle
|
351beb0567
|
Adds missing info to the CHANGES file
|
2017-10-20 21:49:00 -03:00 |
|
Felipe Zimmerle
|
34e8b140e5
|
Setting http response code on the auditlog
|
2017-10-19 23:27:30 -03:00 |
|
Felipe Zimmerle
|
274f9e5aa1
|
Refactoring on RuleMessage class, now accepting http code as parameter
|
2017-10-19 23:00:47 -03:00 |
|
Felipe Zimmerle
|
39fb75c34d
|
Having disruptive msgs as disruptive [instead of warnings] on audit log
Issue #1592
|
2017-10-17 14:58:04 -03:00 |
|
Felipe Zimmerle
|
30797a458b
|
Parser: Pipes are no longer welcomed inside regex dict element selection.
Issue #1591
|
2017-10-17 11:46:44 -03:00 |
|