Guest User

Untitled

a guest
Jun 18th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. "records":
  2. [
  3. {
  4. "resourceId": "/SUBSCRIPTIONS/A0C10ECE-DD7A-47D1-AFA2-864C347D885C/RESOURCEGROUPS/PUMA-PROD-RG/PROVIDERS/MICROSOFT.NETWORK/APPLICATIONGATEWAYS/PUMAPRODAG",
  5. "operationName": "ApplicationGatewayFirewall",
  6. "time": "2018-05-30T15:02:38Z",
  7. "category": "ApplicationGatewayFirewallLog",
  8. "properties": {
  9. "instanceId": "ApplicationGatewayRole_IN_1",
  10. "clientIp": "185.44.130.100",
  11. "clientPort": "0",
  12. "requestUri": "//ui/css/fonts.css",
  13. "ruleSetType": "OWASP",
  14. "ruleSetVersion": "3.0",
  15. "ruleId": "920320",
  16. "message": "Missing User Agent Header",
  17. "action": "Blocked",
  18. "site": "Global",
  19. "details": {
  20. "message": "Warning. Operator EQ matched 0 at REQUEST_HEADERS.",
  21. "data": "",
  22. "file": "rules/REQUEST-920-PROTOCOL-ENFORCEMENT.conf",
  23. "line": "1310"
  24. },
  25. "hostname": "www.pumalubricants.com"
  26. }
  27. }
  28. ,
  29. {
  30. "resourceId": "/SUBSCRIPTIONS/A0C10ECE-DD7A-47D1-AFA2-864C347D885C/RESOURCEGROUPS/PUMA-PROD-RG/PROVIDERS/MICROSOFT.NETWORK/APPLICATIONGATEWAYS/PUMAPRODAG",
  31. "operationName": "ApplicationGatewayFirewall",
  32. "time": "2018-05-30T15:02:38Z",
  33. "category": "ApplicationGatewayFirewallLog",
  34. "properties": {
  35. "instanceId": "ApplicationGatewayRole_IN_0",
  36. "clientIp": "185.44.130.100",
  37. "clientPort": "0",
  38. "requestUri": "//ui/css/bootstrap.css",
  39. "ruleSetType": "OWASP",
  40. "ruleSetVersion": "3.0",
  41. "ruleId": "920320",
  42. "message": "Missing User Agent Header",
  43. "action": "Blocked",
  44. "site": "Global",
  45. "details": {
  46. "message": "Warning. Operator EQ matched 0 at REQUEST_HEADERS.",
  47. "data": "",
  48. "file": "rules/REQUEST-920-PROTOCOL-ENFORCEMENT.conf",
  49. "line": "1310"
  50. },
  51. "hostname": "www.pumalubricants.com"
  52. }
  53. }
  54. ,
  55. {
  56. "resourceId": "/SUBSCRIPTIONS/A0C10ECE-DD7A-47D1-AFA2-864C347D885C/RESOURCEGROUPS/PUMA-PROD-RG/PROVIDERS/MICROSOFT.NETWORK/APPLICATIONGATEWAYS/PUMAPRODAG",
  57. "operationName": "ApplicationGatewayFirewall",
  58. "time": "2018-05-30T15:02:38Z",
  59. "category": "ApplicationGatewayFirewallLog",
  60. "properties": {
  61. "instanceId": "ApplicationGatewayRole_IN_0",
  62. "clientIp": "185.44.130.100",
  63. "clientPort": "0",
  64. "requestUri": "//ui/css/styles.css",
  65. "ruleSetType": "OWASP",
  66. "ruleSetVersion": "3.0",
  67. "ruleId": "920320",
  68. "message": "Missing User Agent Header",
  69. "action": "Blocked",
  70. "site": "Global",
  71. "details": {
  72. "message": "Warning. Operator EQ matched 0 at REQUEST_HEADERS.",
  73. "data": "",
  74. "file": "rules/REQUEST-920-PROTOCOL-ENFORCEMENT.conf",
  75. "line": "1310"
  76. },
  77. "hostname": "www.pumalubricants.com"
  78. }
  79. }
Add Comment
Please, Sign In to add comment