﻿<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../rss.xsl" media="screen"?><rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Microsoft Virtual Labs - Security</title><link>http://msdn.microsoft.com/virtuallabs/</link><description>Microsoft Virtual Labs allow you to either quickly evaluate or learn how to build great applications for Windows and the Web, through a series of guided, hands-on labs which can be completed in 90 minutes.</description><copyright>(c) 2007, Microsoft, Inc. All rights reserved.</copyright><ttl>20</ttl><item><title>Microsoft Developer Security Starter Kit: Cross-Site Scripting</title><description>After completing this lab you'll be better able to: 1) Understand cross-site scripting vulnerabilities; 2) Understand mitigations to help reduce the risk from cross-site scripting attacks</description><link>http://go.microsoft.com/?linkid=9664144</link><guid isPermaLink="false">28c8f655-e3a1-442c-aaf5-6ec4a6212093</guid><pubDate>Thu, 30 Apr 2009 12:56:48 GMT</pubDate></item><item><title>MSDN Virtual Lab: Microsoft SDL - Developer Starter Kit: Buffer Overflows</title><description>After completing this lab you'll be better able to: 1) Understand how malicious users may exploit a stack-based buffer overflow vulnerability</description><link>http://go.microsoft.com/?linkid=9664141</link><guid isPermaLink="false">928a9a89-3a07-4b03-bb0f-0dc3cdb8b6e0</guid><pubDate>Thu, 30 Apr 2009 12:40:15 GMT</pubDate></item><item><title>MSDN Virtual Lab: Microsoft SDL - Developer Starter Kit: Code Analysis</title><description>After completing this lab you'll be better able to: 1) Use Microsoft FxCop to analyze .NET Framework assemblies; 2) Use Microsoft PREFast to analyze C/C++ source code; 3) Use Microsoft Visual Studio Code Analysis feature to analyze source code; 4) Use the Microsoft ASP Source Code Analyzer for SQL Injection to analyze ASP code</description><link>http://go.microsoft.com/?linkid=9664142</link><guid isPermaLink="false">f25188cd-933c-4a9e-8241-1ac71b136b6c</guid><pubDate>Thu, 30 Apr 2009 12:50:22 GMT</pubDate></item><item><title>MSDN Virtual Lab: Microsoft SDL - Developer Starter Kit: Compiler Defenses</title><description>After completing this lab you'll be better able to: 1) Use the /GS buffer overflow compiler defense to reduce the risk from stack-based buffer overflow attacks</description><link>http://go.microsoft.com/?linkid=9664143</link><guid isPermaLink="false">8871aa62-61e4-4bcc-8783-0a4f4c1723fe</guid><pubDate>Thu, 30 Apr 2009 12:54:43 GMT</pubDate></item><item><title>MSDN Virtual Lab: Microsoft SDL - Developer Starter Kit: Fuzz Testing</title><description>After completing this lab you'll be better able to: 1) Understand the process of file format fuzz testing</description><link>http://go.microsoft.com/?linkid=9664145</link><guid isPermaLink="false">ea532d75-a006-4c2d-bc5f-8737adbdcd5d</guid><pubDate>Thu, 30 Apr 2009 12:58:31 GMT</pubDate></item><item><title>MSDN Virtual Lab: Microsoft SDL - Developer Starter Kit: Security Code Review</title><description>After completing this lab you'll be better able to: 1) Understand the need for security code review as a supplement to other security assessment techniques, such as using code analysis tools</description><link>http://go.microsoft.com/?linkid=9664146</link><guid isPermaLink="false">8e7cf620-876b-414c-9fb1-61f41707792a</guid><pubDate>Thu, 30 Apr 2009 13:00:39 GMT</pubDate></item><item><title>MSDN Virtual Lab: Microsoft SDL - Developer Starter Kit: Source Code Annotation Language</title><description>After completing this lab you'll be better able to: 1) Use Source Code Annotation Language with the Microsoft Visual Studio code analysis feature; 2) Use Source Code Annotation Language with Microsoft PREFast</description><link>http://go.microsoft.com/?linkid=9664147</link><guid isPermaLink="false">b2992c53-d6e1-4bd6-b207-edc4f10c2595</guid><pubDate>Thu, 30 Apr 2009 13:10:18 GMT</pubDate></item><item><title>MSDN Virtual Lab: Microsoft SDL - Developer Starter Kit: SQL Injection Vulnerabilities</title><description>After completing this lab you'll be better able to: 1) Use parameterized SQL queries to reduce the threat of SQL injection attacks; 2) Understand the impact of SQL injection attacks</description><link>http://go.microsoft.com/?linkid=9664148</link><guid isPermaLink="false">13391020-bea1-4919-9e27-f63f0b0093c1</guid><pubDate>Thu, 30 Apr 2009 13:13:12 GMT</pubDate></item><item><title>MSDN Virtual Lab: Writing Secure Native Code with Visual C++ and Visual Studio Team System</title><description>In this lab you will learn: 1) Tools and techniques for writing secure code; 2) New runtime security checks for detecting buffer exploits; 3) Fundamental design principles for building secure applications</description><link>http://go.microsoft.com/?linkid=4623369</link><guid isPermaLink="false">5aba438c-31b0-4176-8325-24d1b2842162</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Writing Secure Managed Code with Visual Studio Team System</title><description>In this lab you will learn: 1) Fundamental design principles for building secure applications; 2) Technologies such as FxCop and code access security; 3) To build secure applications using various tools and techniques</description><link>http://go.microsoft.com/?linkid=4623368</link><guid isPermaLink="false">f022d7d3-e120-4f62-b605-59cc2ae3812d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Web Services Enhancements (WSE) 2.0 - Security and Policy in Visual Basic</title><description>In this lab, you will learn to: 1) Secure Web Services with UsernameToken; 2) Automate Security with Policies; 3) Optimize Security with Secure Conversation</description><link>http://go.microsoft.com/?linkid=4267485</link><guid isPermaLink="false">fe338a91-05f5-499c-bca9-303dc6164058</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Web Services Enhancements (WSE) 2.0 - Security and Policy in C#</title><description>In this lab, you will learn to: 1) Secure Web Services with UsernameToken; 2) Automate Security with Policies; 3) Optimize Security with Secure Conversation</description><link>http://go.microsoft.com/?linkid=4267314</link><guid isPermaLink="false">24713972-70c2-472c-abec-961285ce2359</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Configuring Outbound Access and Publishing Web Servers with ISA 2004</title><description>In this lab, you will learn to: 1) Publish and manage a Web Server; 2) Configure ISA Server to allow outbound web access; 3) Configure ISA Server to allow ICMP network traffic</description><link>http://go.microsoft.com/?linkid=4267439</link><guid isPermaLink="false">4605ba82-32eb-4f3b-a62d-f646a8dc45a2</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: VPN Scenarios with ISA 2004</title><description>In this lab, you will learn to: 1) Configure a client computer on the Internet to establish a VPN connection; 2) Configure VPN Quarantine on ISA Server; 3) Create and distribute a connection manager profile; 4) Configure ISA Server to accept incoming VPN connections</description><link>http://go.microsoft.com/?linkid=4267395</link><guid isPermaLink="false">1c21669f-95f8-4d99-9e18-2a1b514d06c1</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: What's New in ISA Server 2004?</title><description>In this lab, you will learn to: 1) Monitor the ISA Server; 2) Manage Multiple Networks; 3) Check Connectivity from the ISA Server; 4) Explore the New User Interface</description><link>http://go.microsoft.com/?linkid=4336113</link><guid isPermaLink="false">82af84c1-8e17-4bea-84f7-09302015cf03</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: SMTP Security Features in Microsoft Exchange Server 2003</title><description>In this lab, you will learn to: 1) Configure SMTP relay restrictions to restrict specific users; 2) Configure inbound recipient filtering; 3) Configure the front-end server to only accept inbound mail from users in the directory</description><link>http://go.microsoft.com/?linkid=4267365</link><guid isPermaLink="false">844c3cca-e5a9-461c-9037-29cbbc4324d1</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Managing Security Updates with SMS 2003</title><description>In this lab, you will learn to: 1) Scan computers by using SMS 2003.; 2) Manage security update distribution by using SMS 2003.</description><link>http://go.microsoft.com/?linkid=4267489</link><guid isPermaLink="false">a49e24f3-531d-47e9-8b73-7a76f5d9f82d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual lab: Managing Security Updates with SUS and MBSA</title><description>In this lab, you will learn to: 1) Scan computers for missing security updates.; 2) Install security updates by using Windows Update.; 3) Distribute and install security updates by using SUS and Automatic Updates.</description><link>http://go.microsoft.com/?linkid=4267456</link><guid isPermaLink="false">8b11041f-a0d6-4e22-8b8f-28c62ac2b411</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Security with Windows Server 2003</title><description>In this lab, you will learn to: 1) Supersede templates already in use; 2) Create new certificate templates; 3) Copy existing templates</description><link>http://go.microsoft.com/?linkid=4267454</link><guid isPermaLink="false">327f6342-b730-4e3e-9b15-09f868f5c0f6</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Setting Up IPSec Domain and Server Isolation</title><description>In this lab, you will: 1) Configure a network in which a server computer accepts only authenticated communications initiated from domain member computers that are members of a specific security group; 2) Configure a network in which isolated domain member computers accept only authenticated communications initiated from other domain member computers</description><link>http://go.microsoft.com/?linkid=4267504</link><guid isPermaLink="false">12259f1b-87dc-4021-b8da-097bc5dbe5ed</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Security with Group Policy</title><description>In this lab, you will learn to: 1) Review domain and domain controller policies; 2) Configure account policies for an Organizational Unit; 3) Configure auditing for object access and files and folders; 4) Configure software restriction policy</description><link>http://go.microsoft.com/?linkid=4267467</link><guid isPermaLink="false">7536a5fd-b950-447b-97d1-a00a62c7f20e</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Group Policy Security Templates and IPSec</title><description>In this lab, you will learn to: 1) Monitor IP security; 2) Create a security template; 3) Import security templates into Group Policy Objects (GPOs); 4) Create and apply an IP security policy</description><link>http://go.microsoft.com/?linkid=4267468</link><guid isPermaLink="false">1f87f367-ae74-4613-833b-d34157edc91d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Scenario-Based Solutions for Secure Windows Server 2003 Network Access</title><description>In this lab, you will learn to: 1) Configure the Remote Access Server (RAS) for quarantine; 2) Connect to a RAS server from a client; 3) Use NAT and RRAS basic firewall; 4) Install the IPSec computer certificates</description><link>http://go.microsoft.com/?linkid=4267385</link><guid isPermaLink="false">9a9d3fd2-e046-4eda-94d1-61042bf5eb53</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Configuring Microsoft Windows Server RPC Proxy</title><description>In this lab, you will learn to: 1) Explore the performance enhancements of Outlook 2003; 2) Install remote procedure call (RPC) over Hypertext Transfer Protocol (HTTP); 3) Test Microsoft Outlook over a secure Hypertext Transfer Protocol (HTTP) connection; 4) Explore the new features of Outlook 2003 when used with Exchange Server 2003</description><link>http://go.microsoft.com/?linkid=4267366</link><guid isPermaLink="false">4266e56d-c9ac-4ba1-a4c2-dcc5414349c3</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>TechNet Virtual Lab: Microsoft Windows XP Service Pack 2 - Security, Deployment and Management</title><description>In this lab, you will learn to: 1) Manage SP2 Using Windows Security Center; 2) Add an MSI File to a GPO; 3) Explore Windows Firewall New Security Features</description><link>http://go.microsoft.com/?linkid=4267490</link><guid isPermaLink="false">5c154007-d737-492c-b62d-91ad3f771b36</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item></channel></rss>