tokens
listlengths
1
131
ner_tags
listlengths
1
131
file_name
stringclasses
23 values
[ "Actually", ",", "we", "see", "an", "obvious", "overlap", "of", "targets", "between", "the", "two", ",", "with", "subtle", "differences", "which", "closely", "account", "for", "the", "geopolitical", "changes", "in", "the", "region", "that", "happened", "during...
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "Interestingly", ",", "some", "of", "the", "spear-phishing", "documents", "between", "Cloud", "Atlas", "and", "RedOctober", "seem", "to", "exploit", "the", "same", "theme", "and", "were", "used", "to", "target", "the", "same", "entity", "at", "different", "tim...
[ "O", "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "B-Modif...
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Both", "Cloud", "Atlas", "and", "RedOctober", "malware", "implants", "rely", "on", "a", "similar", "construct", ",", "with", "a", "loader", "and", "the", "final", "payload", "that", "is", "stored", "encrypted", "and", "compressed", "in", "an", "external", "...
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "There", "are", "some", "important", "differences", "though", ",", "especially", "in", "the", "encryption", "algorithms", "used", "–", "RC4", "in", "RedOctober", "vs", "AES", "in", "Cloud", "Atlas", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "The", "usage", "of", "the", "compression", "algorithms", "in", "Cloud", "Altas", "and", "RedOctober", "is", "another", "interesting", "similarity", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Both", "malicious", "programs", "share", "the", "code", "for", "LZMA", "compression", "algorithm", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "In", "CloudAtlas", "it", "is", "used", "to", "compress", "the", "logs", "and", "to", "decompress", "the", "decrypted", "payload", "from", "the", "C", "&", "C", "servers", ",", "while", "in", "Red", "October", "the", "''", "scheduler", "''", "plugin", "u...
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "It", "turns", "out", "that", "the", "implementation", "of", "the", "algorithm", "is", "identical", "in", "both", "malicious", "modules", ",", "however", "the", "way", "it", "is", "invoked", "is", "a", "bit", "different", ",", "with", "additional", "input", ...
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "Another", "interesting", "similarity", "between", "the", "malware", "families", "is", "the", "configuration", "of", "the", "build", "system", "used", "to", "compile", "the", "binaries", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Every", "binary", "created", "using", "the", "Microsoft", "Visual", "Studio", "toolchain", "has", "a", "special", "header", "that", "contains", "information", "about", "the", "number", "of", "input", "object", "files", "and", "version", "information", "of", "th...
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "We", "have", "been", "able", "to", "identify", "several", "RedOctober", "binaries", "that", "have", "''", "Rich", "''", "headers", "describing", "exactly", "the", "same", "layout", "of", "VC", "2010", "+", "VC", "2008", "object", "files", "." ]
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "Although", "this", "does", "n't", "necessarily", "mean", "that", "the", "binaries", "were", "created", "on", "the", "same", "development", "computer", ",", "they", "were", "definitely", "compiled", "using", "the", "same", "version", "of", "the", "Microsoft", ...
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "To", "summarize", "the", "similarities", "between", "the", "two", ":", "Finally", ",", "perhaps", "the", "strongest", "connection", "comes", "from", "targeting", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Based", "on", "observations", "from", "KSN", ",", "some", "of", "the", "victims", "of", "RedOctober", "are", "also", "being", "targeted", "by", "CloudAtlas", "." ]
[ "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "B-Action", "I-Action", "O", "B-Entity", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "In", "at", "least", "one", "case", ",", "the", "victim", "'s", "computer", "was", "attacked", "only", "twice", "in", "the", "last", "two", "years", ",", "with", "only", "two", "malicious", "programs", "–", "RedOctober", "and", "Cloud", "Atlas", "." ]
[ "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/CloudAtlas_RedOctober_APT.tokens
[ "These", "and", "other", "details", "make", "us", "believe", "that", "CloudAtlas", "represents", "a", "rebirth", "of", "the", "RedOctober", "attacks", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Following", "big", "announcements", "and", "public", "exposures", "of", "targeted", "attack", "operations", ",", "APT", "groups", "behave", "in", "a", "predictable", "manner", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Most", "Chinese-speaking", "attackers", "simply", "relocate", "C", "&", "C", "servers", "to", "a", "different", "place", ",", "recompile", "the", "malware", "and", "carry", "on", "as", "if", "nothing", "happened", "." ]
[ "B-Entity", "I-Entity", "I-Entity", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Other", "groups", "that", "are", "more", "nervous", "about", "exposure", "go", "in", "a", "hibernation", "mode", "for", "months", "or", "years", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Some", "may", "never", "return", "using", "the", "same", "tools", "and", "techniques", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "However", ",", "when", "a", "major", "cyber-espionage", "operation", "is", "exposed", ",", "the", "attackers", "are", "unlikely", "to", "completely", "shut", "down", "everything", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "They", "simply", "go", "offline", "for", "some", "time", ",", "completely", "reshuffle", "their", "tools", "and", "return", "with", "rejuvenated", "forces", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "We", "believe", "this", "is", "also", "the", "case", "of", "RedOctober", ",", "which", "makes", "a", "classy", "return", "with", "Cloud", "Atlas", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "Kaspersky", "products", "detect", "the", "malware", "from", "the", "Cloud", "Atlas", "toolset", "with", "the", "following", "verdicts", ":", "Blue", "Coat", "Exposes", "Inception", "Framework" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/CloudAtlas_RedOctober_APT.tokens
[ "The", "attackers", "behind", "the", "breach", "of", "the", "New", "York", "Times", "'", "computer", "network", "late", "last", "year", "appear", "to", "be", "mounting", "fresh", "assaults", "that", "leverage", "new", "and", "improved", "versions", "of", "ma...
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "new", "campaigns", "mark", "the", "first", "significant", "stirrings", "from", "the", "group", "since", "it", "went", "silent", "in", "January", "in", "the", "wake", "of", "a", "detailed", "expose", "of", "the", "group", "and", "its", "exploits", "...
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "newest", "campaign", "uses", "updated", "versions", "of", "Aumlib", "and", "Ixeshe", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Aumlib", ",", "which", "for", "years", "has", "been", "used", "in", "targeted", "attacks", ",", "now", "encodes", "certain", "HTTP", "communications", "." ]
[ "B-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "FireEye", "researchers", "spotted", "the", "malware", "when", "analyzing", "a", "recent", "attempted", "attack", "on", "an", "organization", "involved", "in", "shaping", "economic", "policy", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "And", "a", "new", "version", "of", "Ixeshe", ",", "which", "has", "been", "in", "service", "since", "2009", "to", "attack", "targets", "in", "East", "Asia", ",", "uses", "new", "network", "traffic", "patterns", ",", "possibly", "to", "evade", "traditional...
[ "O", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "B-Modifier", "B-Entity", "I-Entity", "I-Ent...
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "updates", "are", "significant", "for", "both", "of", "the", "longstanding", "malware", "families", ";", "before", "this", "year", ",", "Aumlib", "had", "not", "changed", "since", "at", "least", "May", "2011", ",", "and", "Ixeshe", "had", "not", "ev...
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Cybercriminals", "are", "constantly", "evolving", "and", "adapting", "in", "their", "attempts", "to", "bypass", "computer", "network", "defenses", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "But", ",", "larger", ",", "more", "successful", "threat", "actors", "tend", "to", "evolve", "at", "a", "slower", "rate", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "As", "long", "as", "these", "actors", "regularly", "achieve", "their", "objective", "(", "stealing", "sensitive", "data", ")", ",", "they", "are", "not", "motivated", "to", "update", "or", "rethink", "their", "techniques", ",", "tactics", ",", "or", "proced...
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "These", "threat", "actors", "'", "tactics", "follow", "the", "same", "principles", "of", "evolution", "–", "successful", "techniques", "propagate", ",", "and", "unsuccessful", "ones", "are", "abandoned", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Attackers", "do", "not", "change", "their", "approach", "unless", "an", "external", "force", "or", "environmental", "shift", "compels", "them", "to", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "As", "the", "old", "saying", "goes", ":", "If", "it", "ai", "n't", "broke", ",", "do", "n't", "fix", "it", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "So", "when", "a", "larger", ",", "successful", "threat", "actor", "changes", "up", "tactics", ",", "the", "move", "always", "piques", "our", "attention", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Naturally", ",", "our", "first", "priority", "is", "ensuring", "that", "we", "detect", "the", "new", "or", "altered", "TTPs", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "But", "we", "also", "attempt", "to", "figure", "out", "why", "the", "adversary", "changed", "-", "what", "broke", "?", "-", "so", "that", "we", "can", "predict", "if", "and", "when", "they", "will", "change", "again", "in", "the", "future", "." ]
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "We", "observed", "an", "example", "of", "this", "phenomenon", "around", "May", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "About", "four", "months", "after", "The", "New", "York", "Times", "publicized", "an", "attack", "on", "its", "network", ",", "the", "attackers", "behind", "the", "intrusion", "deployed", "updated", "versions", "of", "their", "Backdoor.APT.Aumlib", "and", "Backd...
[ "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", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "...
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "previous", "versions", "of", "Aumlib", "had", "not", "changed", "since", "at", "least", "May", "2011", ",", "and", "Ixeshe", "had", "not", "evolved", "since", "at", "least", "December", "2011", "." ]
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "We", "can", "not", "say", "for", "sure", "whether", "the", "attackers", "were", "responding", "to", "the", "scrutiny", "they", "received", "in", "the", "wake", "of", "the", "episode", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "But", "we", "do", "know", "the", "change", "was", "sudden", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Akin", "to", "turning", "a", "battleship", ",", "retooling", "TTPs", "of", "large", "threat", "actors", "is", "formidable", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Such", "a", "move", "requires", "recoding", "malware", ",", "updating", "infrastructure", ",", "and", "possibly", "retraining", "workers", "on", "new", "processes", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "following", "sections", "detail", "the", "changes", "to", "Backdoor.APT.Aumlib", "and", "Backdoor.APT.Ixeshe", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Aumlib", "has", "been", "used", "in", "targeted", "attacks", "for", "years", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Older", "variants", "of", "this", "malware", "family", "generated", "the", "following", "POST", "request", ":", "Data", "sent", "via", "this", "POST", "request", "transmitted", "in", "clear", "text", "in", "the", "following", "structure", ":", "A", "recently"...
[ "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "B-Entity", "B-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", ...
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "sample", ",", "which", "was", "deployed", "against", "an", "organization", "involved", "in", "shaping", "economic", "policy", ",", "was", "downloaded", "from", "the", "following", "URL", ":", "The", "sample", "generated", "the", "following", "traffic", ...
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ ")", "The", "POST", "body", "is", "now", "encoded", "." ]
[ "O", "B-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "I-Action", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Additional", "requests", "from", "the", "sample", "generated", "the", "following", "traffic", ":", "These", "subtle", "changes", "may", "be", "enough", "to", "circumvent", "existing", "IDS", "signatures", "designed", "to", "detect", "older", "variants", "of", "...
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "sample", "832f5e01be536da71d5b3f7e41938cfb", "shares", "code", "with", "an", "older", "Aumlib", "variant", "with", "the", "hash", "cb3dcde34fd9ff0e19381d99b02f9692", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "sample", "cb3dcde34fd9ff0e19381d99b02f9692", "connected", "to", "documents", "[", ".", "]", "myPicture", "[", ".", "]", "info", "and", "www", "[", ".", "]", "documents", "[", ".", "]", "myPicture", "[", ".", "]", "info", "and", "as", "expected", ...
[ "B-Entity", "I-Entity", "I-Entity", "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", "I-Entity", "I-Ent...
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Ixeshe", "has", "been", "used", "in", "targeted", "attacks", "since", "2009", ",", "often", "against", "entities", "in", "East", "Asia", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Although", "the", "network", "traffic", "is", "encoded", "with", "a", "custom", "Base64", "alphabet", ",", "the", "URI", "pattern", "has", "been", "largely", "consistent", ":", "We", "analyzed", "a", "recent", "sample", "that", "appears", "to", "have", "tar...
[ "O", "B-Entity", "I-Entity", "I-Entity", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "This", "sample", "(", "aa873ed803ca800ce92a39d9a683c644", ")", "exhibited", "network", "traffic", "that", "does", "not", "match", "the", "earlier", "pattern", "and", "therefore", "may", "evade", "existing", "network", "traffic", "signatures", "designed", "to", "det...
[ "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "...
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "Base64-encoded", "data", "still", "contains", "information", "including", "the", "victim", "'s", "hostname", "and", "IP", "address", "but", "also", "a", "''", "mark", "''", "or", "''", "campaign", "tag/code", "''", "that", "the", "threat", "actors", ...
[ "B-Entity", "I-Entity", "I-Entity", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "...
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "The", "mark", "for", "this", "particular", "attack", "was", "[", "ll65", "]", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Based", "on", "our", "observations", ",", "the", "most", "successful", "threat", "actors", "evolve", "slowly", "and", "deliberately", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "So", "when", "they", "do", "change", ",", "pay", "close", "attention", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Knowing", "how", "attackers", "'", "strategy", "is", "shifting", "is", "crucial", "to", "detecting", "and", "defending", "against", "today", "'s", "advanced", "threats", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "But", "knowing", "the", "''", "why", "''", "is", "equally", "important", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "That", "additional", "degree", "of", "understanding", "can", "help", "organizations", "forecast", "when", "and", "how", "a", "threat", "actor", "might", "change", "their", "behavior", "-", "because", "if", "you", "successfully", "foil", "their", "attacks", ",",...
[ "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/NYTimes_Attackers_Evolve_Quickly.tokens
[ "This", "entry", "was", "posted", "in", "Threat", "Intelligence", ",", "Threat", "Research", "by", "Ned", "Moran", "and", "Nart", "Villeneuve", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "Bookmark", "the", "permalink", "." ]
[ "O", "O", "O", "O" ]
tokenized/NYTimes_Attackers_Evolve_Quickly.tokens
[ "At", "the", "end", "of", "April", "Microsoft", "announced", "that", "a", "vulnerability", "in", "Word", "was", "actively", "being", "exploited", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "This", "vulnerability", "occurred", "in", "parsing", "RTF", "files", "and", "was", "assigned", "CVE-2014-1761", ",", "a", "thorough", "analysis", "of", "which", "can", "be", "found", "on", "the", "HP", "Security", "Research", "blog", "." ]
[ "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/Miniduke_twitter.tokens
[ "We", "have", "since", "seen", "multiple", "cases", "where", "this", "exploit", "is", "used", "to", "deliver", "malware", "and", "one", "was", "particularly", "interesting", "as", "it", "contained", "a", "new", "variant", "of", "MiniDuke", "(", "also", "know...
[ "O", "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity", "O", "O", "O", "B-Action", "B-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "MiniDuke", "was", "first", "discussed", "by", "Kaspersky", "in", "March", "2013", "in", "their", "paper", "The", "MiniDuke", "Mystery", ":", "PDF", "0-", "day", "Government", "Spy", "Assembler", "0x29A", "Micro", "Backdoorand", "shortly", "after", "in", "a", ...
[ "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/Miniduke_twitter.tokens
[ "Some", "of", "the", "characteristics", "of", "MiniDuke", "-", "such", "as", "its", "small", "size", "(", "20", "KB", ")", ",", "its", "crafty", "use", "of", "assembly", "programming", ",", "and", "the", "use", "of", "zero-day", "exploits", "for", "distr...
[ "O", "O", "O", "O", "O", "B-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Action", "O", "B-Entity", "I-Entity", "B-Modifier", "B-Entity", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "Although", "the", "backdoor", "is", "still", "quite", "similar", "to", "its", "previous", "versions", ",", "some", "important", "changes", "were", "made", "since", "last", "year", ",", "the", "most", "notable", "being", "the", "introduction", "of", "a", "se...
[ "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", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "B-Action", "B-Entity", "...
tokenized/Miniduke_twitter.tokens
[ "The", "exploit", "document", "was", "named", "Proposal-Cover-Sheet-English.rtf", "and", "is", "quite", "bland", "when", "compared", "to", "the", "documents", "that", "were", "used", "in", "2013", ",", "which", "were", "of", "a", "political", "nature", "." ]
[ "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/Miniduke_twitter.tokens
[ "We", "received", "the", "document", "on", "April", "8th", ",", "only", "three", "days", "after", "the", "compilation", "of", "the", "MiniDuke", "payload", ",", "dated", "April", "5th", "in", "the", "PE", "header", "." ]
[ "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/Miniduke_twitter.tokens
[ "The", "payload", "remains", "quite", "small", "at", "only", "24", "KB", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "The", "functionality", "of", "the", "shellcode", "which", "is", "executed", "by", "triggering", "the", "vulnerability", "is", "rather", "simple", "and", "straightforward", "." ]
[ "O", "O", "O", "B-Entity", "I-Entity", "O", "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "After", "decrypting", "itself", "and", "obtaining", "the", "addresses", "of", "some", "functions", "exported", "by", "kernel32.dll", ",", "it", "decrypts", "and", "drops", "the", "payload", "in", "the", "%", "TEMP", "%", "directory", "in", "a", "file", "nam...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "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-Ent...
tokenized/Miniduke_twitter.tokens
[ "An", "interesting", "thing", "about", "the", "shellcode", "is", "that", "before", "transferring", "control", "to", "any", "API", "function", "it", "checks", "the", "first", "bytes", "of", "the", "function", "in", "order", "to", "detect", "hooks", "and", "de...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "...
tokenized/Miniduke_twitter.tokens
[ "If", "any", "of", "these", "are", "found", "the", "shellcode", "skips", "the", "first", "5", "bytes", "of", "the", "function", "being", "called", "by", "manually", "executing", "prologue", "instructions", "(", "mov", "edi", ",", "edi", ";", "push", "ebp",...
[ "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/Miniduke_twitter.tokens
[ "The", "next", "graph", "presents", "the", "execution", "flow", "of", "this", "malware", "when", "the", "exploitation", "is", "successful", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "As", "mentioned", "previously", "this", "version", "of", "the", "MiniDuke", "payload", "comes", "with", "two", "modules", "which", "we", "refer", "to", "as", "the", "main", "module", "and", "the", "TwitterJS", "module", "." ]
[ "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/Miniduke_twitter.tokens
[ "Once", "MiniDuke", "receives", "control", "it", "checks", "that", "the", "host", "process", "is", "not", "rundll32.exe", "and", "whether", "the", "current", "directory", "is", "%", "TEMP", "%", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "If", "either", "of", "those", "conditions", "is", "met", "the", "malware", "assumes", "it", "is", "run", "for", "the", "first", "time", "and", "it", "proceeds", "with", "its", "installation", "onto", "the", "system", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "B-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/Miniduke_twitter.tokens
[ "MiniDuke", "gathers", "information", "about", "the", "system", "and", "encrypts", "its", "configuration", "based", "on", "that", "information", ",", "a", "method", "also", "used", "by", "OSX/Flashback", "(", "this", "process", "is", "called", "watermarking", "b...
[ "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "B-Action", "B-Entity", "I-Entity", "B-Modifier", "I-Modifier", "B-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "The", "end", "result", "is", "that", "it", "is", "impossible", "to", "retrieve", "the", "configuration", "of", "an", "encrypted", "payload", "if", "analyzing", "it", "on", "a", "different", "computer", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "B-Action", "I-Action", "I-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O" ]
tokenized/Miniduke_twitter.tokens
[ "The", "information", "collected", "on", "infection", "has", "not", "changed", "since", "the", "previous", "version", "and", "consists", "of", "the", "following", "values", ":", "Once", "the", "encrypted", "version", "of", "the", "malware", "is", "created", ",...
[ "O", "O", "O", "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", "B-Action", "I-Action", "O", "B-Entity", "B-Action", "I-Action", "B-Modifier", ...
tokenized/Miniduke_twitter.tokens
[ "The", "name", "of", "the", "file", "is", "randomly", "picked", "from", "the", "following", "values", "(", "you", "can", "find", "this", "listing", "and", "those", "of", "the", "next", "screenshots", "on", "the", "VirusRadar", "description", ":", "The", "f...
[ "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", "B-Action", "B-Modif...
tokenized/Miniduke_twitter.tokens
[ "The", "name", "of", "the", ".LNK" ]
[ "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "file", "is", "randomly", "drawn", "from", "the", "following", "values", ":", "The", ".LNKfile" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity" ]
tokenized/Miniduke_twitter.tokens
[ "is", "created", "using", "a", "COM", "object", "with", "the", "IShellLinkA", "interface", "and", "contains", "the", "following", "command", ":", "''", "C", ":", "\\Windows\\system32\\rundll32.exe", "%", "pathtomainmodule", "%", ",", "exportfunction", "''", "Which...
[ "B-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "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/Miniduke_twitter.tokens
[ "When", "the", "malware", "is", "loaded", "by", "rundll32.exe", "and", "the", "current", "directory", "is", "n't", "%", "TEMP", "%", ",", "the", "malware", "starts", "with", "gathering", "the", "same", "system", "information", "as", "described", "in", "the",...
[ "O", "B-Entity", "I-Entity", "B-Action", "I-Action", "O", "B-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "I-Entity", "O", "O", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entit...
tokenized/Miniduke_twitter.tokens
[ "As", "with", "the", "previous", "version", "of", "MiniDuke", ",", "it", "checks", "for", "the", "presence", "of", "the", "following", "processes", "in", "the", "system", ":", "If", "any", "of", "these", "are", "found", "in", "the", "system", "the", "con...
[ "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/Miniduke_twitter.tokens
[ "the", "malware", "will", "run", "on", "the", "system", "without", "any", "communication", "to", "C", "&", "C", "servers", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "If", "the", "configuration", "data", "is", "decrypted", "correctly", ",", "MiniDuke", "retrieves", "the", "Twitter", "page", "of", "@", "FloydLSchwartz", "in", "search", "of", "URLs", "by", "which", "to", "reach", "C", "&", "C", "server", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Ent...
tokenized/Miniduke_twitter.tokens
[ "It", "looks", "for", "the", "tag", "''", "X", ")", ")", ")", "''", "on", "the", "page", "(", "MiniDuke", "was", "searching", "for", "''", "uri", "!", "''", "in", "previous", "samples", ")", "and", "if", "the", "tag", "is", "found", "it", "decrypts...
[ "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/Miniduke_twitter.tokens
[ "The", "Twitter", "account", "@", "FloydLSchwartz", "does", "exist", "but", "has", "only", "retweets", "and", "no", "strings", "with", "the", "special", "tag", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
tokenized/Miniduke_twitter.tokens
[ "As", "the", "next", "step", ",", "MiniDuke", "gathers", "the", "following", "information", "from", "the", "infected", "systems", ":", "This", "information", "is", "then", "sent", "to", "the", "C", "&", "C", "server", "along", "with", "the", "request", "to...
[ "O", "O", "O", "O", "O", "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "O", "B-Entity", "I-Entity", "B-Action", "I-Action", "I-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-E...
tokenized/Miniduke_twitter.tokens
[ "The", "final", "URL", "used", "to", "communicate", "with", "the", "C", "&", "C", "server", "looks", "like", "this", ":", "<", "urlstart", ">", "/create.php", "?", "<", "rndparam", ">", "=", "<", "systeminfo", ">", "Those", "tokens", "are", "derived", ...
[ "B-Entity", "I-Entity", "I-Entity", "B-Action", "B-Modifier", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", ...
tokenized/Miniduke_twitter.tokens
[ "The", "malware", "processes", "the", "downloaded", "file", "in", "the", "same", "way", "as", "previous", "samples", "of", "MiniDuke", ":", "it", "verifies", "the", "integrity", "of", "the", "file", "using", "RSA-2048", ",", "then", "decrypts", "it", ",", ...
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-Entity", "B-Action", "B-Entity", "I-Entity", "I-Entity", "I-Entity", "I-Entity", "B-Modifier", "B-Entity", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", ...
tokenized/Miniduke_twitter.tokens