Hi folks,
I have a "type of honeypot" that is monitoring a group that periodically sends encoded messages. The messages do not originate or terminate at the honeypot.
The messages are infrequent; at most, 1-2 a day.
They all contain 128 characters: [a-z] and [0-9], with numbers more frequent than letters.
The delta index of correlation of these strings is consistently between 1.30 and 2.0. (For those unfamiliar with the Phi-test IC, a value of "1" is random, and english text falls between 1.50 and 2.00 with longer strings centered around 1.73.)
There does not appear to be any obvious period -- it's unlikely a polyalphabetic cipher.
Here's an example:
dxnwa86h88h85d444lbko236356422f01048099t91218o4773 0l76xh65975cr3407932kvkr5q2qe01646b9928f2d81sz2303 yu39vt75s71npa19mi05j2u1g480
The IC=1.46.
(Side note: I know the 128 character sequence, but I don't know where the "beginning" is since they repeat the sequence. I think "dxn..." is the start, but that could just as easily be in the middle or at the end.)
If I had to guess at the decoded language, I'd lean toward spanish.
Does anyone have any ideas how to (1) determine the encoding method and (2) crack it?
I have a "type of honeypot" that is monitoring a group that periodically sends encoded messages. The messages do not originate or terminate at the honeypot.
The messages are infrequent; at most, 1-2 a day.
They all contain 128 characters: [a-z] and [0-9], with numbers more frequent than letters.
The delta index of correlation of these strings is consistently between 1.30 and 2.0. (For those unfamiliar with the Phi-test IC, a value of "1" is random, and english text falls between 1.50 and 2.00 with longer strings centered around 1.73.)
There does not appear to be any obvious period -- it's unlikely a polyalphabetic cipher.
Here's an example:
dxnwa86h88h85d444lbko236356422f01048099t91218o4773 0l76xh65975cr3407932kvkr5q2qe01646b9928f2d81sz2303 yu39vt75s71npa19mi05j2u1g480
The IC=1.46.
(Side note: I know the 128 character sequence, but I don't know where the "beginning" is since they repeat the sequence. I think "dxn..." is the start, but that could just as easily be in the middle or at the end.)
If I had to guess at the decoded language, I'd lean toward spanish.
Does anyone have any ideas how to (1) determine the encoding method and (2) crack it?
Comment