id
stringlengths 1
4
| tokens
sequencelengths 3
478
| ner_tags
sequencelengths 3
478
|
---|---|---|
1200 | [
"This",
"local",
"port",
"is",
"used",
"by",
"Exodus",
"Two",
"to",
"execute",
"various",
"commands",
"on",
"the",
"Android",
"device",
",",
"such",
"as",
"enabling",
"or",
"disabling",
"certain",
"services",
",",
"or",
"parsing",
"app",
"databases",
"."
] | [
10,
10,
10,
10,
10,
10,
1,
6,
10,
10,
10,
10,
10,
10,
3,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1201 | [
"However",
",",
"binding",
"a",
"shell",
"on",
"all",
"available",
"interfaces",
"will",
"obviously",
"make",
"it",
"accessible",
"to",
"anyone",
"who",
"is",
"sharing",
"at",
"least",
"a",
"local",
"network",
"with",
"an",
"infected",
"device",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1202 | [
"For",
"example",
",",
"if",
"an",
"infected",
"device",
"is",
"connected",
"to",
"a",
"public",
"Wi-Fi",
"network",
"any",
"other",
"host",
"will",
"be",
"able",
"to",
"obtain",
"a",
"terminal",
"on",
"the",
"device",
"without",
"any",
"form",
"of",
"authentication",
"or",
"verification",
"by",
"simply",
"connecting",
"to",
"the",
"port",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1203 | [
"If",
"the",
"mobile",
"operator",
"does",
"n't",
"enforce",
"proper",
"client",
"isolation",
",",
"it",
"is",
"possible",
"that",
"the",
"infected",
"devices",
"are",
"also",
"exposed",
"to",
"the",
"rest",
"of",
"the",
"cellular",
"network",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1204 | [
"Obviously",
",",
"this",
"inevitably",
"leaves",
"the",
"device",
"open",
"not",
"only",
"to",
"further",
"compromise",
"but",
"to",
"data",
"tampering",
"as",
"well",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1205 | [
"null",
"is",
"not",
"the",
"only",
"payload",
"opening",
"a",
"shell",
"on",
"the",
"phone",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1206 | [
"The",
"rootdaemon",
"binary",
"in",
"fact",
"offers",
"several",
"other",
"possibilities",
"to",
"execute",
"commands",
"on",
"the",
"infected",
"device",
"just",
"by",
"connecting",
"to",
"TCP",
"port",
"6200",
"and",
"issuing",
"one",
"of",
"the",
"following",
"commands",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
5,
10,
10,
10,
10,
10,
10,
10,
10
] |
1207 | [
"Sending",
"the",
"command",
"sh",
"to",
"TCP",
"port",
"6200",
"results",
"in",
"a",
"full",
"terminal",
"being",
"dropped",
":",
"Sending",
"the",
"command",
"cmd",
"followed",
"by",
"a",
"proper",
"terminal",
"command",
"will",
"execute",
"it",
"and",
"print",
"the",
"output",
"(",
"in",
"the",
"example",
"we",
"use",
"id",
"which",
"displays",
"the",
"identity",
"of",
"the",
"system",
"user",
"running",
"the",
"issued",
"commands",
")",
":",
"Doing",
"the",
"same",
"as",
"above",
"but",
"with",
"command",
"sucmd",
"will",
"run",
"the",
"terminal",
"command",
"as",
"root",
":",
"Other",
"commands",
"supported",
"by",
"rootdaemon",
"on",
"TCP",
"port",
"6200",
"are",
"su",
"(",
"which",
"in",
"our",
"tests",
"did",
"n't",
"properly",
"work",
")",
",",
"loadsocketpolicy",
",",
"loadfilepolicy",
",",
"remount",
"and",
"removeroot",
"."
] | [
10,
10,
10,
10,
10,
10,
0,
5,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
5,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1208 | [
"At",
"the",
"cost",
"of",
"possibly",
"being",
"overly",
"verbose",
",",
"following",
"is",
"the",
"output",
"of",
"an",
"nmap",
"scan",
"of",
"the",
"infected",
"Android",
"device",
"from",
"a",
"laptop",
"in",
"the",
"same",
"local",
"network",
",",
"which",
"further",
"demonstrantes",
"the",
"availability",
"of",
"the",
"same",
"open",
"TCP",
"ports",
"that",
"we",
"have",
"mentioned",
"thus",
"far",
":",
"Identification",
"of",
"eSurv",
"Presence",
"of",
"Italian",
"language",
"At",
"a",
"first",
"look",
",",
"the",
"first",
"samples",
"of",
"the",
"spyware",
"we",
"obtained",
"did",
"not",
"show",
"immediately",
"evident",
"connections",
"to",
"any",
"company",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
2,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1209 | [
"However",
",",
"the",
"persistent",
"presence",
"of",
"Italian",
"language",
"both",
"on",
"the",
"Google",
"Play",
"Store",
"pages",
"as",
"well",
"as",
"inside",
"the",
"spyware",
"code",
"was",
"a",
"clear",
"sign",
"that",
"an",
"Italian",
"actor",
"was",
"behind",
"the",
"creation",
"of",
"this",
"platform",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
8,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1210 | [
"Initially",
"some",
"particular",
"words",
"from",
"the",
"decompiled",
"classes.dex",
"of",
"Exodus",
"Two",
"sent",
"us",
"in",
"the",
"right",
"direction",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
0,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10
] |
1211 | [
"\"",
"Mundizza",
"''",
"is",
"a",
"dialectal",
"word",
",",
"a",
"derivative",
"of",
"the",
"proper",
"Italian",
"word",
"\"",
"immondizia",
"''",
"that",
"translates",
"to",
"\"",
"trash",
"''",
"or",
"\"",
"garbage",
"''",
"in",
"English",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1212 | [
"Interestingly",
",",
"\"",
"mundizza",
"''",
"is",
"typical",
"of",
"Calabria",
",",
"a",
"region",
"in",
"the",
"south",
"of",
"Italy",
",",
"and",
"more",
"specifically",
"it",
"appears",
"to",
"be",
"language",
"native",
"of",
"the",
"city",
"of",
"Catanzaro",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1213 | [
"Additionally",
",",
"some",
"copies",
"of",
"Exodus",
"One",
"use",
"the",
"following",
"XOR",
"key",
":",
"Rino",
"Gattuso",
"is",
"a",
"famous",
"retired",
"Italian",
"footballer",
",",
"originally",
"from",
"Calabria",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1214 | [
"While",
"not",
"too",
"seriously",
",",
"these",
"elements",
"made",
"us",
"restrict",
"our",
"research",
"into",
"surveillance",
"companies",
"from",
"the",
"region",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1215 | [
"Overlapping",
"Infrastructure",
"with",
"eSurv",
"Surveillance",
"Cameras",
"The",
"Command",
"&",
"Control",
"domain",
"configured",
"in",
"several",
"of",
"the",
"malicious",
"applications",
"found",
"on",
"Google",
"Play",
"Store",
",",
"ws.my-local-weather",
"[",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
8,
8,
10,
0,
5,
5
] |
1216 | [
"]",
"com",
",",
"points",
"to",
"the",
"IP",
"address",
"54.69.156.31",
"which",
"serves",
"a",
"self-signed",
"TLS",
"certificate",
"with",
"the",
"certificate",
"common",
"name",
"MyCert",
"and",
"fingerprint",
"11:41:45:2F",
":",
"A7:07:23:54",
":",
"AE:9A",
":",
"CE",
":",
"F4",
":",
"FE:56",
":",
"AE",
":",
"AC",
":",
"B1",
":",
"C2:15:9F:6A",
":",
"FC:1E",
":",
"CC:7D",
":",
"F8:61",
":",
"E3:25:26:73:6A",
"."
] | [
5,
5,
10,
10,
10,
10,
10,
10,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
5,
5,
10,
0,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
10,
0,
5,
5,
5,
5,
5,
5,
0,
5,
5,
5,
10
] |
1217 | [
"A",
"search",
"for",
"this",
"certificate",
"fingerprint",
"on",
"the",
"Internet",
"scanning",
"service",
"Censys",
"returns",
"8",
"additional",
"servers",
":",
"IP",
"address",
"34.208.71.9",
"34.212.92.0",
"34.216.43.114",
"52.34.144.229",
"54.69.156.31",
"54.71.249.137",
"54.189.5.198",
"78.5.0.195",
"207.180.245.74",
"Opening",
"the",
"Command",
"&",
"Control",
"web",
"page",
"in",
"a",
"browser",
"presents",
"a",
"Basic",
"Authentication",
"prompt",
":",
"Closing",
"this",
"prompt",
"causes",
"the",
"server",
"to",
"send",
"a",
"\"",
"401",
"Unauthorized",
"Response",
"''",
"with",
"an",
"\"",
"Access",
"Denied",
"''",
"message",
"in",
"Italian",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
0,
0,
0,
0,
0,
0,
0,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1218 | [
"All",
"of",
"the",
"other",
"IP",
"address",
"we",
"discovered",
"sharing",
"the",
"same",
"TLS",
"certificate",
"behave",
"in",
"the",
"same",
"way",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1219 | [
"The",
"Command",
"&",
"Control",
"server",
"also",
"displays",
"a",
"favicon",
"image",
"which",
"looks",
"like",
"a",
"small",
"orange",
"ball",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1220 | [
"At",
"the",
"time",
"of",
"writing",
",",
"a",
"reverse",
"image",
"search",
"for",
"the",
"favicon",
"on",
"Shodan",
"using",
"the",
"query",
"http.favicon.hash:990643579",
"returned",
"around",
"40",
"web",
"servers",
"which",
"use",
"the",
"same",
"favicon",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1221 | [
"Many",
"of",
"these",
"servers",
"are",
"control",
"panels",
"for",
"video",
"surveillance",
"systems",
"developed",
"by",
"the",
"Italian",
"company",
"eSurv",
",",
"based",
"in",
"Catanzaro",
",",
"in",
"Calabria",
",",
"Italy",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1222 | [
"Their",
"publicly",
"advertised",
"products",
"include",
"CCTV",
"management",
"systems",
",",
"surveillance",
"drones",
",",
"face",
"and",
"license",
"plate",
"recognition",
"systems",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1223 | [
"eSurv",
"'s",
"logo",
"is",
"identical",
"to",
"the",
"Command",
"&",
"Control",
"server",
"favicon",
"."
] | [
2,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1224 | [
"Older",
"samples",
"connecting",
"to",
"eSurv",
"Finally",
",",
"Google",
"shared",
"with",
"us",
"some",
"older",
"samples",
"of",
"Exodus",
"One",
"(",
"with",
"hashes",
"2055584625d24687bd027a63bc0b8faa7d1a854a535de74afba24840a52b1d2f",
"and",
"a37f5d2418c5f2f64d06ba28fe62edee1293a56158ddfa9f04020e316054363f",
")",
"which",
"are",
"not",
"obfuscated",
"and",
"use",
"the",
"following",
"disguise",
":",
"The",
"configuration",
"of",
"these",
"older",
"samples",
"is",
"very",
"similar",
"to",
"newer",
"ones",
",",
"but",
"it",
"provides",
"additional",
"insights",
"being",
"not",
"obfuscated",
":",
"Firstly",
"we",
"can",
"notice",
"that",
",",
"instead",
"of",
"generic",
"domain",
"names",
"or",
"IP",
"addresses",
",",
"these",
"samples",
"communicated",
"with",
"a",
"Command",
"&",
"Control",
"server",
"located",
"at",
"attiva.exodus.esurv",
"[",
"."
] | [
10,
10,
10,
10,
2,
10,
10,
2,
10,
10,
10,
10,
10,
10,
10,
1,
6,
10,
10,
10,
0,
10,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
5,
5
] |
1225 | [
"]",
"it",
"(",
"\"",
"attiva",
"''",
"is",
"the",
"Italian",
"for",
"\"",
"activate",
"''",
")",
"."
] | [
5,
5,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1226 | [
"(",
"We",
"named",
"the",
"spyware",
"\"",
"Exodus",
"''",
"after",
"this",
"Command",
"&",
"Control",
"domain",
"name",
"."
] | [
10,
8,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1227 | [
")",
"Following",
"is",
"the",
"snippet",
"of",
"code",
"in",
"these",
"older",
"Exodus",
"One",
"samples",
"showing",
"the",
"connection",
"to",
"the",
"Command",
"&",
"Control",
":",
"Below",
"is",
"the",
"almost",
"identical",
"composition",
"of",
"the",
"request",
"to",
"the",
"Command",
"&",
"Control",
"server",
"in",
"mike.jar",
"(",
"also",
"containing",
"the",
"path",
"7e661733-e332-429a-a7e2-23649f27690f",
")",
":",
"To",
"further",
"corroborate",
"the",
"connection",
"of",
"the",
"Exodus",
"spyware",
"with",
"eSurv",
",",
"the",
"domain",
"attiva.exodus.esurv.it",
"resolves",
"to",
"the",
"IP",
"212.47.242.236",
"which",
",",
"according",
"to",
"public",
"passive",
"DNS",
"data",
",",
"in",
"2017",
"was",
"used",
"to",
"host",
"the",
"domain",
"server1cs.exodus.connexxa.it",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
6,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
6,
10,
10,
10,
10,
0,
5,
10,
10,
10,
10,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
5,
10
] |
1228 | [
"Connexxa",
"was",
"a",
"company",
"also",
"from",
"Catanzaro",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10
] |
1229 | [
"According",
"to",
"publicly",
"available",
"information",
",",
"the",
"founder",
"of",
"Connexxa",
"seems",
"to",
"also",
"be",
"the",
"CEO",
"of",
"eSurv",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
2,
10,
10,
10,
10,
10,
10,
10,
2,
10
] |
1230 | [
"Interestingly",
",",
"we",
"found",
"other",
"DNS",
"records",
"mostly",
"from",
"2017",
"that",
"follow",
"a",
"similar",
"pattern",
"and",
"appear",
"to",
"contain",
"two-letters",
"codes",
"for",
"districts",
"in",
"Italy",
":",
"Server",
"City",
"server1bo.exodus.connexxa",
"[",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
5,
5
] |
1231 | [
"]",
"it",
"Bologna",
"server1bs.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1232 | [
"]",
"it",
"Brescia",
"server1cs.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1233 | [
"]",
"it",
"Cosenza",
"server1ct.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1234 | [
"]",
"it",
"Catania",
"server1fermo.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1235 | [
"]",
"it",
"server1fi.exodus.connexxa",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1236 | [
"]",
"it",
"Firenze",
"server1gioiat.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1237 | [
"]",
"it",
"server1na.exodus.connexxa",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1238 | [
"]",
"it",
"Napoli",
"server1rc.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1239 | [
"]",
"it",
"Reggio",
"Calabria",
"server2ct.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
10,
0,
5,
5
] |
1240 | [
"]",
"it",
"Catania",
"server2cz.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1241 | [
"]",
"it",
"Catanzaro",
"server2fi.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1242 | [
"]",
"it",
"Firenze",
"server2mi.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1243 | [
"]",
"it",
"Milano",
"server2rc.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1244 | [
"]",
"it",
"Reggio",
"Calabria",
"server3bo.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
10,
0,
5,
5
] |
1245 | [
"]",
"it",
"Bologna",
"server3ct.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1246 | [
"]",
"it",
"Catania",
"server3.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1247 | [
"]",
"it",
"server3fi.exodus.connexxa",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1248 | [
"]",
"it",
"Firenze",
"server4fi.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1249 | [
"]",
"it",
"Firenze",
"serverrt.exodus.connexxa",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1250 | [
"]",
"it",
"Public",
"Resume",
"Confirms",
"Development",
"of",
"Android",
"Agent",
"Additionally",
",",
"an",
"employee",
"of",
"eSurv",
"quite",
"precisely",
"described",
"their",
"work",
"in",
"developing",
"an",
"\"",
"agent",
"to",
"gather",
"data",
"from",
"Android",
"devices",
"and",
"send",
"it",
"to",
"a",
"C",
"&",
"C",
"server",
"''",
"as",
"well",
"as",
"researching",
"\"",
"vulnerabilities",
"in",
"mobile",
"devices",
"(",
"mainly",
"Android",
")",
"''",
"in",
"a",
"publicly",
"available",
"resume",
"."
] | [
5,
5,
10,
10,
10,
10,
10,
3,
10,
10,
10,
10,
10,
10,
2,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
10,
10,
10,
10,
10,
10,
10,
10
] |
1251 | [
"Further",
"details",
"in",
"it",
"reflect",
"characteristics",
"of",
"Exodus",
"(",
"such",
"as",
"the",
"bypass",
"of",
"power",
"managers",
"we",
"described",
"from",
"Exodus",
"One",
",",
"and",
"more",
")",
":",
"Indicators",
"of",
"Compromise",
"Exodus",
"One",
"011b6bcebd543d4eb227e840f04e188fb01f2335b0b81684b60e6b45388d3820",
"0f5f1409b1ebbee4aa837d20479732e11399d37f05b47b5359dc53a4001314e5",
"2055584625d24687bd027a63bc0b8faa7d1a854a535de74afba24840a52b1d2f",
"26fef238028ee4b5b8da631c77bfb44ada3d5db8129c45dea5df6a51c9ea5f55",
"33a9da16d096426c82f150e39fc4f9172677885cfeaedcff10c86414e88be802",
"34d000ee1e36efd10eb37e2b79d69249d5a85682a61390a89a1b9391c46bf2ba",
"4f6146956b50ae3a6e80a1c1f771dba848ba677064eb0e166df5804ac2766898",
"5db49122d866967295874ab2c1ce23a7cde50212ff044bbea1da9b49bb9bc149",
"70e2eea5609c6954c61f2e5e0a3aea832d0643df93d18d7d78b6f9444dcceef0",
"80810a8ec9624f317f832ac2e212dba033212258285344661e5da11b0d9f0b62",
"8453ce501fee1ca8a321f16b09969c517f92a24b058ac5b54549eabd58bf1884",
"a37f5d2418c5f2f64d06ba28fe62edee1293a56158ddfa9f04020e316054363f",
"db59407f72666526fca23d31e3b4c5df86f25eff178e17221219216c6975c63f",
"e0acbb0d7e55fb67e550a6bf5cf5c499a9960eaf5f037b785f9004585202593b",
"Exodus",
"One",
"Package",
"Names",
"com.phonecarrier.linecheck",
"rm.rf",
"operatore.italia",
"it.offertetelefonicheperte",
"it.servizipremium",
"assistenza.sim",
"assistenza.linea.riattiva",
"assistenza.linea",
"it.promofferte",
"Exodus",
"Two",
"64c11fdb317d6b7c9930e639f55863df592f23f3c7c861ddd97048891a90c64b",
"a42a05bf9b412cd84ea92b166d790e8e72f1d01764f93b05ace62237fbabe40e",
"Exodus",
"Two",
"ELF",
"Utilities",
"00c787c0c0bc26caf623e66373a5aaa1b913b9caee1f34580bdfdd21954b7cc4",
"11499ff2418f4523344de81a447f6786fdba4982057d4114f64db929990b4b59",
"13ec6cec511297ac3137cf7d6e4a7c4f5dd2b24478a06262a44f13a3d61070b6",
"3c9f08b3280851f54414dfa5a57f40d3b7be7b73736fa0ba21b078e75ce54d33",
"3ee3a973c62ba5bd9eab595a7c94b7a26827c5fa5b21964d511ab58903929ec5",
"47449a612697ad99a6fbd6e02a84e957557371151f2b034a411ebb10496648c8",
"48a7dd672931e408662d2b5e1abcd6ef00097b8ffe3814f0d2799dd6fd74bd88",
"824ad333320cbb7873dc49e61c14f749b0e0d88723635524463f2e6f56ea133a",
"b46f282f9a1bce3798faee3212e28924730a657eb93cda3824c449868b6ee2e7",
"c228a534535b22a316a97908595a2d793d0fecabadc32846c6d1bfb08ca9a658",
"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"e3f65f84dd6c2c3a5a653a3788d78920c0321526062a6b53daaf23fa57778a5f",
"Command",
"&",
"Controls",
"ad1.fbsba",
"[",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
6,
10,
10,
10,
10,
10,
10,
10,
10,
1,
6,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
6,
10,
10,
0,
5,
0,
5,
0,
0,
0,
0,
0,
1,
6,
0,
0,
1,
6,
10,
10,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
10,
10,
10,
0,
5,
5
] |
1252 | [
"]",
"com",
"ws.my-local-weather",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1253 | [
"]",
"com",
"54.71.249",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1254 | [
"]",
"137",
"54.69.156",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1255 | [
"]",
"31",
"162.243.172",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1256 | [
"]",
"208",
"attiva.exodus.esurv",
"[",
"."
] | [
5,
5,
0,
5,
5
] |
1257 | [
"]",
"it",
"The",
"rise",
"of",
"mobile",
"banker",
"Asacub",
"28",
"AUG",
"2018",
"We",
"encountered",
"the",
"Trojan-Banker.AndroidOS.Asacub",
"family",
"for",
"the",
"first",
"time",
"in",
"2015",
",",
"when",
"the",
"first",
"versions",
"of",
"the",
"malware",
"were",
"detected",
",",
"analyzed",
",",
"and",
"found",
"to",
"be",
"more",
"adept",
"at",
"spying",
"than",
"stealing",
"funds",
"."
] | [
5,
5,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1258 | [
"The",
"Trojan",
"has",
"evolved",
"since",
"then",
",",
"aided",
"by",
"a",
"large-scale",
"distribution",
"campaign",
"by",
"its",
"creators",
"(",
"in",
"spring-summer",
"2017",
")",
",",
"helping",
"Asacub",
"to",
"claim",
"top",
"spots",
"in",
"last",
"year",
"β",
"s",
"ranking",
"by",
"number",
"of",
"attacks",
"among",
"mobile",
"banking",
"Trojans",
",",
"outperforming",
"other",
"families",
"such",
"as",
"Svpeng",
"and",
"Faketoken",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
1,
10
] |
1259 | [
"We",
"decided",
"to",
"take",
"a",
"peek",
"under",
"the",
"hood",
"of",
"a",
"modern",
"member",
"of",
"the",
"Asacub",
"family",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10
] |
1260 | [
"Our",
"eyes",
"fell",
"on",
"the",
"latest",
"version",
"of",
"the",
"Trojan",
",",
"which",
"is",
"designed",
"to",
"steal",
"money",
"from",
"owners",
"of",
"Android",
"devices",
"connected",
"to",
"the",
"mobile",
"banking",
"service",
"of",
"one",
"of",
"Russia",
"β",
"s",
"largest",
"banks",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1261 | [
"Asacub",
"versions",
"Sewn",
"into",
"the",
"body",
"of",
"the",
"Trojan",
"is",
"the",
"version",
"number",
",",
"consisting",
"of",
"two",
"or",
"three",
"digits",
"separated",
"by",
"periods",
"."
] | [
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1262 | [
"The",
"numbering",
"seems",
"to",
"have",
"started",
"anew",
"after",
"the",
"version",
"9",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1263 | [
"The",
"name",
"Asacub",
"appeared",
"with",
"version",
"4",
"in",
"late",
"2015",
";",
"previous",
"versions",
"were",
"known",
"as",
"Trojan-SMS.AndroidOS.Smaps",
"."
] | [
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10
] |
1264 | [
"Versions",
"5.X.X-8.X.X",
"were",
"active",
"in",
"2016",
",",
"and",
"versions",
"9.X.X-1.X.X",
"in",
"2017",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1265 | [
"In",
"2018",
",",
"the",
"most",
"actively",
"distributed",
"versions",
"were",
"5.0.0",
"and",
"5.0.3",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1266 | [
"Communication",
"with",
"C",
"&",
"C",
"Although",
"Asacub",
"β",
"s",
"capabilities",
"gradually",
"evolved",
",",
"its",
"network",
"behavior",
"and",
"method",
"of",
"communication",
"with",
"the",
"command-and-control",
"(",
"C",
"&",
"C",
")",
"server",
"changed",
"little",
"."
] | [
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1267 | [
"This",
"strongly",
"suggested",
"that",
"the",
"banking",
"Trojans",
",",
"despite",
"differing",
"in",
"terms",
"of",
"capability",
",",
"belong",
"to",
"the",
"same",
"family",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1268 | [
"Data",
"was",
"always",
"sent",
"to",
"the",
"C",
"&",
"C",
"server",
"via",
"HTTP",
"in",
"the",
"body",
"of",
"a",
"POST",
"request",
"in",
"encrypted",
"form",
"to",
"the",
"relative",
"address",
"/something/index.php",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10
] |
1269 | [
"In",
"earlier",
"versions",
",",
"the",
"something",
"part",
"of",
"the",
"relative",
"path",
"was",
"a",
"partially",
"intelligible",
",",
"yet",
"random",
"mix",
"of",
"words",
"and",
"short",
"combinations",
"of",
"letters",
"and",
"numbers",
"separated",
"by",
"an",
"underscore",
",",
"for",
"example",
",",
"β",
"bee_bomb",
"β",
"or",
"β",
"my_te2_mms",
"β",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1270 | [
"Example",
"of",
"traffic",
"from",
"an",
"early",
"version",
"of",
"Asacub",
"(",
"2015",
")",
"The",
"data",
"transmitted",
"and",
"received",
"is",
"encrypted",
"with",
"the",
"RC4",
"algorithm",
"and",
"encoded",
"using",
"the",
"base64",
"standard",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1271 | [
"The",
"C",
"&",
"C",
"address",
"and",
"the",
"encryption",
"key",
"(",
"one",
"for",
"different",
"modifications",
"in",
"versions",
"4.x",
"and",
"5.x",
",",
"and",
"distinct",
"for",
"different",
"C",
"&",
"Cs",
"in",
"later",
"versions",
")",
"are",
"stitched",
"into",
"the",
"body",
"of",
"the",
"Trojan",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1272 | [
"In",
"early",
"versions",
"of",
"Asacub",
",",
".com",
",",
".biz",
",",
".info",
",",
".in",
",",
".pw",
"were",
"used",
"as",
"top-level",
"domains",
"."
] | [
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1273 | [
"In",
"the",
"2016",
"version",
",",
"the",
"value",
"of",
"the",
"User-Agent",
"header",
"changed",
",",
"as",
"did",
"the",
"method",
"of",
"generating",
"the",
"relative",
"path",
"in",
"the",
"URL",
":",
"now",
"the",
"part",
"before",
"/index.php",
"is",
"a",
"mix",
"of",
"a",
"pronounceable",
"(",
"if",
"not",
"entirely",
"meaningful",
")",
"word",
"and",
"random",
"letters",
"and",
"numbers",
",",
"for",
"example",
",",
"β",
"muromec280j9tqeyjy5sm1qy71",
"β",
"or",
"β",
"parabbelumf8jgybdd6w0qa0",
"β",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10,
10,
10,
0,
10,
10
] |
1274 | [
"Moreover",
",",
"incoming",
"traffic",
"from",
"the",
"C",
"&",
"C",
"server",
"began",
"to",
"use",
"gzip",
"compression",
",",
"and",
"the",
"top-level",
"domain",
"for",
"all",
"C",
"&",
"Cs",
"was",
".com",
":",
"Since",
"December",
"2016",
",",
"the",
"changes",
"in",
"C",
"&",
"C",
"communication",
"methods",
"have",
"affected",
"only",
"how",
"the",
"relative",
"path",
"in",
"the",
"URL",
"is",
"generated",
":",
"the",
"pronounceable",
"word",
"was",
"replaced",
"by",
"a",
"rather",
"long",
"random",
"combination",
"of",
"letters",
"and",
"numbers",
",",
"for",
"example",
",",
"β",
"ozvi4malen7dwdh",
"β",
"or",
"β",
"f29u8oi77024clufhw1u5ws62",
"β",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10,
10,
10,
0,
10,
10
] |
1275 | [
"At",
"the",
"time",
"of",
"writing",
"this",
"article",
",",
"no",
"other",
"significant",
"changes",
"in",
"Asacub",
"β",
"s",
"network",
"behavior",
"had",
"been",
"observed",
":",
"The",
"origin",
"of",
"Asacub",
"It",
"is",
"fairly",
"safe",
"to",
"say",
"that",
"the",
"Asacub",
"family",
"evolved",
"from",
"Trojan-SMS.AndroidOS.Smaps",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
0,
10
] |
1276 | [
"Communication",
"between",
"both",
"Trojans",
"and",
"their",
"C",
"&",
"C",
"servers",
"is",
"based",
"on",
"the",
"same",
"principle",
",",
"the",
"relative",
"addresses",
"to",
"which",
"Trojans",
"send",
"network",
"requests",
"are",
"generated",
"in",
"a",
"similar",
"manner",
",",
"and",
"the",
"set",
"of",
"possible",
"commands",
"that",
"the",
"two",
"Trojans",
"can",
"perform",
"also",
"overlaps",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1277 | [
"What",
"β",
"s",
"more",
",",
"the",
"numbering",
"of",
"Asacub",
"versions",
"is",
"a",
"continuation",
"of",
"the",
"Smaps",
"system",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
1,
10,
10
] |
1278 | [
"The",
"main",
"difference",
"is",
"that",
"Smaps",
"transmits",
"data",
"as",
"plain",
"text",
",",
"while",
"Asacub",
"encrypts",
"data",
"with",
"the",
"RC4",
"algorithm",
"and",
"then",
"encodes",
"it",
"into",
"base64",
"format",
"."
] | [
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1279 | [
"Let",
"β",
"s",
"compare",
"examples",
"of",
"traffic",
"from",
"Smaps",
"and",
"Asacub",
"β",
"an",
"initializing",
"request",
"to",
"the",
"C",
"&",
"C",
"server",
"with",
"information",
"about",
"the",
"infected",
"device",
"and",
"a",
"response",
"from",
"the",
"server",
"with",
"a",
"command",
"for",
"execution",
":",
"Smaps",
"request",
"Asacub",
"request",
"Decrypted",
"data",
"from",
"Asacub",
"traffic",
":",
"{",
"β",
"id",
"β",
":",
"β",
"532bf15a-b784-47e5-92fa-72198a2929f5β³",
",",
"β",
"type",
"β",
":",
"β",
"get",
"β",
",",
"β",
"info",
"β",
":",
"β",
"imei:365548770159066",
",",
"country",
":",
"PL",
",",
"cell",
":",
"Tele2",
",",
"android:4.2.2",
",",
"model",
":",
"GT-N5100",
",",
"phonenumber",
":",
"+486679225120",
",",
"sim:6337076348906359089f",
",",
"app",
":",
"null",
",",
"ver:5.0.2β³",
"}",
"Data",
"sent",
"to",
"the",
"server",
"[",
"{",
"β",
"command",
"β",
":",
"β",
"sent",
"&",
"&",
"&",
"β",
",",
"β",
"params",
"β",
":",
"{",
"β",
"to",
"β",
":",
"β",
"+79262000900β³",
",",
"β",
"body",
"β",
":",
"β",
"\\u0410\\u0412\\u0422\\u041e\\u041f\\u041b\\u0410\\u0422\\u0415\\u0416",
"1000",
"50β³",
",",
"β",
"timestamp",
"β",
":",
"β",
"1452272572β³",
"}",
"}",
",",
"{",
"β",
"command",
"β",
":",
"β",
"sent",
"&",
"&",
"&",
"β",
",",
"β",
"params",
"β",
":",
"{",
"β",
"to",
"β",
":",
"β",
"+79262000900β³",
",",
"β",
"body",
"β",
":",
"β",
"BALANCE",
"β",
",",
"β",
"timestamp",
"β",
":",
"β",
"1452272573β³",
"}",
"}",
"]",
"Instructions",
"received",
"from",
"the",
"server",
"A",
"comparison",
"can",
"also",
"be",
"made",
"of",
"the",
"format",
"in",
"which",
"Asacub",
"and",
"Smaps",
"forward",
"incoming",
"SMS",
"(",
"encoded",
"with",
"the",
"base64",
"algorithm",
")",
"from",
"the",
"device",
"to",
"the",
"C",
"&",
"C",
"server",
":",
"Smaps",
"format",
"Asacub",
"format",
"Decrypted",
"data",
"from",
"Asacub",
"traffic",
":",
"{",
"β",
"data",
"β",
":",
"β",
"2015:10:14_02:41:15β³",
",",
"β",
"id",
"β",
":",
"β",
"532bf15a-b784-47e5-92fa-72198a2929f5β³",
",",
"β",
"text",
"β",
":",
"β",
"SSB0aG91Z2h0IHdlIGdvdCBwYXN0IHRoaXMhISBJJ20gbm90IGh1bmdyeSBhbmQgbmU=",
"β",
",",
"β",
"number",
"β",
":",
"β",
"1790β³",
",",
"β",
"type",
"β",
":",
"β",
"load",
"β",
"}",
"Propagation",
"The",
"banking",
"Trojan",
"is",
"propagated",
"via",
"phishing",
"SMS",
"containing",
"a",
"link",
"and",
"an",
"offer",
"to",
"view",
"a",
"photo",
"or",
"MMS",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
1,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1280 | [
"The",
"link",
"points",
"to",
"a",
"web",
"page",
"with",
"a",
"similar",
"sentence",
"and",
"a",
"button",
"for",
"downloading",
"the",
"APK",
"file",
"of",
"the",
"Trojan",
"to",
"the",
"device",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1281 | [
"The",
"Trojan",
"download",
"window",
"Asacub",
"masquerades",
"under",
"the",
"guise",
"of",
"an",
"MMS",
"app",
"or",
"a",
"client",
"of",
"a",
"popular",
"free",
"ads",
"service",
"."
] | [
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1282 | [
"We",
"came",
"across",
"the",
"names",
"Photo",
",",
"Message",
",",
"Avito",
"Offer",
",",
"and",
"MMS",
"Message",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1283 | [
"App",
"icons",
"under",
"which",
"Asacub",
"masks",
"itself",
"The",
"APK",
"files",
"of",
"the",
"Trojan",
"are",
"downloaded",
"from",
"sites",
"such",
"as",
"mmsprivate",
"[",
"."
] | [
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
0,
5,
5
] |
1284 | [
"]",
"site",
",",
"photolike",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1285 | [
"]",
"fun",
",",
"you-foto",
"[",
"."
] | [
5,
5,
10,
0,
5,
5
] |
1286 | [
"]",
"site",
",",
"and",
"mms4you",
"[",
"."
] | [
5,
5,
10,
10,
0,
5,
5
] |
1287 | [
"]",
"me",
"under",
"names",
"in",
"the",
"format",
":",
"photo_",
"[",
"number",
"]",
"_img.apk",
",",
"mms_",
"[",
"number",
"]",
"_img.apk",
"avito_",
"[",
"number",
"]",
".apk",
",",
"mms.img_",
"[",
"number",
"]",
"_photo.apk",
",",
"mms",
"[",
"number",
"]",
"_photo.image.apk",
",",
"mms",
"[",
"number",
"]",
"_photo.img.apk",
",",
"mms.img.photo_",
"[",
"number",
"]",
".apk",
",",
"photo_",
"[",
"number",
"]",
"_obmen.img.apk",
"."
] | [
5,
5,
10,
10,
10,
10,
10,
10,
0,
5,
5,
5,
5,
10,
0,
5,
5,
5,
5,
0,
5,
5,
5,
5,
10,
0,
5,
5,
5,
5,
10,
0,
5,
5,
5,
5,
10,
0,
5,
5,
5,
5,
10,
0,
5,
5,
5,
5,
10,
0,
5,
5,
5,
5,
10
] |
1288 | [
"For",
"the",
"Trojan",
"to",
"install",
",",
"the",
"user",
"must",
"allow",
"installation",
"of",
"apps",
"from",
"unknown",
"sources",
"in",
"the",
"device",
"settings",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1289 | [
"Infection",
"During",
"installation",
",",
"depending",
"on",
"the",
"version",
"of",
"the",
"Trojan",
",",
"Asacub",
"prompts",
"the",
"user",
"either",
"for",
"Device",
"Administrator",
"rights",
"or",
"for",
"permission",
"to",
"use",
"AccessibilityService",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1290 | [
"After",
"receiving",
"the",
"rights",
",",
"it",
"sets",
"itself",
"as",
"the",
"default",
"SMS",
"app",
"and",
"disappears",
"from",
"the",
"device",
"screen",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1291 | [
"If",
"the",
"user",
"ignores",
"or",
"rejects",
"the",
"request",
",",
"the",
"window",
"reopens",
"every",
"few",
"seconds",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1292 | [
"The",
"Trojan",
"requests",
"Device",
"Administrator",
"rights",
"The",
"Trojan",
"requests",
"permission",
"to",
"use",
"AccessibilityService",
"After",
"installation",
",",
"the",
"Trojan",
"starts",
"communicating",
"with",
"the",
"cybercriminals",
"β",
"C",
"&",
"C",
"server",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1293 | [
"All",
"data",
"is",
"transmitted",
"in",
"JSON",
"format",
"(",
"after",
"decryption",
")",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1294 | [
"It",
"includes",
"information",
"about",
"the",
"smartphone",
"model",
",",
"the",
"OS",
"version",
",",
"the",
"mobile",
"operator",
",",
"and",
"the",
"Trojan",
"version",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1295 | [
"Let",
"β",
"s",
"take",
"an",
"in-depth",
"look",
"at",
"Asacub",
"5.0.3",
",",
"the",
"most",
"widespread",
"version",
"in",
"2018",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
1,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1296 | [
"Structure",
"of",
"data",
"sent",
"to",
"the",
"server",
":",
"To",
"begin",
"with",
",",
"the",
"Trojan",
"sends",
"information",
"about",
"the",
"device",
"to",
"the",
"server",
":",
"In",
"response",
",",
"the",
"server",
"sends",
"the",
"code",
"of",
"the",
"command",
"for",
"execution",
"(",
"β",
"command",
"β",
")",
",",
"its",
"parameters",
"(",
"β",
"params",
"β",
")",
",",
"and",
"the",
"time",
"delay",
"before",
"execution",
"(",
"β",
"waitrun",
"β",
"in",
"milliseconds",
")",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1297 | [
"List",
"of",
"commands",
"sewn",
"into",
"the",
"body",
"of",
"the",
"Trojan",
":",
"Command",
"code",
"Parameters",
"Actions",
"2",
"β",
"Sending",
"a",
"list",
"of",
"contacts",
"from",
"the",
"address",
"book",
"of",
"the",
"infected",
"device",
"to",
"the",
"C",
"&",
"C",
"server",
"7",
"β",
"to",
"β",
":",
"int",
"Calling",
"the",
"specified",
"number",
"11",
"β",
"to",
"β",
":",
"int",
",",
"β",
"body",
"β",
":",
"string",
"Sending",
"an",
"SMS",
"with",
"the",
"specified",
"text",
"to",
"the",
"specified",
"number",
"19",
"β",
"text",
"β",
":",
"string",
",",
"β",
"n",
"β",
":",
"string",
"Sending",
"SMS",
"with",
"the",
"specified",
"text",
"to",
"numbers",
"from",
"the",
"address",
"book",
"of",
"the",
"infected",
"device",
",",
"with",
"the",
"name",
"of",
"the",
"addressee",
"from",
"the",
"address",
"book",
"substituted",
"into",
"the",
"message",
"text",
"40",
"β",
"text",
"β",
":",
"string",
"Shutting",
"down",
"applications",
"with",
"specific",
"names",
"(",
"antivirus",
"and",
"banking",
"applications",
")",
"The",
"set",
"of",
"possible",
"commands",
"is",
"the",
"most",
"significant",
"difference",
"between",
"the",
"various",
"flavors",
"of",
"Asacub",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
8,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
8,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
3,
8,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
1,
10
] |
1298 | [
"In",
"the",
"2015-early",
"2016",
"versions",
"examined",
"in",
"this",
"article",
",",
"C",
"&",
"C",
"instructions",
"in",
"JSON",
"format",
"contained",
"the",
"name",
"of",
"the",
"command",
"in",
"text",
"form",
"(",
"β",
"get_sms",
"β",
",",
"β",
"block_phone",
"β",
")",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
1299 | [
"In",
"later",
"versions",
",",
"instead",
"of",
"the",
"name",
"of",
"the",
"command",
",",
"its",
"numerical",
"code",
"was",
"transmitted",
"."
] | [
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10,
10
] |
Subsets and Splits