Post a Comment
I could see how this would be a good way of securing sensitive data. AES is the leader at the moment in symmetric encryption, so cracking it would be pretty hard; assuming a good key was picked. Picking a secure password these days is getting increasingly hard as computers can run through tests rapidly.
The choice of SHA-1 is a bit unnerving though, given that a flaw, rumoured in August of last year, was confirmed earlier this year. It's "good enough" at the moment, but most people are moving up to SHA-256 and even SHA-512.
What's really encouraging about this though is that a company opened their product to the public (albeit on a limited basis) and made no attempt to hide the flaws discovered. That's the best way to move forward, now that data increasingly has significant monetary value.
Actually a lot of "hackers" have some sort of code of ethics, many of them find security holes and file bug reports before going public about the security holes a week or month later depending on what they think is fair warning time.
To me it sounds like you're saying that "hackers" can't be good at what they do and have a reasonable code of ethics at the same time. Sure, there's probably some out there like that, but definately not all of them. I tend to think that the majority of "hacking" is done for practise, recreation, learning, or because of curiosity, not because of malicious intent. In my opinion people hear about cases of "hackers" being involved in vandalism and "cyber-crime" more often because that kind of stuff that makes it to the news.
BTW. I put quotation marks around hackers and hacking because that's what you called them, not what I would call them. Originally hackers used to be people who were good on computers (usually programmers), it wasn't until the news started calling "cyber-criminals" hackers that the term became used for people who circumvent security. I'm still somewhat unhappy that the term was hijacked.
I agree. At shows and events like this the machines are set up to be as secure as possible, access to them both remotely and physically is limited far more than would be the case in real world use, and they have professionals to monitor, maintain, and operate the boxes unlike what sits behind many work and home computers.
The box might have held up in a completely controlled environment, but lets see how it survives out in the wild. Besides when companies spy on one another they usually get someone on the inside to compromise the computers at the source, and this is either going to be too complicated or too expensive for the average home user (who wouldn't know how to protect/maintain it anyway).
hackers are over credited for strong encyrption. This kind of isolated systems are near-impossible to crack for the weak tools of the casual hackers. Basic distributed brute force attacks takes hundreds of years for even this basic 256bit cryptos. The only feasible attack is to steal the hard drive, and try to obtain the key using electronic measures. But this is not possible in this case either. posibly key is also inside the encryption ic.
Maybe one idea would be trying to guess the key using known input-output patterns but AFAIK AES do not have such weakneses.
Social engineering usually works in a few minutes if you ask the idiot nicely to reveal the PW, and if that option doesn't work, then I'm afraid the nasty solution would follow if the data is known to be there and is very valuable.
In away, just using such crypto advertises that something of interest is there, surely best to hide the strong stuff inside of something known to be very weak to suggest nothing much there and put another decoy system infront marked AESinside.
Of course, this is only good as long as you never hook the drive up to a computer. There is of course, a mechanism to read the data on the drive, and that is to be logged in with the proper password to access the drive in the first place.
This won't stop someone from driving a Mack truck through a hole in the operating system. Once the OS is compromised, it doesn't take long to seperate a fool from his data.
But you have to really want it bad. So for most things this will work wonderfully.



