Slashdot Mirror


MS Invites Security Questions

daria42 writes "Microsoft is inviting ZDNet readers to submit security-related questions online to a team of Microsoft security gurus. Microsoft's Ben English and his team will take questions online until the 30th of May. A selection of questions and answers will be published by ZDNet starting from the 6th of June. Submit your questions starting now!"

3 of 259 comments (clear)

  1. Re:What I asked by sconeu · · Score: 2, Informative

    Clearly the previous OS's didn't make it easy to not run as admin, but it is possible in XP, 2000 and 2003, despite a few jumps and hoops.

    Please have your admin install the following, and then you may try to run them as a non-admin user:
    * The Sims

    * Mavis Beacon Teaches Typing 15

    --
    General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
  2. Re:Corollary: by csirac · · Score: 4, Informative

    Over at sysinternals.com, there's filemon, and regmon. These are real-time registry/file activity loggers, will show which processes access which files with the result code (open success/fail/permission denied/disk full/file not found/etc). These are absolutely invaluable tools, especially when you come across a new virus that your virus scanner doesn't pick up and general bug hunting... sysinternals has the most useful tools that I really miss from the unix world.