Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Top Menu

This site may earn commission on affiliate links.
So like TEG, I was privately contacted a few days back and asked to remove one of my posts. In exchange, I was supposed to be given a hint, but haven't heard a peep since (hey Nick, I'm waiting...).

A few thoughts about this:

I was contacted directly at my personal email address using my real name, and not via a PM. The person would have to know my personal email add, but I did use it earlier by sending it to the [email protected] address and the nobiker address. I was asked to delete a post, but a moderator could easily delete a post. Hmmm....

If I don't hear from Nick soon, I'll post a redacted version of the email I received. Maybe it contained a clue that I missed.
 
Last edited:
Goes-to-11.png
There's a new banner up, it looks like it involves html and a website. I tried converting the font into regular text, this is what I got:

<TDPAB="DRRA://RFKYAFS.SMJ?PAB=257G3E8" RTPCAR="_EJTKH"><FJCQPS="DRRA://F46.RFKYAFS.SMJ/257G3E8.GAC" EMPLAP="0" TJR="FITCATRLVFLAMDMQRFKCEYRFKYAFS"></T>

I don't know what that's supposed to mean. However, notice that "DRRA://" probably means "HTTP://" which means the letters in the code correspond to different letters.
 
Last edited:
Goes-to-11.png
There's a new banner up, it looks like it involves html and a website. I tried converting the font into regular text, this is what I got:

<TDPAB="DRRA://RFKYAFS.SMJ?PAB=257G3G8" RTPCAR="_EJTKL"><FJCQPS="DRRA://F46.RFKYAFS.SMJ/257G3C8.GAC" EMPLAP="0" TJR="FJTCATRLVFLAMDMQRFKCEYRFKYAFS"></T>

I don't know what that's supposed to mean. However, notice that "DRRA://" probably means "HTTP://" which means the letters in the code correspond to different letters.

It looks like it's encoded. So D => H, R => T, A => P.

.SMJ must be a domain name like .com, .net, etc.
 
There's a new banner up, it looks like it involves html and a website. I tried converting the font into regular text, this is what I got:

<TDPAB="DRRA://RFKYAFS.SMJ?PAB=257G3E8" RTPCAR="_EJTKH"><FJCQPS="DRRA://F46.RFKYAFS.SMJ/257G3E8.GAC" EMPLAP="0" TJR="FITCATRLVFLAMDMQRFKCEYRFKYAFS"></T>

I don't know what that's supposed to mean. However, notice that "DRRA://" probably means "HTTP://" which means the letters in the code correspond to different letters.

I would assume other would be:
<A HREF=
<IMGSRC=
etc.
Hopefully it is straight character substitution.

- - - Updated - - -

I think we might be able to use this to decode it:
Practical Cryptography

I am working on it.

---

Partially decrypted so far:

<ahref="http://tinypic.com?rpf=257j3b8" target="_blank"><imgsrc="http://i46.tinypic.com/257j3b8.jpg" border="0" alt="imageandvideohostingbytinypic"></a>

I never got the cipher to decrypt perfectly using this quick key: "PFGHBIJKMLNDORNRSTCARVVIYZ"
It seems like maybe there are intentional typos to make it a bit harder. Like the P vs E inconsistency.
Anyways it was good enough to get close enough to do some minor touch-ups by hand.
 
Last edited:
Goes-to-11.png
Practical Cryptography
<ahref="http://tinypic.com?rpf=257j3b8" target="_blank"><imgsrc="http://i46.tinypic.com/257j3b8.jpg" border="0" alt="imageandvideohostingbytinypic"></a>



@TEG
I think you were on the right track.

I was getting pretty close to what you got, with this cypher key...
TESLAbcdfghijkmnopqruvwyxz
...which looks strikingly similar to the example "zebra..." cypher key on that very page.

Enter the key, the cipher text in the ciphertext box, and click decrypt.

<ahref="htte://tinxeic.com?ref=257j3b8" target="_bmank"><imgsrc="htte://i46.tinxeic.com/257j3b8.jeg" border="0" amt="ilageatdvideohostingbxtinxeic"></a>

It appears it's a "multiple decoding" cypher (I don't know what that's really called) like the letters on telephone digits. If you look at the "wrong" characters relative to your URL, it appears that some of the input characters fold to the same encoded character -- hence the "corruption".

More specifically, the set {e,l,p,x,y} have output collisions in the way it's encoded.