Add Web Application Firewall and Railgun.

This commit is contained in:
Junade Ali
2017-10-23 14:17:09 -07:00
parent 0d89f13f9b
commit 30fc22aa5b
20 changed files with 1036 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
{
"success": true,
"errors": [
{}
],
"messages": [
{}
],
"result": {
"id": "de677e5818985db1285d0e80225f06e5",
"name": "Project Honey Pot",
"description": "Group designed to protect against IP addresses that are a threat and typically used to launch DDoS attacks",
"rules_count": 10,
"modified_rules_count": 2,
"package_id": "a25a9a7e9c00afc1fb2e0245519d725b",
"mode": "off",
"allowed_modes": [
"on",
"off"
]
}
}