Earlier quoted context omitted.
And yet this one lasted 30 years. That's far longer than most open encryption algorithms continue to be deemed secure. Obviously you can debate wether having it 'appear' secure for longer before someone publishes details of the flaw is more important or not...
It lasted 30 years in the sense it hasn't been publicly broken before. We don't know how many intelligence agencies have found some of these and are happily listening in on "secure" communication, concealing that fact successfully.
Vulnerabilities in TETRA radio networks
71–80 of 91 posts
Re: Vulnerabilities in TETRA radio networks
#72Earlier quoted context omitted.
In the mid-late 90s, 40-bit encryption was common due to US export control restrictions, and even then, that was thought to be insecure against a nation state attacker. In 1998, the EFF built a custom DES Cracker[0] for around $250k that could crack a 56-bit DES message in around 1 week. As was the custom at the time, they published the source code, schematics, and VHDL source in a printed book to evade (and, I guess…
(If that's the case I'm thinking of) it was actually documented as a challenge to export restrictions, mocking them was merely a pleasant byproduct. The EFF's legal challenge was essentially that if crypto is a munition, then this printed book explaining the crypto is also at least as much of a munition, if not more so. They gave the judge the choice between deciding that a printed book is some sort of deadly tool, o…
Re: Vulnerabilities in TETRA radio networks
#73Earlier quoted context omitted.
And yet became a official standard anyway, and was occasionally actually used, despite the fact that is was obviously backdoored to anyone who knew anything about (elliptic-curve) cryptography. (It's literally a textbook-exercise leaky RNG, of the sort that you would find under "Exercise: create a elliptic-curve-based RNG that leaks seed bits within N bytes of random data." in a actual cryptography textbook.)
You don't really need to understand elliptic curves to understand Dual EC. It's a public key RNG. The vulnerability is that there's a matching private key.
Re: Vulnerabilities in TETRA radio networks
#74Sounds like they took the "roll your own and don't tell anyone how it works" approach. Security by obscurity is never security. History has shown that the open encryption standards are the most secure.
Security has many layers. Obscurity can be one of them.
For example, hiding the fact that your data is encrypted with AES doesn’t make an attacker any more likely to be able to break AES. Similarly, hiding the fact that you use a weak encryption algorithm doesn’t keep an attacker from breaking it.
Re: Vulnerabilities in TETRA radio networks
#75Sounds like they took the "roll your own and don't tell anyone how it works" approach. Security by obscurity is never security. History has shown that the open encryption standards are the most secure.
And yet this one lasted 30 years. That's far longer than most open encryption algorithms continue to be deemed secure. Obviously you can debate wether having it 'appear' secure for longer before someone publishes details of the flaw is more important or not...
I know some group had it pwned at least 2010-ish. But won't elaborate.
And I'm sure they weren't the first, nor the only ones.
Re: Vulnerabilities in TETRA radio networks
#76Earlier quoted context omitted.
It lasted 30 years in the sense it hasn't been publicly broken before. We don't know how many intelligence agencies have found some of these and are happily listening in on "secure" communication, concealing that fact successfully.
Aren't these encrypted radios mostly for cops? I mean, this is embarrassing - but who cares if the secret police are spying on the regular police?
Re: Vulnerabilities in TETRA radio networks
#77Earlier quoted context omitted.
Aren't these encrypted radios mostly for cops? I mean, this is embarrassing - but who cares if the secret police are spying on the regular police?
Does the FBI use these? The FBI is tasked with counter intelligence, and for a spy it could be highly relevant to learn if they are being targeted.
Some other brands end up being used like cobham or bendix but those are usually for aviation.
Tetra isn’t used by us LE. There are military encryption schemes, some of which are classified or controlled occasionally used by feds. Mostly tho you're looking at encrypted voice over data using mobile phones tho. Cellcrypt Inc, for example. Not many investigators lug around a radio to call agents in the field unless they need interoperability with other agencies or tactical communications using local infrastructure.
During the Obama inauguration the Thales liberty triband was used with AES. I think most agencies dumped the Thales Libntry for Harris tri band radios or Motorola now, which is sad because as a result the liberty is basically a dead end platform
Re: Vulnerabilities in TETRA radio networks
#78> Two of the vulnerabilities are deemed critical. One of them appears to be an intentional backdoor [...] Reading the contents of a firmware upgrade is not trivial though, as it is heavily encrypted and relies on a Trusted Execution Environment (TEE), embedded in the core processor of the radio.* I don't know whether the backdoor allegation is correct, but unfortunately we should treat opaque ostensible security with…
"under the guise of protecting trade secrets and swear words in the code, the code encryption actually protects crappy code stuffed with vulnerabilities (i.e. future entry points available to the right friends and foes) and backdoors (some forgotten and some very much not)". And in this case "future" was a while ago.
Re: Vulnerabilities in TETRA radio networks
#79Earlier quoted context omitted.
It lasted 30 years in the sense it hasn't been publicly broken before. We don't know how many intelligence agencies have found some of these and are happily listening in on "secure" communication, concealing that fact successfully.
Aren't these encrypted radios mostly for cops? I mean, this is embarrassing - but who cares if the secret police are spying on the regular police?
Re: Vulnerabilities in TETRA radio networks
#80Earlier quoted context omitted.
> And yet this one lasted 30 years. Main goal of security through obscurity is the hindrance. Make it slower and harder to to detect possible vulnerabilities. So indeed, there is something to debate. But I guess it helps only against those with limited resources, not against nation states.
Is it still true that nation states are at the forefront of innovation and the largest security threats? At least in the United States, I'd be surprised to learn that their best and brightest minds are working in three letter government agencies when they can work in industry for more money and less bureaucracy.
Because the academic/opensource communities famously don't have many hours to dedicate to the cause.