文章編號: 957097 - 上次校閱: 2009年3月5日 - 版次: 3.0
MS08-068:SMB 的弱點可能會允許遠端程式碼執行 系統提示 本文適用於您使用的作業系統之外的作業系統。與您不相關的文章內容已停用。
Microsoft 已經發行資訊安全佈告欄 MS08-068。如果要檢視完整的資訊安全佈告欄,請造訪下列其中一個 Microsoft 網站:
家庭使用者 :
略過詳細資料 : 立即從 Microsoft Update 網站下載家用電腦或膝上型電腦的更新: IT 專業人員 :
如何取得此安全性更新的說明及支援 如為家庭使用者,若位於美國或加拿大境內,可撥打 1-866-PCSAFETY 或連絡您當地的 Microsoft 分公司來取得免費支援。如需有關如何連絡當地的 Microsoft 分公司以尋求安全性更新的支援問題的詳細資訊,請造訪 Microsoft 世界各地技術支援網站:
北美洲的客戶也可以造訪下列 Microsoft 網站,即時存取無限制的免費電子郵件支援或無限制的個人聊天室支援:
如為企業客戶,可透過您平常的支援連絡方式取得安全性更新的支援。
此安全性更新的已知問題 徵狀 在套用此安全性更新之後,如 Microsoft SQL Server 或 Internet Information Services (IIS) 等應用程式在進行本機 NTLM 驗證請求時可能失敗。
原因 之所以發生這個問題,是因為 NT LAN Manager (NTLM) 將不同的命名慣例視為遠端個體,而非本機個體。當用戶端先計算與快取在本機 "lsass" 記憶體中由伺服器傳送對 NTLM 挑戰的正確回應,再將回應傳回伺服器時,會無法驗證本機。當 NTLM 的伺服器碼發現在本機 "lsass" 快取中有已接收的回應時,伺服器碼不遵循驗證請求,並將該請求視為重新顯示攻擊。這個行為導致本機驗證失敗。
解決方式 如果要解決這個問題,您必須停用反映保護,讓受影響的系統也可以驗證。
如需有關如何執行這項操作的詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:
896861 ?
(http://support.microsoft.com/kb/896861/
)
當您瀏覽使用「整合式驗證」且裝載在 IIS 5.1 或 IIS 6 上的網站時,收到 401.1 錯誤
887993 ?
(http://support.microsoft.com/kb/887993/
)
在您安裝 Windows Server 2003 Service Pack 1 後,使用者存取 IIS 6.0 中的網頁或查詢 Microsoft SQL Server 2000 時,遇到驗證上的問題
926642 ?
(http://support.microsoft.com/kb/926642/
)
在您安裝 Windows Server 2003 Service Pack 1 之後,使用其 FQDN 或 CNAME 別名嘗試在本機存取伺服器時,出現錯誤訊息:「拒絕存取」或「沒有網路提供者接受指定的網路路徑」
如何停用 NTLM 反映保護 重要 這個章節、方法或工作包含的步驟會告訴您要如何變更登錄。然而,如果登錄修改錯誤,可能會發生嚴重的問題。因此,請確定小心執行下列步驟。為加強保護,修改登錄之前,請務必將它備份起來。如果發生問題,您就可以還原登錄。如需有關如何備份和還原登錄的詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:
322756 ?
(http://support.microsoft.com/kb/322756/
)
如何在 Windows 中備份及還原登錄
如果要停用 NTLM 反映保護,您必須修改用戶端電腦上的登錄機碼。如果要執行這項操作,請在用戶端電腦上執行下列步驟:
按一下 [開始] ,按一下 [執行] ,在 [開啟] 方塊中輸入 regedit ,然後按一下 [確定] 。 在登錄中找出並按一下下列子機碼:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
在 [編輯] 功能表上,指向 [新增] ,然後按一下 [DWORD 值] 。 輸入 DisableLoopbackCheck 做為 DWORD 的名稱,然後按下 ENTER。 在 [DisableLoopbackCheck] 上按一下滑鼠右鍵,然後按一下 [修改] 。 在 [數值資料] 方塊中,輸入 1 ,然後按一下 [確定] 。 結束「登錄編輯程式」,然後重新啟動電腦。 注意 您必須重新啟動電腦讓此變更生效。
停用 NTLM 反映保護的影響 因為 NTLM 反映保護是此 SMB 弱點修正程式的一部分,在受影響的系統上藉由將 DisableLoopbackCheck設定為 1 來停用 NTLM 反映保護,會讓系統回到易受攻擊的狀態。因此,我們強烈建議您視需要使用 BackConnectionHostNames 登錄機碼。
如何重新啟用 NTLM 反映保護
如果要重新啟用 NTLM 反映保護,您必須修改用戶端電腦上的登錄項目。如果要執行這項操作,請在用戶端電腦上執行下列步驟:
按一下 [開始] ,按一下 [執行] ,在 [開啟] 方塊中輸入 regedit ,然後按一下 [確定] 。 在登錄中找出並按一下下列子機碼: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
在 [DisableLoopbackCheck] 上按一下滑鼠右鍵,然後按一下 [修改] 。 在 [數值資料] 方塊中,輸入 0 ,然後按一下 [確定] 。 結束「登錄編輯程式」,然後重新啟動電腦。 注意 您必須重新啟動電腦,此登錄變更才能生效。
如何停用特定 SPN 的 NTLM 反映保護
您可以停用特定「服務主要名稱」(SPN) 的 NTLM 反映保護,讓相對應的驗證中斷。如果要執行這項操作,請在用戶端電腦上執行下列步驟:
按一下 [開始] ,按一下 [執行] ,在 [開啟] 方塊中輸入 regedit ,然後按一下 [確定] 。 在登錄中找出並按一下下列子機碼:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0
在 [編輯] 功能表上,指向 [新增] ,再按一下 [多字串值] 。 輸入 BackConnectionHostNames 做為多字串值的名稱,然後按 ENTER。
注意 如果 BackConnectionHostNames 登錄項目存在,但卻為 REG_DWORD,則您必須刪除 BackConnectionHostNames 登錄項目。 用滑鼠右鍵按一下 [BackConnectionHostNames] ,然後按一下 [修改] 。 在 [數值資料] 方塊中,輸入該電腦本機共用區所使用的 CNAME 或 DNS 別名,然後按一下 [確定] 。
注意 每一個主機名稱必須輸入成不同的行。 結束「登錄編輯程式」,然後重新啟動電腦。 注意 您必須重新啟動電腦,此登錄變更才能生效。
停用特定 SPN 的 NTLM 反映保護的影響 因為 NTLM 反映保護是此 SMB 弱點修正程式的一部分,所以對於已停用反映保護的特定 SPN 而言,在受影響的系統上停用 NTLM 反映保護會讓系統回到易受攻擊的狀態。
如何重新啟用特定 SPN 的 NTLM 反映保護 如果要執行這項操作,請在用戶端電腦執行下列步驟:
按一下 [開始] ,按一下 [執行] ,在 [開啟] 方塊中輸入 regedit ,然後按一下 [確定] 。 在登錄中找出並按一下下列子機碼:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0
用滑鼠右鍵按一下 [BackConnectionHostNames] ,然後按一下 [修改] 。 在 [數值資料] 方塊中,刪除該電腦本機共用區所使用的 CNAME 或 DNS 別名,然後按一下 [確定] 。
注意 每一個主機名稱必須輸入成不同的行。 結束「登錄編輯程式」,然後重新啟動電腦。 注意 您必須重新啟動電腦,此登錄變更才能生效。
檔案資訊 此軟體更新安裝檔案的英文 (美國) 版具有下表中所列的屬性。這些檔案的日期和時間是以 Coordinated Universal Time (UTC) 表示。本機電腦上這些檔案的日期和時間,是以您當地的時間和目前的日光節約時間 (DST) 的時差來顯示。此外,當您對檔案執行特定作業時,其日期和時間可能會改變。
關於所有支援的 Microsoft Windows 2000 Service Pack 4 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform Mrxsmb.sys 5.0.2195.7174 416,016 27-Aug-2008 16:29 x86 Msv1_0.dll 5.0.2195.6926 125,200 07-Apr-2005 23:21 x86 Netlogon.dll 5.0.2195.7011 366,864 07-Apr-2005 23:24 x86 Rdbss.sys 5.0.2195.7174 170,800 27-Aug-2008 16:28 x86 Sp3res.dll 5.0.2195.7151 6,276,608 29-Feb-2008 13:26 x86
Windows XP 和 Windows Server 2003 檔案資訊注意事項 套用至特定里程碑 (RTM、SPn ) 和服務分支 (QFE、GDR) 的檔案,會記錄在「SP 要求」和「服務分支」欄中。 GDR 服務分支只包含針對普遍的嚴重問題所發行的通用修正程式。QFE 服務分支除了通用修正程式之外,還包含 Hotfix。 除了這些表格中所列的檔案外,此軟體更新也會安裝具有 Microsoft 數位簽章的相關安全性目錄檔案 (KBnumber .cat)。 關於所有支援的 Windows XP 之 x86 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform SP requirement Service branch Mrxsmb.sys 5.1.2600.3467 453,632 24-Oct-2008 11:10 x86 SP2 SP2GDR Mrxsmb.sys 5.1.2600.3467 455,936 24-Oct-2008 11:25 x86 SP2 SP2QFE Mrxsmb.sys 5.1.2600.5700 455,296 24-Oct-2008 11:21 x86 SP3 SP3GDR Mrxsmb.sys 5.1.2600.5700 455,936 24-Oct-2008 11:41 x86 SP3 SP3QFE
關於所有支援的 Windows Server 2003 與 Windows XP Professional x64 Edition 之 x64 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform SP requirement Service branch Mrxsmb.sys 5.2.3790.3206 786,944 08-Sep-2008 16:17 x64 SP1 SP1GDR Mrxsmb.sys 5.2.3790.3206 786,944 08-Sep-2008 16:18 x64 SP1 SP1QFE Mrxsmb.sys 5.2.3790.4369 786,944 08-Sep-2008 16:24 x64 SP2 SP2GDR Mrxsmb.sys 5.2.3790.4369 786,944 08-Sep-2008 16:17 x64 SP2 SP2QFE
關於所有支援的 Windows Server 2003 之 x86 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform SP requirement Service branch Mrxsmb.sys 5.2.3790.3206 437,248 05-Sep-2008 12:43 x86 SP1 SP1GDR Mrxsmb.sys 5.2.3790.3206 438,272 05-Sep-2008 12:59 x86 SP1 SP1QFE Mrxsmb.sys 5.2.3790.4369 438,784 05-Sep-2008 15:29 x86 SP2 SP2GDR Mrxsmb.sys 5.2.3790.4369 438,784 05-Sep-2008 13:42 x86 SP2 SP2QFE
關於所有支援的 Windows Server 2003 之 IA-64 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform SP requirement Service branch Mrxsmb.sys 5.2.3790.3206 1,170,944 08-Sep-2008 16:17 IA-64 SP1 SP1GDR Mrxsmb.sys 5.2.3790.3206 1,171,968 08-Sep-2008 16:17 IA-64 SP1 SP1QFE Mrxsmb.sys 5.2.3790.4369 1,171,968 08-Sep-2008 16:21 IA-64 SP2 SP2GDR Mrxsmb.sys 5.2.3790.4369 1,172,480 08-Sep-2008 16:17 IA-64 SP2 SP2QFE
Windows Vista 和 Windows Server 2008 檔案資訊注意事項 套用至特定產品、里程碑 (RTM、SPn ) 及服務分支 (LDR、GDR) 的檔案可透過檢視下列表格中所顯示的檔案版本號碼來確認。
摺疊此表格 展開此表格
版本 產品 里程碑 服務分支 6.0.600 0 . 16 xxx Windows Vista RTM GDR 6.0.600 0 . 20 xxx Windows Vista RTM LDR 6.0.600 1 . 18 xxx Windows Vista SP1 及 Windows Server 2008 SP1 SP1 GDR 6.0.600 1 . 22 xxx Windows Vista SP1 及 Windows Server 2008 SP1 SP1 LDR
Service Pack 1 已整合至發行版本的 Windows Server 2008。因此,RTM 里程碑檔案只適用於 Windows Vista。RTM 里程碑檔案有 6.0.0000.xxxxxx 版本號碼。 GDR 服務分支只包含針對普遍的嚴重問題所發行的通用修正程式。LDR 服務分支除了通用修正程式之外,還包含 Hotfix。 每一個環境安裝的 MANIFEST 檔案 (.manifest) 及 MUM 檔案 (.mum) 皆會分別列出 。對於維持已更新元件的狀態,MUM 及 MANIFEST 檔案及相關的安全性目錄 (.cat) 檔案皆很重要。這些安全性目錄檔案 (屬性並未列出) 具有 Microsoft 數位簽章。 關於所有支援的 Windows Server 2008 和 Windows Vista 之 x86 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform Mrxsmb10.sys 6.0.6000.16738 211,456 26-Aug-2008 01:11 x86 Mrxsmb10.sys 6.0.6000.20904 211,968 27-Aug-2008 00:48 x86 Mrxsmb10.sys 6.0.6001.18130 212,480 27-Aug-2008 01:05 x86 Mrxsmb10.sys 6.0.6001.22252 212,480 27-Aug-2008 00:52 x86
關於所有支援的 Windows Server 2008 和 Windows Vista 之 x64 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform Mrxsmb10.sys 6.0.6000.16738 271,872 26-Aug-2008 01:37 x64 Mrxsmb10.sys 6.0.6000.20904 271,872 27-Aug-2008 01:08 x64 Mrxsmb10.sys 6.0.6001.18130 272,896 27-Aug-2008 01:26 x64 Mrxsmb10.sys 6.0.6001.22252 272,896 27-Aug-2008 01:25 x64
關於所有支援的 Windows Server 2008 之 IA-64 版本 摺疊此表格 展開此表格
File name File version File size Date Time Platform Mrxsmb10.sys 6.0.6001.18130 655,872 27-Aug-2008 01:05 IA-64 Mrxsmb10.sys 6.0.6001.22252 656,384 27-Aug-2008 01:01 IA-64
Windows Server 2008 和 Windows Vista 的其他檔案資訊 所有支援的 x86 版本之 Windows Server 2008 和 Windows Vista 的其他檔案 摺疊此表格 展開此表格
File name Package_1_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,748 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_1_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 2,455 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_2_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,911 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_2_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 2,622 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_3_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,753 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_3_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 2,460 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_4_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,753 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_4_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 2,462 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_5_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,753 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_5_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 2,462 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_6_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,749 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_6_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 2,457 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,416 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_0~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,435 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_1_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,357 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,376 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,691 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,722 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,411 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,431 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,413 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,432 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,415 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,434 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,421 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,440 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,412 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,431 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,420 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,439 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,410 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe_0~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,429 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe_bf~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,414 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe~31bf3856ad364e35~x86~~6.0.1.0.mum File version Not Applicable File size 1,433 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Update-bf.mum File version Not Applicable File size 3,493 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name X86_0c20904b73abeb2138dfb45b47553d7e_31bf3856ad364e35_6.0.6001.22252_none_64ef4c954b41025e.manifest File version Not Applicable File size 701 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name X86_96e9319f58af269cd07de0efd9f2b702_31bf3856ad364e35_6.0.6000.16738_none_fbd48a81eeac34e5.manifest File version Not Applicable File size 701 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name X86_b82081a1214ff330fc8bbaed3bc6dcd6_31bf3856ad364e35_6.0.6001.18130_none_3cdce46baf44fc41.manifest File version Not Applicable File size 701 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name X86_c03364b959ac2ecb8e84a8778c9bcba5_31bf3856ad364e35_6.0.6000.20904_none_8246b5248ff7dc3f.manifest File version Not Applicable File size 701 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.16738_none_86a5e1554e593846.manifest File version Not Applicable File size 7,160 Date (UTC) 26-Aug-2008 Time (UTC) 04:17 Platform Not Applicable File name X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.20904_none_874beea267621c08.manifest File version Not Applicable File size 7,160 Date (UTC) 27-Aug-2008 Time (UTC) 03:44 Platform Not Applicable File name X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_88841dab4b86fe7f.manifest File version Not Applicable File size 7,160 Date (UTC) 27-Aug-2008 Time (UTC) 04:31 Platform Not Applicable File name X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_88fa1b3264b308d9.manifest File version Not Applicable File size 7,160 Date (UTC) 27-Aug-2008 Time (UTC) 04:15 Platform Not Applicable
所有支援的 x64 版本之 Windows Server 2008 和 Windows Vista 的其他檔案 摺疊此表格 展開此表格
File name Amd64_7ad42327a8285cb436f079aab5de390a_31bf3856ad364e35_6.0.6000.20904_none_552afcf5a4a37253.manifest File version Not Applicable File size 705 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Amd64_af449dfe147ee908dbdaaef7d8f14825_31bf3856ad364e35_6.0.6001.18130_none_ab42f8a82c48353d.manifest File version Not Applicable File size 705 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Amd64_b8d8f2116f9614f96ea03615b78f1630_31bf3856ad364e35_6.0.6000.16738_none_fd8c4d3862b0f875.manifest File version Not Applicable File size 705 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Amd64_f1b071c9d0162519c2540329531a8d47_31bf3856ad364e35_6.0.6001.22252_none_08d61f9983de80b3.manifest File version Not Applicable File size 705 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.16738_none_e2c47cd906b6a97c.manifest File version Not Applicable File size 7,427 Date (UTC) 26-Aug-2008 Time (UTC) 04:46 Platform Not Applicable File name Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.20904_none_e36a8a261fbf8d3e.manifest File version Not Applicable File size 7,427 Date (UTC) 27-Aug-2008 Time (UTC) 04:12 Platform Not Applicable File name Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_e4a2b92f03e46fb5.manifest File version Not Applicable File size 7,427 Date (UTC) 27-Aug-2008 Time (UTC) 05:24 Platform Not Applicable File name Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_e518b6b61d107a0f.manifest File version Not Applicable File size 7,427 Date (UTC) 27-Aug-2008 Time (UTC) 05:23 Platform Not Applicable File name Package_1_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,758 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_1_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 2,469 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_2_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,923 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_2_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 2,638 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_3_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,763 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_3_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 2,474 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_4_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,763 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_4_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 2,476 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_5_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,763 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_5_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 2,476 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_6_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,759 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_6_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 2,471 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,424 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_0~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,443 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_1_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,365 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,384 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,701 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_client~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,732 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,419 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,439 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,421 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,440 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,423 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,442 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,429 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,448 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,420 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,439 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,428 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,447 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,418 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe_0~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,437 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,422 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpe~31bf3856ad364e35~amd64~~6.0.1.0.mum File version Not Applicable File size 1,441 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Update-bf.mum File version Not Applicable File size 3,519 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable
所有支援的 IA-64 版本之 Windows Server 2008 的其他檔案 摺疊此表格 展開此表格
File name Ia64_26a37aaf2558e76df860da8512ff4cfb_31bf3856ad364e35_6.0.6001.22252_none_e6bfcdbd541872d6.manifest File version Not Applicable File size 703 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Ia64_684521406c27e1e46d01fbb9e01ab870_31bf3856ad364e35_6.0.6001.18130_none_58b8113a1d8315e2.manifest File version Not Applicable File size 703 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Ia64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_8885c1a14b85077b.manifest File version Not Applicable File size 7,420 Date (UTC) 27-Aug-2008 Time (UTC) 04:50 Platform Not Applicable File name Ia64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_88fbbf2864b111d5.manifest File version Not Applicable File size 7,420 Date (UTC) 27-Aug-2008 Time (UTC) 05:24 Platform Not Applicable File name Package_1_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,753 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_1_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 2,462 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_2_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,758 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_2_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 2,467 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_3_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,758 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_3_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 2,467 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,415 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,434 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,416 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,436 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,419 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,438 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,424 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_server~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,444 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,416 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,435 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,423 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Package_for_kb957097_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum File version Not Applicable File size 1,443 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable File name Update-bf.mum File version Not Applicable File size 2,381 Date (UTC) 27-Aug-2008 Time (UTC) 17:32 Platform Not Applicable
這篇文章中的資訊適用於: Windows Server 2008 Datacenter without Hyper-V Windows Server 2008 Enterprise without Hyper-V Windows Server 2008 for Itanium-Based Systems Windows Server 2008 Standard without Hyper-V Windows Server 2008 Datacenter Windows Server 2008 Enterprise Windows Server 2008 Standard Windows Web Server 2008 Windows Vista Service Pack 1?應用於: Windows Vista 商用入門版 Windows Vista 商用進階版 Windows Vista 家用入門版 Windows Vista 家用進階版 Windows Vista Starter Windows Vista 旗艦版 Windows Vista 商用進階 64 位元版 Windows Vista 家用入門 64 位元版 Windows Vista 家用進階 64 位元版 Windows Vista 旗艦 64 位元版 Windows Vista 商用入門 64 位元版 Windows Vista 商用入門版 Windows Vista 商用進階版 Windows Vista 家用入門版 Windows Vista 家用進階版 Windows Vista Starter Windows Vista 旗艦版 Windows Vista 商用進階 64 位元版 Windows Vista 家用入門 64 位元版 Windows Vista 家用進階 64 位元版 Windows Vista 旗艦 64 位元版 Windows Vista 商用入門 64 位元版 Microsoft Windows Server 2003 Service Pack 1?應用於: Microsoft Windows Server 2003, Standard Edition (32-bit x86) Microsoft Windows Server 2003, Enterprise Edition (32-bit x86) Microsoft Windows Server 2003, Datacenter Edition (32-bit x86) Microsoft Windows Server 2003, Web Edition Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems Microsoft Windows Server 2003, Datacenter x64 Edition Microsoft Windows Server 2003, Enterprise x64 Edition Microsoft Windows Server 2003, Standard x64 Edition Microsoft Windows XP Professional x64 Edition Microsoft Windows Server 2003 Service Pack 2?應用於: Microsoft Windows Server 2003, Standard Edition (32-bit x86) Microsoft Windows Server 2003, Enterprise Edition (32-bit x86) Microsoft Windows Server 2003, Datacenter Edition (32-bit x86) Microsoft Windows Server 2003, Web Edition Microsoft Windows Server 2003, Datacenter x64 Edition Microsoft Windows Server 2003, Enterprise x64 Edition Microsoft Windows Server 2003, Standard x64 Edition Microsoft Windows XP Professional x64 Edition Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems Microsoft Windows XP Service Pack 2?應用於: Microsoft Windows XP Home Edition (家用版) Microsoft Windows XP Professional Microsoft Windows XP Service Pack 3?應用於: Microsoft Windows XP Home Edition (家用版) Microsoft Windows XP Professional Microsoft Windows 2000 Service Pack 4?應用於: Microsoft Windows 2000 Advanced Server Microsoft Windows 2000 Datacenter Server Microsoft Windows 2000 Professional Edition Microsoft Windows 2000 Server kbsurveynew kbregistry atdownload kbbug kbexpertiseinter kbfix kbsecbulletin kbsecurity kbsecvulnerability KB957097
Microsoft及(或)其供應商不就任何在本伺服器上發表的文字資料及其相關圖表資訊的恰當性作任何承諾。所有文字資料及其相關圖表均以「現狀」供應,不負任何擔保責任。Microsoft及(或)其供應商謹此聲明,不負任何對與此資訊有關之擔保責任,包括關於適售性、適用於某一特定用途、權利或不侵權的明示或默示擔保責任。Microsoft及(或)其供應商無論如何不對因或與使用本伺服器上資訊或與資訊的實行有關而引起的契約、過失或其他侵權行為之訴訟中的特別的、間接的、衍生性的損害或任何因使用而喪失所導致的之損害、資料或利潤負任何責任。
請說明您希望我們對本篇文章進行什麼改善及需要改善的原因
謝謝您!您的意見將協助我們改進支援內容。如需更多協助選項,請造訪
說明及支援首頁 。