Last active
September 27, 2017 04:24
-
-
Save SourceCode/0caee3fd41935ea73808011bd205360f to your computer and use it in GitHub Desktop.
secuscanpro.io - example scan response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"response_code": 1, | |
"verbose_msg": "Scan finished, scan information embedded in this object", | |
"resource": "99017f6eebbac24f351415dd410d522d", | |
"scan_id": "52d3df0ed60c46f336c131bf2ca454f73bafdc4b04dfa2aea80746f5ba9e6d1c-1273894724", | |
"md5": "99017f6eebbac24f351415dd410d522d", | |
"sha1": "4d1740485713a2ab3a4f5822a01f645fe8387f92", | |
"sha256": "52d3df0ed60c46f336c131bf2ca454f73bafdc4b04dfa2aea80746f5ba9e6d1c", | |
"scan_date": "2010-05-15 03:38:44", | |
"permalink": "secuscanpro.io/tsapi/v1/analysis/52d3df0ed60c46f336c131bf2ca454f73bafdc4b04dfa2aea80746f5ba9e6d1c/1273894724/", | |
"positives": 40, | |
"total": 40, | |
"scans": { | |
"service": { | |
"detected": true, | |
"version": "2010-05-14.01", | |
"result": "Trojan.Generic.3611249", | |
"update": "20100514" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment