Slashdot Mirror


Microsoft Updates Guideline on Windows Driver Security (bleepingcomputer.com)

An anonymous reader shares a report: Microsoft has released an updated guide on driver security. This new guide offers advice that developers could use to ensure Windows drivers are secured against basic attacks and preventable flaws. The new guide -- also available as a one-document PDF -- is authored by Microsoft's Don Marshall and comes to replace an older help page. [...] While the driver security checklist is a must-read for any software developer and not just driver authors, the guide on assessing "threat modeling for drivers" is also something that software engineers should take a peek at.

9 of 17 comments (clear)

  1. Windows driver security? by DontBeAMoran · · Score: 1

    Just drive your own damn car!

    --
    #DeleteFacebook
    1. Re:Windows driver security? by Anonymous Coward · · Score: 1

      So can I summarize your position as follows?
      1- I am smarter than everyone
      2- I hate immigrants

      Thanks for your contribution today.

    2. Re:Windows driver security? by bondsbw · · Score: 1

      Assuming the authors all have proper university degrees it is very hard to write crap code

      I know plenty of CS grads who could barely comprehend basic CS 101 level concepts.

      --
      All my liberal friends think I'm a conservative, all my conservative friends think I'm a liberal.
  2. "must-read for any software developer" by Anonymous Coward · · Score: 1

    U...hu. I think I'll pass this boring document. The boring texts never end.

  3. The actual guidelines by Anonymous Coward · · Score: 1
  4. Re:VMs by omnichad · · Score: 1

    Why run Windows in a VM at all if you're not going to give it access to let you work on your critical files?

  5. Windows security? by OneHundredAndTen · · Score: 1

    See definition of oxymoron.

  6. a "one-document PDF" by optikos · · Score: 1

    Hmmm. You mean all these decades I could have had the entire multi-volume encyclopedia set in a multi-document PDF? Who knew? (It seems OP just learned what a PDF is: a single-document file-format; or is speaking to an audience 35 years ago who don't know what a PDF is.)

  7. Re:VMs by eaglesrule · · Score: 1

    Windows in a VM allows for some very convenient 'undo' positions. Also virtual networking. The more the host machine is like a hypervisor the easier it is to secure it and maintain.