Skip to content

Instantly share code, notes, and snippets.

@nicdev
Last active September 14, 2018 15:33
Show Gist options
  • Select an option

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

Select an option

Save nicdev/cdff74c4115c8b2315659cc552a1af50 to your computer and use it in GitHub Desktop.
[RFI] GET /xfe/malware/{hash}
{
"malware": {
"origins": {
"external": {
"detectionCoverage": 44,
"family": [
"heuristic",
"trojan"
]
},
"emails": {},
"CnCServers": {
"rows": [
{
"type": "CnC",
"md5": "474B9CCF5AB9D72CA8A333889BBB34F0",
"domain": "pc-guard.net",
"firstseen": "2014-10-20T23:19:00Z",
"lastseen": "2014-10-20T23:19:00Z",
"ip": "61.255.239.86",
"count": 483,
"schema": "http",
"filepath": "v.html",
"origin": "CnC",
"uri": "http://pc-guard.net/v.html"
}
],
"count": 1
},
"downloadServers": {},
"subjects": {}
},
"type": "md5",
"md5": "0x474B9CCF5AB9D72CA8A333889BBB34F0",
"hash": "0x474B9CCF5AB9D72CA8A333889BBB34F0",
"created": "2014-10-20T23:19:00Z",
"family": [
"tsunami"
],
"familyMembers": {
"tsunami": {
"count": 61
}
},
"risk": "high"
},
"tags": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment