nikolatesla20
December 8th, 2004, 16:21
I was wondering if someone here (maybe Mike?) could help me with this.
Mind you, I'm not looking for the answer, or a cheat, or anything. It's just the happy folks over at hxxp://www.hackthissite.org seem to enjoy keeping everyone in the dark about crypto. I've been working on their "encryption challenges". I'm still a newb at crypto in a lot of ways tho, so I haven't gotten any of them done!
They had 3 challenges in place one was considered difficulty "insane", one "moderate", and the last "hard". Since I didn't know squat yet, I and some other users made some requests for for an easier challenge.
Yesterday challenge number 4 was posted, and it's supposed to be "easy". I've been working at it for a while but my brain is fried soon.
Look, you guys know me fairly well on this board. You know I'm not looking for a direct answer, but they don't have ANY tutorials on encryption on the site, so how am I ever supposed to learn how to start and things to look for other than groping in the dark for a millinea. I've posted on their forum about a possible tutorial for challenges that are already complete and won, but no one has answered me yet. It's getting very frustrating.
Anyway, they gave this short text for encryption challenge 4:
And that's it. Now, I think this could be anything. I mean, it could be the word "ACROSS", or who knows. I just don't agree that this is "easy" since there's not enough ciphertext to really know what is going on.
In fact, if I run this thru a Crypto cracker for substition algos, I get a number of options:
Who knows which one, or if it's any? There's not context to the message..
I send the answer "ACROSS" to the encryption author but he replied that it was not correct.
So far I've tried bruting Ceaser shift, bruting Affine cipher, and also trying XORs with each character position. Perhaps it's a combination of these, so I'm still working on my bruter to try that.
Basically, what would be some other ways to cryptoanalyze this? Anyone have any more suggestions to try ? There's not enough text to do frequency analysis, and also doesn't seem enough for a Vinegire cipher, so it's got to be some math ops going on or something. But right now it's considered "easy" and I thought I've tried most of the easy approaches now..
Thanks guys.
-nt20
Mind you, I'm not looking for the answer, or a cheat, or anything. It's just the happy folks over at hxxp://www.hackthissite.org seem to enjoy keeping everyone in the dark about crypto. I've been working on their "encryption challenges". I'm still a newb at crypto in a lot of ways tho, so I haven't gotten any of them done!
They had 3 challenges in place one was considered difficulty "insane", one "moderate", and the last "hard". Since I didn't know squat yet, I and some other users made some requests for for an easier challenge.
Yesterday challenge number 4 was posted, and it's supposed to be "easy". I've been working at it for a while but my brain is fried soon.
Look, you guys know me fairly well on this board. You know I'm not looking for a direct answer, but they don't have ANY tutorials on encryption on the site, so how am I ever supposed to learn how to start and things to look for other than groping in the dark for a millinea. I've posted on their forum about a possible tutorial for challenges that are already complete and won, but no one has answered me yet. It's getting very frustrating.
Anyway, they gave this short text for encryption challenge 4:
Code:
HTWMAA
And that's it. Now, I think this could be anything. I mean, it could be the word "ACROSS", or who knows. I just don't agree that this is "easy" since there's not enough ciphertext to really know what is going on.
In fact, if I run this thru a Crypto cracker for substition algos, I get a number of options:
Code:
1 RECALL
2 BYPASS
3 DRAGEE
4 PAYOFF
5 THRILL
6 ACROSS
7 BURGOO
8 CUTOFF
9 MORASS
10 SQUALL
Who knows which one, or if it's any? There's not context to the message..
I send the answer "ACROSS" to the encryption author but he replied that it was not correct.
So far I've tried bruting Ceaser shift, bruting Affine cipher, and also trying XORs with each character position. Perhaps it's a combination of these, so I'm still working on my bruter to try that.
Basically, what would be some other ways to cryptoanalyze this? Anyone have any more suggestions to try ? There's not enough text to do frequency analysis, and also doesn't seem enough for a Vinegire cipher, so it's got to be some math ops going on or something. But right now it's considered "easy" and I thought I've tried most of the easy approaches now..
Thanks guys.
-nt20