tokens
listlengths
1
131
ner_tags
listlengths
1
131
file_name
stringclasses
23 values
[ "At", "the", "most", "basic", "level", ",", "we", "say", "that", "two", "intrusion", "events", "are", "attributed", "to", "the", "same", "group", "when", "we", "have", "collected", "enough", "indicators", "to", "show", "beyond", "a", "reasonable", "doubt", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "We", "track", "all", "of", "the", "indicators", "and", "significant", "linkages", "associated", "with", "identified", "threat", "groups", "in", "a", "proprietary", "database", "that", "comprises", "millions", "of", "nodes", "and", "linkages", "between", "them", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "In", "this", "way", ",", "we", "can", "always", "go", "back", "and", "answer", "''", "why", "''", "we", "associated", "cyber", "threat", "activity", "with", "a", "particular", "group", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "SOURFACE", "is", "a", "downloader", "that", "obtains", "a", "second", "stage", "backdoor", "from", "a", "C2", "server", "." ]
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "Over", "time", "the", "downloader", "has", "evolved", "and", "the", "newer", "versions", ",", "usually", "compiled", "with", "the", "DLL", "name", "'coreshell.dll", "'", ",", "are", "distinct", "enough", "from", "the", "older", "versions", "that", "we", "re...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "This", "appendix", "focuses", "on", "these", "newer", "versions", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "CORESHELL", "uses", "two", "threads", "to", "communicate", "with", "its", "C2", "server", "." ]
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "first", "thread", "sends", "beacons", "that", "contain", "the", "process", "listing", "of", "the", "compromised", "host", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "second", "thread", "is", "responsible", "for", "downloading", "and", "executing", "stage", "two", "payloads", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "O", "O", "O", "B-Action", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "Messages", "are", "sent", "using", "HTTP", "POST", "requests", "whose", "bodies", "contain", "encrypted", "and", "Base64", "encoded", "data", "." ]
[ "B-Entity", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "encryption", "algorithm", "is", "a", "custom", "stream", "cipher", "using", "a", "six-byte", "key", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Commands", "from", "the", "controller", "to", "the", "CORESHELL", "implant", "are", "encrypted", "using", "another", "stream", "cipher", "but", "this", "time", "using", "an", "eight-byte", "key", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "CORESHELL", "has", "used", "the", "same", "user", "agent", "string", "(", "''", "MSIE", "8.0", "''", ")", "that", "SOURFACE", "previously", "used", ",", "but", "in", "more", "recent", "samples", "CORESHELL", "uses", "the", "default", "Internet", "Explorer",...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Figure", "11", "shows", "an", "example", "POST", "request", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "When", "Base64", "decoded", ",", "the", "POST", "content", "looks", "like", "this", ":", "The", "key", "used", "to", "encrypt", "the", "message", "is", "six", "bytes", "long", "and", "is", "appended", "to", "the", "end", "of", "the", "message", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "In", "this", "is", "example", "the", "key", "would", "be", ":", "30", "ac", "e5", "21", "e4", "a6", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "When", "the", "message", "is", "decrypted", ",", "the", "resulting", "plaintext", "is", ":", "The", "following", "table", "contains", "a", "breakdown", "of", "each", "of", "the", "field", "'s", "C2", "message", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Commands", "are", "sent", "from", "the", "C2", "server", "to", "the", "CORESHELL", "backdoor", "in", "HTTP", "responses", "to", "the", "POST", "requests", "." ]
[ "B-Entity", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "command", "is", "identified", "by", "the", "NULL", "terminated", "UNICODE", "string", "''", "OK", "''", "(", "O\\x00\\K\\x00\\x00\\", "x00", ")", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "command", "is", "Base64", "encoded", "and", "immediately", "follows", "the", "''", "OK", "''", "string", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Figure", "12", "shows", "a", "sample", "CORESHELL", "command", ":", "The", "Base64", "decoded", "string", "is", ":", "The", "following", "table", "contains", "a", "description", "of", "each", "field", "in", "the", "command", "message", ":", "When", "the", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "...
tokenized/apt28.tokens
[ "The", "first", "byte", "of", "the", "command", "message", "specifies", "the", "command", "type", "and", "is", "immediately", "followed", "by", "the", "PE", "or", "shellcode", "to", "be", "executed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "In", "this", "example", "the", "command", "byte", "is", "04", "indicating", "the", "following", "bytes", "are", "shellcode", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "If", "the", "command", "byte", "was", "01", ",", "02", ",", "or", "03", "the", "following", "bytes", "would", "be", "a", "DLL", "or", "EXE", "that", "would", "be", "written", "to", "disk", "and", "executed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "B-Action", "I-Action", "B-Modifier", "B-Entity", "O", "B-Action", "O" ]
tokenized/apt28.tokens
[ "CHOPSTICK", "is", "a", "backdoor", "that", "uses", "a", "modularized", ",", "object-oriented", "framework", "written", "in", "C++", "." ]
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "This", "framework", "allows", "for", "a", "diverse", "set", "of", "capabilities", "across", "malware", "variants", "sharing", "a", "common", "code", "base", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "CHOPSTICK", "may", "communicate", "with", "external", "servers", "using", "SMTP", "or", "HTTP", "." ]
[ "B-Entity", "O", "B-Action", "B-Modifier", "B-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "This", "appendix", "documents", "variants", "using", "HTTP", "communications", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "first", "time", "CHOPSTICK", "is", "executed", ",", "it", "may", "encrypt", "and", "store", "configuration", "data", "in", "the", "Registry", "key", "HKU\\S-1-5-19Classes\\Software\\Microsoft\\MediaPlayer\\", "{", "E6696105-E63E-4EF1-939E-", "15DDD83B669A", "}", ...
[ "O", "O", "O", "O", "O", "O", "O", "B-Entity", "O", "B-Action", "I-Action", "I-Action", "B-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "user", "HKU\\S-1-5-19", "corresponds", "to", "the", "LOCALSERVICE", "account", "SID", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "configuration", "block", "is", "encrypted", "using", "RC4", "encryption", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "key", "is", "a", "combination", "of", "a", "50-byte", "static", "key", "and", "a", "four-byte", "salt", "value", "randomly", "generated", "at", "runtime", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "static", "key", "is", "derived", "from", "opcodes", "in", "the", "backdoor", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "CHOPSTICK", "collects", "detailed", "information", "from", "the", "host", "including", "the", "Windows", "version", ",", "CPU", "architecture", ",", "Windows", "Firewall", "state", ",", "User", "Account", "Control", "(", "UAC", ")", "configuration", "settings", ...
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "O", "B-Entity", "I-Entity", "I-Entity", "O", "B-Entity", "I-Entity", "O", "B-Entity", "I-Entity", "I-Entity", "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Ent...
tokenized/apt28.tokens
[ "It", "also", "tests", "for", "the", "installation", "of", "specific", "security", "products", "(", "Table", "9", ")", "and", "applications", "(", "Table", "10", ")", "." ]
[ "B-Entity", "O", "B-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "After", "collecting", "host", "information", ",", "CHOPSTICK", "creates", "a", "hidden", "file", "that", "may", "be", "named", "%", "ALLUSERSPROFILE", "%", "\\edg6EF885E2.tmp", "for", "temporary", "storage", "and", "creates", "a", "Windows", "mailslot", "with", ...
[ "O", "B-Action", "B-Entity", "I-Entity", "O", "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "O", "B-Action", "B-Entity", ...
tokenized/apt28.tokens
[ "Its", "usage", "of", "a", "Windows", "mailslot", "would", "potentially", "allow", "external", "binaries", "to", "write", "data", "to", "the", "''", "checkmesv5555", "''", "mailslot", ",", "possibly", "allowing", "CHOPSTICK", "to", "encrypt", "and", "store", "...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity", "O", "B-Action", "B-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "O", "B-Entity", "O", "B-Action", "O", "O", "B-Entity", "I-Entity", "I-Ent...
tokenized/apt28.tokens
[ "It", "creates", "a", "thread", "that", "records", "user", "activity", "on", "the", "host", ",", "capturing", "desktop", "screenshots", "in", "JPEG", "format", ",", "tracks", "current", "window", "focus", ",", "collects", "keystrokes", ",", "and", "scrapes", ...
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "B-Action", "B-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "O", "B-Act...
tokenized/apt28.tokens
[ "User", "activity", "is", "captured", "once", "every", "500", "milliseconds", "and", "logged", "in", "an", "HTML-like", "format", "." ]
[ "B-Entity", "I-Entity", "B-Action", "I-Action", "B-Entity", "B-Modifier", "B-Entity", "I-Entity", "O", "B-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "thread", "writes", "user", "activity", "log", "messages", "to", "the", "''", "checkmesv5555", "''", "mailslot", "in", "plain", "text", "." ]
[ "B-Entity", "I-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "CHOPSTICK", "reads", "messages", "from", "the", "mailslot", ",", "encrypts", "them", "using", "RC4", ",", "and", "then", "stores", "the", "encrypted", "message", "in", "an", "edg6EF885E2.tmp", "temporary", "file", "." ]
[ "B-Entity", "B-Action", "B-Entity", "B-Modifier", "B-Entity", "I-Entity", "O", "B-Action", "B-Entity", "B-Modifier", "B-Entity", "O", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "RC4", "encryption", "used", "here", "also", "uses", "a", "50-", "byte", "static", "key", "plus", "four-byte", "random", "salt", "value", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "After", "approximately", "60", "seconds", "of", "execution", "time", ",", "CHOPSTICK", "begins", "communicating", "with", "one", "of", "its", "C2", "servers", "over", "HTTP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "O", "B-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "O" ]
tokenized/apt28.tokens
[ "After", "sending", "an", "initial", "HTTP", "GET", "request", "it", "uploads", "the", "file", "contents", "of", "edg6EF885E2", ".", "tmp", "to", "the", "C2", "server", "using", "HTTP", "POST", "requests", "." ]
[ "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity",...
tokenized/apt28.tokens
[ "It", "does", "not", "wait", "for", "a", "response", "from", "the", "server", "to", "begin", "uploading", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Once", "the", "contents", "of", "edg6EF885E2.tmp", "are", "uploaded", ",", "CHOPSTICK", "deletes", "the", "file", "." ]
[ "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "O", "B-Entity", "B-Action", "B-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "Figure", "13", "below", "contains", "an", "example", "of", "an", "HTTP", "POST", "request", "uploading", "a", "segment", "from", "edg6EF885E2.tmp", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "CHOPSTICK", "uses", "a", "URL-safe", "Base64", "encoding", ",", "using", "an", "alphabet", "that", "substitutes", "''", "+", "''", "and", "''", "/", "''", "for", "''", "-", "''", "and", "''", "''", ",", "respectively", "." ]
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", ...
tokenized/apt28.tokens
[ "Each", "HTTP", "request", "contains", "multiple", "Base64", "encoded", "URL", "parameters", ",", "however", "only", "one", "parameter", "contains", "information", "encoded", "by", "the", "malware", "(", "''", "ai=", "''", ")", "and", "the", "rest", "of", "t...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "CHOPSTICK", "encrypts", "an", "11-byte", "sequence", "in", "the", "''", "ai=", "''", "parameter", "." ]
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "purpose", "of", "this", "parameter", "appears", "to", "be", "to", "uniquely", "identify", "the", "particular", "instance", "of", "the", "backdoor", "to", "the", "C2", "server", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "Base64", "encoded", "text", "of", "this", "parameter", "begins", "with", "a", "number", "of", "randomly", "generated", "alphabetical", "characters", "presumably", "intended", "to", "prevent", "people", "from", "Base64", "decoding", "the", "whole", "string"...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "first", "four", "bytes", "of", "the", "message", "are", "an", "XOR", "key", "for", "the", "remainder", "of", "the", "data", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Once", "decrypted", "using", "the", "XOR", "key", ",", "an", "11-byte", "sequence", "is", "revealed", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "first", "seven", "bytes", "are", "static", ",", "and", "are", "hard-coded", "in", "CHOPSTICK", ",", "while", "the", "last", "four", "bytes", "appear", "to", "be", "unique", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "message", "body", "of", "the", "POST", "request", "is", "also", "Base64", "encoded", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "I-Action", "I-Action", "O" ]
tokenized/apt28.tokens
[ "This", "encoded", "string", "is", "also", "prefixed", "with", "random", "characters", "designed", "to", "break", "the", "output", "of", "a", "Base64", "decode", "operation", "on", "the", "entire", "string", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "first", "15", "bytes", "of", "the", "decoded", "message", "body", "comprise", "another", "11-byte", "sequence", "similar", "to", "the", "sequence", "stored", "in", "the", "''", "ai=", "''", "parameter", "as", "described", "above", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Decrypting", "these", "bytes", "yields", "another", "static", "seven-byte", "sequence", ",", "followed", "by", "four", "unique", "bytes", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "remainder", "of", "the", "message", "body", "consists", "of", "the", "RC4", "encrypted", "data", "containing", "the", "HTML-formatted", "user", "activity", "log", ",", "edg6EF885E2.tmp", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "After", "uploading", "edg6EF885E2.tmp", ",", "CHOPSTICK", "continues", "to", "query", "its", "C2", "servers", "for", "commands", "using", "HTTP", "GET", "requests", "." ]
[ "O", "B-Action", "B-Entity", "O", "B-Entity", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "The", "malware", "contains", "code", "which", "allows", "it", "to", "load", "or", "memory-map", "external", "modules", "that", "export", "the", "following", "functions", ":", "SendRawPacket", ",", "GetRawPacket", ",", "InitializeExp", ",", "DestroyExp", ",", "I...
[ "O", "O", "O", "O", "O", "O", "B-Entity", "O", "B-Action", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entit...
tokenized/apt28.tokens
[ "CHOPSTICK", "backdoors", "are", "compiled", "within", "a", "modularized", "development", "framework", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "This", "means", "that", "two", "separate", "CHOPSTICK", "backdoors", "may", "contain", "vastly", "different", "functionality", ",", "depending", "on", "which", "modules", "were", "included", "at", "compile", "time", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "modules", "that", "are", "included", "in", "an", "instance", "of", "CHOPSTICK", "may", "be", "reported", "to", "the", "C2", "server", "as", "part", "of", "POST", "messages", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "Figure", "14", "includes", "an", "example", "from", "a", "CHOPSTICK", "v1", "variant", ":", "To", "decode", "the", "POST", "content", ",", "the", "first", "step", "is", "to", "remove", "characters", "from", "the", "Base64", "string", "(", "the", "number",...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "In", "the", "example", "from", "Figure", "14", ",", "the", "number", "of", "characters", "removed", "is", "seven", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Once", "these", "characters", "are", "removed", "the", "decoded", "(", "but", "still", "encrypted", ")", "text", "looks", "like", "this", ":", "The", "first", "two", "words", "(", "''", "72", "11", "''", "and", "''", "fd", "22", "''", ")", "are", "c...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "...
tokenized/apt28.tokens
[ "The", "next", "4", "bytes", "''", "f8", "dc", "33", "9e", "''", "are", "a", "salt", "value", "that", "is", "appended", "to", "the", "end", "of", "an", "RC4", "key", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Once", "decrypted", ",", "the", "message", "looks", "like", "the", "following", ":", "The", "strings", "''", "V4MGNxZWlvcmhjOG9yZQ", "''", "and", "''", "=", "<", "<", "\\xee", "''", "are", "hardcoded", "in", "the", "implant", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "module", "information", "starts", "at", "offset", "0x20", "with", "the", "string", "''", "01", "00", "00", "''", "and", "is", "formatted", "as", "follows", ":", "The", "modules", "included", "in", "this", "CHOPSTICK", "v1", "implant", "are", ":", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "...
tokenized/apt28.tokens
[ "Compare", "the", "list", "of", "CHOPSTICK", "v1", "modules", "in", "Table", "12", "with", "the", "list", "of", "modules", "in", "an", "example", "CHOPSTICK", "v2", "variant", "in", "Table", "13", ":", "The", "kernel", "IDs", "0x0001", "and", "0x0002", "...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "corresponding", "modules", "in", "each", "backdoor", "also", "are", "consistently", "identified", "with", "0x01", "and", "0x02", ",", "respectively", ",", "in", "the", "second", "byte", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "In", "both", "variants", "the", "modules", "with", "keystroke", "log", ",", "file", "system", "access", ",", "and", "command", "shell", "capabilities", "have", "the", "consistent", "identifiers", "0x10", ",", "0x11", ",", "and", "0x13", ",", "respectively", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "This", "suggests", "that", "the", "first", "byte", "in", "the", "module", "ID", "identifies", "the", "module", "type", "whereas", "the", "second", "byte", "identifies", "the", "kernel", "version", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "kernel", "sends", "commands", "to", "each", "module", "using", "its", "module", "ID", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "The", "commands", "that", "each", "module", "understands", "are", "likely", "consistent", "from", "build", "to", "build", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Table", "14", "and", "Table", "15", "show", "examples", "of", "commands", "that", "each", "module", "understands", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "OLDBAIT", "is", "a", "credential", "harvester", "that", "installs", "itself", "in", "%", "ALLUSERPROFILE", "%", "\\\\Application", "Data\\", "Microsoft\\MediaPlayer\\updatewindws.exe", "." ]
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "O", "B-Action", "B-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "There", "is", "a", "missing", "space", "in", "the", "MediaPlayer", "directory", "and", "the", "filename", "is", "missing", "the", "'o", "'", "character", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Both", "the", "internal", "strings", "and", "logic", "are", "obfuscated", "and", "are", "unpacked", "at", "startup", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Credentials", "for", "the", "following", "applications", "are", "collected", ":", "Both", "email", "and", "HTTP", "can", "be", "used", "to", "send", "out", "the", "collected", "credentials", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "O", "O", "B-Entity", "O", "B-Entity", "O", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/apt28.tokens
[ "Sample", "HTTP", "traffic", "is", "displayed", "in", "Figure", "15", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "OLDBAIT", "handles", "APIs", "very", "similarly", "to", "SOURFACE", "and", "EVILTOSS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "There", "is", "a", "setup", "routine", "that", "loads", "the", "imports", "into", "a", "table", "and", "all", "API", "calls", "reference", "an", "index", "to", "this", "table", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "In", "SOURFACE", "and", "EVILTOSS", "the", "table", "is", "stored", "in", "a", "global", "variable", "while", "in", "OLDBAIT", "this", "table", "is", "allocated", "at", "runtime", "and", "a", "pointer", "is", "passed", "between", "functions", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/apt28.tokens
[ "Cyber", "espionage", "has", "been", "a", "hot", "topic", "through", "the", "last", "years", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "Computer", "attacks", "known", "as", "''", "APT", "''", "(", "Advanced", "Persistent", "Threat", ")", "have", "become", "widely", "reported", "and", "emphasized", "by", "the", "media", ",", "damages", "are", "now", "considered", "as", "real", "and", "strate...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "AIRBUS", "Defence", "&", "Space", "–", "CyberSecurity", "unit", "responds", "to", "such", "attacks", "for", "its", "customers", "every", "day", ",", "developing", "a", "complete", "range", "of", "solutions", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "Today", ",", "we", "decided", "to", "release", "publicly", "information", "on", "a", "specific", "group", "of", "APT", "attackers", "known", "as", "''", "Pitty", "Tiger", "''", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "This", "information", "comes", "directly", "from", "investigations", "led", "by", "our", "Threat", "Intelligence", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "Pitty", "Tiger", "is", "a", "group", "of", "attackers", "that", "have", "been", "active", "since", "at", "least", "2011", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "They", "have", "targeted", "private", "companies", "in", "several", "sectors", ",", "such", "as", "defense", "and", "telecommunications", ",", "but", "also", "at", "least", "one", "government", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "We", "have", "been", "able", "to", "track", "down", "this", "group", "of", "attackers", "and", "can", "provide", "detailed", "information", "about", "them", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "We", "were", "able", "to", "collect", "and", "reveal", "their", "''", "malware", "arsenal", "''", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "We", "also", "analyzed", "their", "technical", "organization", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "Our", "investigations", "indicate", "that", "Pitty", "Tiger", "has", "not", "used", "any", "0day", "vulnerability", "so", "far", ",", "rather", "they", "prefer", "using", "custom", "malware", ",", "developed", "for", "the", "group", "'s", "exclusive", "usage"...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "Our", "discoveries", "indicate", "that", "Pitty", "Tiger", "is", "a", "group", "of", "attackers", "with", "the", "ability", "to", "stay", "under", "the", "radar", ",", "yet", "still", "not", "as", "mature", "as", "other", "groups", "of", "attackers", "we"...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "Pitty", "Tiger", "is", "probably", "not", "a", "state-sponsored", "group", "of", "attackers", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens
[ "They", "lack", "the", "experience", "and", "financial", "support", "that", "one", "would", "expect", "from", "state-sponsored", "attackers", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Pitty_Tiger_Final_Report.tokens