Skip to content

Instantly share code, notes, and snippets.

@nicdev
Created September 14, 2018 14:30
Show Gist options
  • Select an option

  • Save nicdev/9ece47725cde1ab27cfe34df58852ad8 to your computer and use it in GitHub Desktop.

Select an option

Save nicdev/9ece47725cde1ab27cfe34df58852ad8 to your computer and use it in GitHub Desktop.
[RFI] POST /information_request
[
{
"ip": "203.0.113.1",
"history": [
{
"created": "2015-09-03T10:02:00.000Z",
"reason": "Security analyst review",
"geo": {
"country": "Private Network"
},
"ip": "203.0.113.0/24",
"categoryDescriptions": {},
"reasonDescription": "Based on the review of an X-Force security analyst.",
"score": 1,
"cats": {}
}
],
"subnets": [
{
"created": "2015-09-03T10:02:00.000Z",
"reason": "Security analyst review",
"geo": {
"country": "Private Network"
},
"ip": "203.0.113.0",
"categoryDescriptions": {},
"reasonDescription": "Based on the review of an X-Force security analyst.",
"score": 1,
"cats": {},
"subnet": "203.0.113.0/24"
}
],
"cats": {},
"geo": {
"country": "Private Network"
},
"score": 1,
"reason": "Security analyst review",
"reasonDescription": "Based on the review of an X-Force security analyst.",
"categoryDescriptions": {},
"tags": []
},
{
"ip": "203.0.113.1",
"history": [
{
"created": "2015-09-03T10:02:00.000Z",
"reason": "Security analyst review",
"geo": {
"country": "Private Network"
},
"ip": "203.0.113.0/24",
"categoryDescriptions": {},
"reasonDescription": "Based on the review of an X-Force security analyst.",
"score": 1,
"cats": {}
}
],
"subnets": [
{
"created": "2015-09-03T10:02:00.000Z",
"reason": "Security analyst review",
"geo": {
"country": "Private Network"
},
"ip": "203.0.113.0/24",
"categoryDescriptions": {},
"reasonDescription": "Based on the review of an X-Force security analyst.",
"score": 1,
"cats": {}
}
]
},
{
"malware": []
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment