thicknet
thicknet copied to clipboard
mssql module assumes MARS support
Only SQL Server 2005 and newer will take the injection template in the mssql module. The template assumes MARS support and includes the Transaction Descriptor Header. Need to make sure the sled logic takes this into account and uses the right (MARS or non-MARS) template when injecting.
http://msdn.microsoft.com/en-us/library/ms345109.aspx#marsins_topic7