Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. {
  2. "timestamp": "2016-05-24T17:27:02.333141-0600",
  3. "flow_id": 15684738590988,
  4. "pcap_cnt": 2,
  5. "event_type": "dns",
  6. "src_ip": "10.16.1.11",
  7. "src_port": 53679,
  8. "dest_ip": "10.16.1.1",
  9. "dest_port": 53,
  10. "proto": "UDP",
  11. "dns": {
  12. "type": "unified",
  13. "id": 39339,
  14. "query": {
  15. "rrname": "client-cf.dropbox.com",
  16. "rrtype": "A"
  17. },
  18. "rcode": "NOERROR",
  19. "answer": [
  20. {
  21. "rrname": "client-cf.dropbox.com",
  22. "rrtype": "A",
  23. "ttl": 47,
  24. "rdata": "52.85.112.21"
  25. }
  26. ],
  27. "tx_id": 0
  28. }
  29. }
  30. {
  31. "timestamp": "2016-05-24T17:27:03.213624-0600",
  32. "flow_id": 542660046009438,
  33. "pcap_cnt": 5,
  34. "event_type": "dns",
  35. "src_ip": "10.16.1.11",
  36. "src_port": 49697,
  37. "dest_ip": "10.16.1.1",
  38. "dest_port": 53,
  39. "proto": "UDP",
  40. "dns": {
  41. "type": "unified",
  42. "id": 3407,
  43. "query": {
  44. "rrname": "block.dropbox.com",
  45. "rrtype": "A"
  46. },
  47. "rcode": "NOERROR",
  48. "answer": [
  49. {
  50. "rrname": "block.dropbox.com",
  51. "rrtype": "CNAME",
  52. "ttl": 9,
  53. "rdata": "block.g1.dropbox.com"
  54. },
  55. {
  56. "rrname": "block.g1.dropbox.com",
  57. "rrtype": "A",
  58. "ttl": 8,
  59. "rdata": "45.58.70.33"
  60. }
  61. ],
  62. "tx_id": 0
  63. }
  64. }
  65. {
  66. "timestamp": "2016-05-24T17:27:03.493333-0600",
  67. "flow_id": 1585332076629375,
  68. "pcap_cnt": 6,
  69. "event_type": "dns",
  70. "src_ip": "10.16.1.11",
  71. "src_port": 33458,
  72. "dest_ip": "10.16.1.1",
  73. "dest_port": 53,
  74. "proto": "UDP",
  75. "dns": {
  76. "type": "unified",
  77. "id": 44779,
  78. "query": {
  79. "rrname": "codemonkey.net",
  80. "rrtype": "A"
  81. },
  82. "rcode": "NOERROR",
  83. "answer": [
  84. {
  85. "rrname": "codemonkey.net",
  86. "rrtype": "A",
  87. "ttl": 435,
  88. "rdata": "104.131.202.103"
  89. }
  90. ],
  91. "tx_id": 0
  92. }
  93. }
  94. {
  95. "timestamp": "2016-05-24T17:27:04.654238-0600",
  96. "flow_id": 848126710184488,
  97. "pcap_cnt": 8,
  98. "event_type": "dns",
  99. "src_ip": "10.16.1.11",
  100. "src_port": 57634,
  101. "dest_ip": "10.16.1.1",
  102. "dest_port": 53,
  103. "proto": "UDP",
  104. "dns": {
  105. "type": "unified",
  106. "id": 14681,
  107. "query": {
  108. "rrname": "client-cf.dropbox.com",
  109. "rrtype": "A"
  110. },
  111. "rcode": "NOERROR",
  112. "answer": [
  113. {
  114. "rrname": "client-cf.dropbox.com",
  115. "rrtype": "A",
  116. "ttl": 45,
  117. "rdata": "52.85.112.21"
  118. }
  119. ],
  120. "tx_id": 0
  121. }
  122. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement