Slashdot Mirror


Hack in the Box Meets Windows Vista

Strange_Brew writes "It appears Microsoft is really going all out to get Windows Vista secured before its release date in 2007. There's an article on PC World which talks about Microsoft's plan to give Asia's largest hackers conference an inside look at the new security features in Windows Vista this coming September." From the article: "The Hack In The Box conference will host two speakers from Microsoft. The first, Dave Tamasi, a lead security program manager at Microsoft, will give a presentation on security engineering in Vista. The talk will include a discussion about features suggested by hackers and other security conscious members of the computing community, in addition to security improvements made on Vista. The second speaker, Douglas MacIver, a penetration engineer at Microsoft, will review Vista's BitLocker Drive Encryption and the company's analysis of threats and attempts to penetrate the security feature."

17 of 159 comments (clear)

  1. Microsoft job listings by RMB2 · · Score: 5, Funny

    I myself think it's interesting that there are actually "penetration engineers" at Microsoft.

    Makes sense, after all. I've always kinda felt like MS was giving it to us all up the ......

    --
    [/sarcasm]
    1. Re:Microsoft job listings by Moqui · · Score: 5, Funny

      If not a job, at least the business card to hand out at bars. How's that for a great start to a conversation?

    2. Re:Microsoft job listings by RsG · · Score: 4, Funny
      If not a job, at least the business card to hand out at bars. How's that for a great start to a conversation?
      It sounds like a good way to get slapped. "Hi, I'm a certified penetration engineer *SMACK* ow!"

      Mind you, if you're into that sort of thing, it might be cheaper than paying a dominatrix...
      --
      Erotic is when you use a feather. Exotic is when you use the whole chicken.
  2. The never ending story by rangeva · · Score: 5, Insightful

    I remember the days before the release of XP SP2 - it was announced to be a security update that will make Win XP the most secured OS out there. Since then who can count the number of patches, updates and vulnerabilities. I wonder if it will be different with Vista...

    1. Re:The never ending story by Vo0k · · Score: 4, Insightful
      will make Win XP the most secured OS out there


      If I hang 2000 padlocks on most from the 2200 doors of my house, it will be most secured in the whole neighbourhood. Not more secure than the guy across the street, with front and back door, one good quality lock in each, and good windows from break-proof glass.

      Windows is too big to be secured whole, it has too many dependencies on insecure behaviours of programs, the security too often stands in the way of usablity and as such will often be disabled or neglected. If you need to type admin password 50 times a day to perform quite simple (though potentially remotely risky) tasks, you will type in the 51st time when a trojan asks you to do so.
      --
      Anagram("United States of America") == "Dine out, taste a Mac, fries"
    2. Re:The never ending story by Opportunist · · Score: 4, Informative

      Most of all, every piece of crap program is tied into the kernel, or needs kernel level privileges. Can anyone give a reasonable clue why of all things a webbrowser, something that by its very nature deals with insecure content of the worst kind, needs kernel level permissions?

      I mean, aside of being able to claim that you can't remove it from your system...

      Who had that smart idea to make the webbrowser the local file manipulation tool, and why is he still alive? Why are (other) kernel level programs responsible for dealing with DNS and other network related issues? The whole system is flawed. Not because the code is buggy, but because the design has serious flaws that break it. Not at a code level, but at the level of the underlying design work.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:The never ending story by cnettel · · Score: 4, Insightful
      Please enlighten me how the web browser has kernel level permissions in Windows NT-based systems. It was certainly not a VXD in Win9x (defining only VXD code as kernel might be problematic, but the real problem is that 9x had no well-defined central kernel). I know that IIS does have a kernel part these days (but not back when it was even less secure), to shorten roundtrips for cached requests or something, but that's the server side, not the browser. I actually think Sun tried to advertise a similar addition when Solaris 10 was released.

      Regarding DNS, I'm not sure what you actually mean here. The DNS client and DNS server are services, but they are not in kernel. A Windows service does not mean it's in kernel mode. Winsock itself has some kernel thunking, and as name resolution is generally done through Winsock, that might be what you mean.

    4. Re:The never ending story by James_Duncan8181 · · Score: 5, Informative

      The browser and the file manager are only visually the same in that they inhabit the same window. They are different kparts. Do you understand what this means? They are seperate components, with potentially different rights. Unless you think that the fact that you can use Gecko in Konqueror with the kmozilla kpart means that the Mozilla Foundation also make a file browser.

      (Disclaimer: I use GNOME. I am also not a big fan of Konq. If you're someone who talks about technical issues but clearly doesn't bother to have an informed opionon, please go and drown yourself.)

      --
      "To any truly impartial person, it would be obvious that I am right."
  3. Re:I have a feeling... by instantkamera · · Score: 4, Interesting

    I dont think that this and the anouncement about the Jan release are coincidental. Maybe they realize what is at stake. I dont use Windows and I certainly dont like M$, but i cant really find any reason why this or any further delays are bad. They may not indicate anything, but i think you really have to wait for the dust to settle before making a judgement, Perhaps we are seeing the dawn of a new era at Microsoft. Maybe one where they understand that Monopoly=Responsibility.




    OR
    not

  4. Vista still "protective" of keeping it's malware by Anonymous Coward · · Score: 5, Interesting

    One of the common myths is that Windows is just a victum of it's own success. The logic behind the myth is that if Mac or Linux where just as popular then the same exact problems would occur.

    There is one major difference... Mac and Linux allow privileged processes to remove (and even replace) a file that still is in use. Vista continues to "protect" files that are in use from deletion.

  5. Dear Microsoft, by Opportunist · · Score: 4, Funny

    Thank you for the deep insight in your security. You'll get our response after your release.

    Yours,
    Asia.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  6. Re:Reminds me of home made encryptions by CaymanIslandCarpedie · · Score: 4, Insightful

    ...when companies "invent" some home brewn encryption

    You do realize BitLocker isn't about some "home brewn" encryption algorithm right? It uses standard encryption algorithms (256 bit AES for example). The "invent" part here is how this standard encryption is used. From hardware, boot process, drive access, etc. Here is a good place to start for a basic overview.

    offer $100,000 or so to anyone who can crack it

    Didn't see that in the articles.

    When noone does the company calls his product uncrackable. These events and claims are without credibility, security doesn't get manufactured this way.

    True. If ANY company says ANY product is uncrackable, they are full of it and/or marketing is having too much of a say in thier message. However, again I'm not seeing any claims like that in any of the links. Am I missing something?

    --
    "reality has a well-known liberal bias" - Steven Colbert
  7. That box you speak of... by Animaether · · Score: 4, Interesting

    ...it probably requires clarification.

    The box they built themselves into - or rather that they had to build around themselves - isn't so much the box that is the security model in Windows. I have no doubt whatsoever that Microsoft is entirely capable of locking down the system so badly that nobody but the most powerful ueber-god of a SysAdmin can open it back up to a casual user, let alone out to the internet for hackers to 'crack'.

    But therein lies the problem as well. Windows users are -not- ueber-gods of SysAdmins, and this shows in the decisions that they feel are forced to make. I can't spot it in all the Slashdot story summaries on Vista right now, but there have been at least two stories in which there was a reference to Microsoft dropping a security feature or loosening a security setting -because- major clients of theirs told them that things were 'just too complex'. And this is in an operating system that guides you through reasonably easy-to-read GUIs with hint balloons and help files up the wazoo. You can well imagine what happens if you'd sit them down behind a screen that just shows a prompt and a one-liner telling them that security settings can be changed by editing the text file "omfglolwtfbbq.conf"

    So yes, they're in a box that is difficult to get out of - but that's mostly because their clients make the walls so damn slippery after plating the bricks with titanium and burned down all but one of the ladders, then stationed several million angry users alongside it, hissing and whining at them whenever they try and scale it.

    They are, well and truly, damned if they do - and damned if they don't. But at least they realize that they are a little less damned in the first case.

  8. This just in: Asian hackers give M$ a look... by 192939495969798999 · · Score: 4, Funny

    This announcement followed shortly by a conference in which Asian hackers give Microsoft a look at the new hacked Vista. Good job everyone! Why not just hand them a DVD master of Pirates of the Carribean 2, and a stack of blanks, and say, "this DVD is copy-proof." Sure it is.

    --
    stuff |
  9. Re:Reminds me of home made encryptions by A+beautiful+mind · · Score: 4, Insightful
    Am I missing something?
    Yes, you are. I didn't say Microsoft acts like this, but rather what their behaviour reminds me of.

    Specifically, my issue is with the "It appears Microsoft is really going all out to get Windows Vista secured before it's release date in 2007." sentence, and that somehow presenting a system for security experts would make it more security, as a direct causality.

    Security is not a product, it is a process. If one chain in the link fails, the whole chain fails. And MS can continue to give presentations about their system and abstract design concepts, and if security experts spot weakness in the design they can tell all about it to MS, but it's throwing peas at a wall. They never listened, and I see no reason why would they listen. This is just a cheap PR stunt to reassure some less in-the-know folk. That is why I compared the situation to the example in my original post. It has nothing to do with encryption. Encryption isn't the issue. Design, security principles and how MS responds to security issues are.
    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
  10. Re:No good by necro81 · · Score: 5, Insightful

    I think you are under the false assumption that all the mainstream OS's out there (Windows, OS X, and *nix) are all equally flawed with regards to security, and it's just that whoever happens to be on top has all their flaws exposed to the world. Such a position assumes that, just by creating a polished and fully-featured OS, it is inherently unstable or insecure.

    I for one am sick of this argument, because it simply isn't true. It IS possible for the primary OS publisher out there - be it Microsoft or someone else - to release a secure OS for the masses. While being top dog does expose you to the most flak, it doesn't a priori prevent you from doing a good job in the first place.

  11. MS Business Practices by E++99 · · Score: 4, Funny
    ...Douglas MacIver, a penetration engineer at Microsoft...
    They seriously need to stop letting people make up their own job titles.