{ "type": "bundle", "id": "bundle--58b96522-b5d0-41f7-a781-4b9002de0b81", "objects": [ { "type": "identity", "spec_version": "2.1", "id": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:07.000Z", "modified": "2017-03-03T12:49:07.000Z", "name": "CIRCL", "identity_class": "organization" }, { "type": "report", "spec_version": "2.1", "id": "report--58b96522-b5d0-41f7-a781-4b9002de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:07.000Z", "modified": "2017-03-03T12:49:07.000Z", "name": "OSINT - Update on the Fancy Bear Android malware (poprd30.apk)", "published": "2017-03-03T12:51:01Z", "object_refs": [ "x-misp-attribute--58b96551-7274-4be1-ae11-41aa02de0b81", "observed-data--58b9655d-8724-4d72-baef-1e4102de0b81", "url--58b9655d-8724-4d72-baef-1e4102de0b81", "indicator--58b965aa-7144-4b02-ab3d-439802de0b81", "indicator--58b965f9-7c94-4ca3-885c-455e02de0b81", "indicator--58b96614-c60c-4e83-a89a-438002de0b81", "indicator--58b96648-9a34-4747-bbfa-1e3d02de0b81", "indicator--58b96649-e1ac-490d-827d-1e3d02de0b81", "observed-data--58b96649-003c-46fa-8eca-1e3d02de0b81", "url--58b96649-003c-46fa-8eca-1e3d02de0b81" ], "labels": [ "Threat-Report", "misp:tool=\"MISP-STIX-Converter\"", "misp-galaxy:threat-actor=\"Sofacy\"" ], "object_marking_refs": [ "marking-definition--613f2e26-407d-48c7-9eca-b8e91df99dc9" ] }, { "type": "x-misp-attribute", "spec_version": "2.1", "id": "x-misp-attribute--58b96551-7274-4be1-ae11-41aa02de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:07.000Z", "modified": "2017-03-03T12:49:07.000Z", "labels": [ "misp:type=\"text\"", "misp:category=\"External analysis\"", "osint:source-type=\"blog-post\"", "admiralty-scale:source-reliability=\"b\"" ], "x_misp_category": "External analysis", "x_misp_type": "text", "x_misp_value": "The APK file, that was investigated by Crowd Strike and us is actually corrupt, unzipping yields two warnings and a CRC Error." }, { "type": "observed-data", "spec_version": "2.1", "id": "observed-data--58b9655d-8724-4d72-baef-1e4102de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:07.000Z", "modified": "2017-03-03T12:49:07.000Z", "first_observed": "2017-03-03T12:49:07Z", "last_observed": "2017-03-03T12:49:07Z", "number_observed": 1, "object_refs": [ "url--58b9655d-8724-4d72-baef-1e4102de0b81" ], "labels": [ "misp:type=\"link\"", "misp:category=\"External analysis\"", "osint:source-type=\"blog-post\"", "admiralty-scale:source-reliability=\"b\"" ] }, { "type": "url", "spec_version": "2.1", "id": "url--58b9655d-8724-4d72-baef-1e4102de0b81", "value": "http://blog.crysys.hu/2017/03/update-on-the-fancy-bear-android-malware-poprd30-apk/" }, { "type": "indicator", "spec_version": "2.1", "id": "indicator--58b965aa-7144-4b02-ab3d-439802de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:07.000Z", "modified": "2017-03-03T12:49:07.000Z", "description": "The repair process consisted of finding and removing an extra byte from the file \u00e2\u20ac\u0153warnings.png\u00e2\u20ac\u009d. By changing only this byte and getting a valid APK file, this might be the original file. After repair, we got the following file - REPAIRED.apk", "pattern": "[file:hashes.SHA256 = '5b6ea28333399a73475027328812fb42259c12bb24b6650e5def94f4104f385e']", "pattern_type": "stix", "pattern_version": "2.1", "valid_from": "2017-03-03T12:49:07Z", "kill_chain_phases": [ { "kill_chain_name": "misp-category", "phase_name": "Artifacts dropped" } ], "labels": [ "misp:type=\"sha256\"", "misp:category=\"Artifacts dropped\"", "misp:to_ids=\"True\"" ] }, { "type": "indicator", "spec_version": "2.1", "id": "indicator--58b965f9-7c94-4ca3-885c-455e02de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:07.000Z", "modified": "2017-03-03T12:49:07.000Z", "description": "Recommended yara for the linux versions", "pattern": "[rule sofacy_xagent {\r\nmeta:\r\nauthor = \"AKG\"\r\ndescription = \"Sofacy - XAgent\"\r\nstrings:\r\n$service = \"ksysdefd\"\r\n$x1 = \"AgentKernel\"\r\n$x2 = \"Cryptor\"\r\n$x3 = \"AgentModule\"\r\n$x4 = \"ChannelController\"\r\n$x5 = \"RemoteKeylogger\"\r\n$a1 = \"UNCORRECT DISPLAY NAME\"\r\n$a2 = \"Keylogger started\"\r\n$a3 = \"Keylog thread exit\"\r\n$a4 = \"Keylogger yet started\"\r\ncondition:\r\n$service or (2 of ($x*)) or (2 of ($a*))\r\n}]", "pattern_type": "yara", "pattern_version": "2.1", "valid_from": "2017-03-03T12:49:07Z", "kill_chain_phases": [ { "kill_chain_name": "misp-category", "phase_name": "Artifacts dropped" } ], "labels": [ "misp:type=\"yara\"", "misp:category=\"Artifacts dropped\"", "misp:to_ids=\"True\"" ] }, { "type": "indicator", "spec_version": "2.1", "id": "indicator--58b96614-c60c-4e83-a89a-438002de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:07.000Z", "modified": "2017-03-03T12:49:07.000Z", "description": "These XAgent linux samples are very similar to a Windows version that has been found in november, 2013", "pattern": "[file:hashes.SHA256 = '5f6b2a0d1d966fc4f1ed292b46240767f4acb06c13512b0061b434ae2a692fa1']", "pattern_type": "stix", "pattern_version": "2.1", "valid_from": "2017-03-03T12:49:07Z", "kill_chain_phases": [ { "kill_chain_name": "misp-category", "phase_name": "Payload installation" } ], "labels": [ "misp:type=\"sha256\"", "misp:category=\"Payload installation\"", "misp:to_ids=\"True\"" ] }, { "type": "indicator", "spec_version": "2.1", "id": "indicator--58b96648-9a34-4747-bbfa-1e3d02de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:12.000Z", "modified": "2017-03-03T12:49:12.000Z", "description": "These XAgent linux samples are very similar to a Windows version that has been found in november, 2013 - Xchecked via VT: 5f6b2a0d1d966fc4f1ed292b46240767f4acb06c13512b0061b434ae2a692fa1", "pattern": "[file:hashes.SHA1 = '08c4d755f14fd6df76ec86da6eab1b5574dfbafd']", "pattern_type": "stix", "pattern_version": "2.1", "valid_from": "2017-03-03T12:49:12Z", "kill_chain_phases": [ { "kill_chain_name": "misp-category", "phase_name": "Payload installation" } ], "labels": [ "misp:type=\"sha1\"", "misp:category=\"Payload installation\"", "misp:to_ids=\"True\"" ] }, { "type": "indicator", "spec_version": "2.1", "id": "indicator--58b96649-e1ac-490d-827d-1e3d02de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:13.000Z", "modified": "2017-03-03T12:49:13.000Z", "description": "These XAgent linux samples are very similar to a Windows version that has been found in november, 2013 - Xchecked via VT: 5f6b2a0d1d966fc4f1ed292b46240767f4acb06c13512b0061b434ae2a692fa1", "pattern": "[file:hashes.MD5 = '26ac59dab32f6246e1ce3da7506d48fa']", "pattern_type": "stix", "pattern_version": "2.1", "valid_from": "2017-03-03T12:49:13Z", "kill_chain_phases": [ { "kill_chain_name": "misp-category", "phase_name": "Payload installation" } ], "labels": [ "misp:type=\"md5\"", "misp:category=\"Payload installation\"", "misp:to_ids=\"True\"" ] }, { "type": "observed-data", "spec_version": "2.1", "id": "observed-data--58b96649-003c-46fa-8eca-1e3d02de0b81", "created_by_ref": "identity--55f6ea5e-2c60-40e5-964f-47a8950d210f", "created": "2017-03-03T12:49:13.000Z", "modified": "2017-03-03T12:49:13.000Z", "first_observed": "2017-03-03T12:49:13Z", "last_observed": "2017-03-03T12:49:13Z", "number_observed": 1, "object_refs": [ "url--58b96649-003c-46fa-8eca-1e3d02de0b81" ], "labels": [ "misp:type=\"link\"", "misp:category=\"External analysis\"" ] }, { "type": "url", "spec_version": "2.1", "id": "url--58b96649-003c-46fa-8eca-1e3d02de0b81", "value": "https://www.virustotal.com/file/5f6b2a0d1d966fc4f1ed292b46240767f4acb06c13512b0061b434ae2a692fa1/analysis/1478070568/" }, { "type": "marking-definition", "spec_version": "2.1", "id": "marking-definition--613f2e26-407d-48c7-9eca-b8e91df99dc9", "created": "2017-01-20T00:00:00.000Z", "definition_type": "tlp", "name": "TLP:WHITE", "definition": { "tlp": "white" } } ] }