Field Name | Type | Description |
---|
error | string
| The error message if the command execution failed. |
returnData | JSON Object
| The return data from the API request. |
JSON
{
"error": "",
"returnData": {
"urls": [
"https://www.google.com"
],
"xmpp_addresses": [],
"email_addresses_complete": [
"hhe@d3security.com"
],
"email_addresses": [
"hhe@d3security.com"
],
"ipv4_cidrs": [],
"imphashes": [],
"authentihashes": [],
"domains": [
"www.google.com",
"d3security.com"
],
"ipv4s": [
"8.8.8.8",
"216.251.148.1",
"192.168.1.1"
],
"ipv6s": [],
"sha512s": [],
"sha256s": [
"ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad"
],
"sha1s": [],
"md5s": [],
"ssdeeps": [],
"asns": [],
"cves": [],
"registry_key_paths": [
"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft"
],
"google_adsense_publisher_ids": [],
"google_analytics_tracker_ids": [],
"bitcoin_addresses": [],
"monero_addresses": [],
"mac_addresses": [],
"user_agents": [],
"tlp_labels": [],
"attack_mitigations": {
"enterprise": [],
"mobile": []
},
"attack_tactics": {
"pre_attack": [],
"enterprise": [],
"mobile": []
},
"attack_techniques": {
"pre_attack": [],
"enterprise": [
"T1055"
],
"mobile": []
},
"file_paths": []
}
}