Training
Module
Implement Windows Server IaaS VM network security - Training
Implement Windows Server IaaS VM network security
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
To make sure that your driver follows good security practices, do the following:
If it is possible, avoid code that parses the packet payload information for any reason. We recommend that you remove any such code, particularly in handling offload verification, from your driver's packet handling dispatch routines.
Check your driver's send and receive code paths and carefully verify any code that parses the packet payload information for any reason.
Thoroughly review the driver code for security holes and test your driver before you release the driver. Make sure that you verify all error paths as well as the normal code paths.
Run random packet generation tests to make sure that your drivers can resist bad packet information. In the future, such tests will be mandatory for device logo certification.
Training
Module
Implement Windows Server IaaS VM network security - Training
Implement Windows Server IaaS VM network security