Slashdot Mirror


User: moderatorrater

moderatorrater's activity in the archive.

Stories
0
Comments
2,557
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,557

  1. Re:Hey gabe on Valve Announces Massive Steam Server Intrusion · · Score: 1

    I think you mistake what a salt value is. The salt value should be different for every password stored in the database so that a rainbow table can't be generated at all. It forces the attacker to crack each password in the database separately.

    As for the encryption keys, again, as soon as they have access to the database they have the hash values for the admin users and can start acting as an admin on the site. Once that happens a good attacker can leverage that to even greater access to the system, either by cracking the admin user's passwords and seeing if they used the same one on the servers or by leveraging admin tools, which often have less security than the front end.

    So, like I said, the salt values are probably on the database table since they have to have one salt per user, and the encryption keys are less likely to be compromised but the safest assumption would be that they have been since they now have some damn good leverage to continue exploiting the servers.

  2. Re:Obligatory XKCD on DARPA Wants To Get Rid of Password Protection · · Score: 3, Insightful

    That's assuming random distribution among the 3000 most common words. How non-randomly distributed the real world usage becomes is basically the entire strength of the scheme. A 9 character password should be strong by the pure math. In the real world, it's probably "password1" and will get cracked within 10 tries.

  3. Re:Hey gabe on Valve Announces Massive Steam Server Intrusion · · Score: 1

    Assume they got the salt values, since those are stored in the database with the hash almost every time.

    The encryption keys are more of a question mark, but if an attacker is able to get your databases and deface your site, it's probably a good bet that they got your keys as well.

  4. Re:I wonder what this says about on DARPA Seeks Input On Securing Networks Against Attackers · · Score: 1

    Nothing really. SELinux helps you implement least privilege, but that's about it. There are many, many more aspects to securing a network and what's on it than just least privilege.

  5. Re:I know there will be a lot of jokes... on Simulated Mars Mission 'Returns' After 520 Days · · Score: 2

    Put the trailer in Detroit?

  6. Re:Why would this be a surprise? on Fish Evolve Immunity To Toxic Sludge · · Score: 4, Funny

    When you put it like that, my life's work sounds like mere homocide.

  7. Re:Discoverer or Lisp? on John McCarthy, Discoverer of Lisp, Has Passed Away · · Score: 1

    You discover new math. You invent notation. Programming languages are the latter.

  8. Re:Why so much Apple crap here lately? on A Decade of Apple Oddities · · Score: 1

    There's nothing special about iPods. They're a digital music player, just like every other digital music player out there. People have modded them for many years now, and many of these same "hacks" were done using portable CD and tape players well before then. None of this is remotely interesting, even to those of us who enjoy such hacks.

    Unless you take off your anti-apple blinders for a minute and realize that the ipod changed the digital landscape. To say that they're a digital music player is backwards: the rest of the world would say digital music players are bad ipods.

    Like them or hate them, apple and the ipod revolutionized the tech world.

  9. Re:XSRF on Google Not Reciprocating On IFrame Usage? · · Score: 1

    Exactly. I'm over security for part of a fairly major website and our customers are starting to get after us for not disallowing iframes of our site.

  10. Re:(facepalm time) on Gnarly Programming Challenges Help Recruit Coders · · Score: 2

    What if they weren't?

  11. Re:Brain washing on US Bishop Charged For Not Reporting Priest's Child Porn To Police · · Score: 2

    The reason that it's a criminal law is because there's damage done to society as a whole. By your line of reasoning murderers would never have to do any jail time.

  12. Re:Skeptical on Facebook: the Law Says You Can't Have Your Data · · Score: 1

    Where did they get the user's biometric faceprint from? Probably from their photos, in which case I would argue that they shouldn't be using a trade secret that results in information they would have to disclose by law. Either that or else they should transform the faceprint into something that wouldn't reveal the information they want to keep secret.

  13. Re:Does your company have loyalty to you? on Ask Slashdot: Does Being 'Loyal' Pay As a Developer? · · Score: 1

    I disagree. Yes, clearly the company will cut your job if they need to the same way that you might leave your job if you need to. However, some companies will go out of their way to treat you well and with respect. These types of companies deserve your loyalty.

    Not all companies are this way and not all teams are this way, but there are companies worth being loyal to.

  14. Re:Media Wh**es on Phelps Clan Tweets Intent To Picket Jobs Funeral Via iPhone · · Score: 1

    Someone should create a mashup...

  15. Re:Sure on Security By Obscurity — a New Theory · · Score: 3, Insightful

    It's an identifier. Security through obscurity is where methods, processes and algorithms are hidden in an attempt to create security. It's the difference between having a vault door with a lock and having a hidden door with no lock.

    Passwords and private keys are very specific pieces of information that use algorithms to make it mathematically (almost) impossible to figure out. Obscure processes and methods and algorithms, on the other hand, are negligibly easy to find out when it comes to computers. Computers are too powerful to hide something from them (with a few exceptions mentioned above). Relying on obscurity is a fools game in those circumstances.

  16. This just makes sense on Science and Religion Can and Do Mix, Mostly · · Score: 3, Insightful

    Discarding scientific knowledge because of a book written originally for a nomadic group of shepherds is ridiculous.

    Discarding the moral teachings that have been handed down over thousands of years is equally ridiculous.

  17. Re:The embedded video is Silverlight only on Windows 8 Introduces a New Cross-App Data-Sharing System · · Score: 1

    Probably. It looks like they use webtrends to do their web analytics, and any analytics package worth its salt will give them a bounce rate.

  18. Re:This would be illegal in the EU on How Microsoft Can Lock Linux Off Windows 8 PCs · · Score: 1

    The way Apple is going, with a chance of achieving a monopoly in the tablet market

    That ship has sailed, my friend. The monopoly is here.

  19. Re:Indicative of poor US economy on How the Webb Space Telescope Got So Expensive · · Score: 1

    Exactly. They should add space telescopes to the price index so that we have a clearer understand of inflation. Bastards in Washington are screwing us by not including this shit.

  20. Re:Weak passwords?! on Mystery of Vanishing iTunes Credit Shows No Sign of Fading · · Score: 1

    They don't allow spaces in their passwords and every password needs to be able to be typed into a touch device like the iPhone or iPad. They could definitely do more in this area.

  21. Re:How can you store a qubit? on First Von Neumann Architecture Quantum Computer · · Score: 1

    My understanding was that you can copy a quantum state, it's just a destructive copy. Also commonly known as "teleportation" do the sensationalist press.

  22. Re:Still not a sport, try as you may.. on Sports Bars Changing Channels For Video Gamers · · Score: 1, Informative

    Agreed. StarCraft is a sport the same way that FarmVille is a video game. It might fit technical definitions, but it's not the same thing.

  23. Re:Open Standards are booring on Top General: Defense Department IT In "Stone Age" · · Score: 1

    The internet is such a hostile place to move your data anyways military grade isn't any different, they just do it in a way that makes it difficult for it to moved to the right spots.

    In theory military grade could be a thing for IT. It could be strong encryption, dedicated and untappable links, quantum cryptography, etc. However, making something considerably more secure while also keeping up with the pace of development in IT is next to impossible.

  24. Re:Computers - Taking Away Jobs on A Tale of Two Countries · · Score: 1

    Mine did. He often had hard-to-find errors after the first several digits after the decimal point. He often had rounding errors as well.

  25. Re:Bias/self-selecting sample on Study Shows Programmers Get Better With Age · · Score: 1

    It seems to me that there's a glut of new programmers who are of varying degrees of skill. It used to be that to be a programmer required a lot of work and people who weren't passionate and talented gave up. Now you have courses that sugar coat it, they try to find the easiest language and they graduate people who can't code a lick.

    In other words, the best programmers are as good as they used to be, but there are more and more bad programmers out there dragging the average down.