diff --git a/plugins/op_waf/waf/rule/ip_black.json b/plugins/op_waf/waf/rule/ip_black.json new file mode 100755 index 000000000..86bb9fea1 --- /dev/null +++ b/plugins/op_waf/waf/rule/ip_black.json @@ -0,0 +1 @@ +[[[94, 130, 9, 116], [94, 130, 9, 116]]] \ No newline at end of file diff --git a/plugins/op_waf/waf/rule/ip_white.json b/plugins/op_waf/waf/rule/ip_white.json new file mode 100755 index 000000000..2fae3655e --- /dev/null +++ b/plugins/op_waf/waf/rule/ip_white.json @@ -0,0 +1 @@ +[[[127, 0, 0, 1], [127, 0, 0, 255]]] \ No newline at end of file