文章編號: 957097 - 上次校閱: 2009年3月5日 - 版次: 3.0

MS08-068:SMB 的弱點可能會允許遠端程式碼執行

系統提示本文適用於您使用的作業系統之外的作業系統。與您不相關的文章內容已停用。

在此頁中

全部展開 | 全部摺疊

簡介

Microsoft 已經發行資訊安全佈告欄 MS08-068。如果要檢視完整的資訊安全佈告欄,請造訪下列其中一個 Microsoft 網站:

如何取得此安全性更新的說明及支援

如為家庭使用者,若位於美國或加拿大境內,可撥打 1-866-PCSAFETY 或連絡您當地的 Microsoft 分公司來取得免費支援。如需有關如何連絡當地的 Microsoft 分公司以尋求安全性更新的支援問題的詳細資訊,請造訪 Microsoft 世界各地技術支援網站:
http://support.microsoft.com/common/international.aspx?rdpath=4 (http://support.microsoft.com/common/international.aspx?rdpath=4)
北美洲的客戶也可以造訪下列 Microsoft 網站,即時存取無限制的免費電子郵件支援或無限制的個人聊天室支援:
http://support.microsoft.com/oas/default.aspx?&prid=7552 (http://support.microsoft.com/oas/default.aspx?&prid=7552)
如為企業客戶,可透過您平常的支援連絡方式取得安全性更新的支援。

此安全性更新的已知問題

徵狀

在套用此安全性更新之後,如 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 反映保護,您必須修改用戶端電腦上的登錄機碼。如果要執行這項操作,請在用戶端電腦上執行下列步驟:
  1. 按一下 [開始],按一下 [執行],在 [開啟] 方塊中輸入 regedit,然後按一下 [確定]
  2. 在登錄中找出並按一下下列子機碼:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
  3. [編輯] 功能表上,指向 [新增],然後按一下 [DWORD 值]
  4. 輸入 DisableLoopbackCheck 做為 DWORD 的名稱,然後按下 ENTER。
  5. [DisableLoopbackCheck] 上按一下滑鼠右鍵,然後按一下 [修改]
  6. [數值資料] 方塊中,輸入 1,然後按一下 [確定]
  7. 結束「登錄編輯程式」,然後重新啟動電腦。
注意您必須重新啟動電腦讓此變更生效。
停用 NTLM 反映保護的影響
因為 NTLM 反映保護是此 SMB 弱點修正程式的一部分,在受影響的系統上藉由將 DisableLoopbackCheck設定為 1 來停用 NTLM 反映保護,會讓系統回到易受攻擊的狀態。因此,我們強烈建議您視需要使用 BackConnectionHostNames 登錄機碼。
如何重新啟用 NTLM 反映保護
如果要重新啟用 NTLM 反映保護,您必須修改用戶端電腦上的登錄項目。如果要執行這項操作,請在用戶端電腦上執行下列步驟:
  1. 按一下 [開始],按一下 [執行],在 [開啟] 方塊中輸入 regedit,然後按一下 [確定]
  2. 在登錄中找出並按一下下列子機碼:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
  3. [DisableLoopbackCheck] 上按一下滑鼠右鍵,然後按一下 [修改]
  4. [數值資料] 方塊中,輸入 0,然後按一下 [確定]
  5. 結束「登錄編輯程式」,然後重新啟動電腦。
注意 您必須重新啟動電腦,此登錄變更才能生效。
如何停用特定 SPN 的 NTLM 反映保護
您可以停用特定「服務主要名稱」(SPN) 的 NTLM 反映保護,讓相對應的驗證中斷。如果要執行這項操作,請在用戶端電腦上執行下列步驟:
  1. 按一下 [開始],按一下 [執行],在 [開啟] 方塊中輸入 regedit,然後按一下 [確定]
  2. 在登錄中找出並按一下下列子機碼:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0
  3. [編輯] 功能表上,指向 [新增],再按一下 [多字串值]
  4. 輸入 BackConnectionHostNames 做為多字串值的名稱,然後按 ENTER。

    注意 如果 BackConnectionHostNames 登錄項目存在,但卻為 REG_DWORD,則您必須刪除 BackConnectionHostNames 登錄項目。
  5. 用滑鼠右鍵按一下 [BackConnectionHostNames],然後按一下 [修改]
  6. [數值資料] 方塊中,輸入該電腦本機共用區所使用的 CNAME 或 DNS 別名,然後按一下 [確定]

    注意 每一個主機名稱必須輸入成不同的行。
  7. 結束「登錄編輯程式」,然後重新啟動電腦。
注意 您必須重新啟動電腦,此登錄變更才能生效。
停用特定 SPN 的 NTLM 反映保護的影響
因為 NTLM 反映保護是此 SMB 弱點修正程式的一部分,所以對於已停用反映保護的特定 SPN 而言,在受影響的系統上停用 NTLM 反映保護會讓系統回到易受攻擊的狀態。
如何重新啟用特定 SPN 的 NTLM 反映保護
如果要執行這項操作,請在用戶端電腦執行下列步驟:
  1. 按一下 [開始],按一下 [執行],在 [開啟] 方塊中輸入 regedit,然後按一下 [確定]
  2. 在登錄中找出並按一下下列子機碼:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0
  3. 用滑鼠右鍵按一下 [BackConnectionHostNames],然後按一下 [修改]
  4. [數值資料] 方塊中,刪除該電腦本機共用區所使用的 CNAME 或 DNS 別名,然後按一下 [確定]

    注意 每一個主機名稱必須輸入成不同的行。
  5. 結束「登錄編輯程式」,然後重新啟動電腦。
注意 您必須重新啟動電腦,此登錄變更才能生效。

檔案資訊

此軟體更新安裝檔案的英文 (美國) 版具有下表中所列的屬性。這些檔案的日期和時間是以 Coordinated Universal Time (UTC) 表示。本機電腦上這些檔案的日期和時間,是以您當地的時間和目前的日光節約時間 (DST) 的時差來顯示。此外,當您對檔案執行特定作業時,其日期和時間可能會改變。

關於所有支援的 Microsoft Windows 2000 Service Pack 4 版本

摺疊此表格展開此表格
File nameFile versionFile sizeDateTimePlatform
Mrxsmb.sys5.0.2195.7174416,01627-Aug-200816:29x86
Msv1_0.dll5.0.2195.6926125,20007-Apr-200523:21x86
Netlogon.dll5.0.2195.7011366,86407-Apr-200523:24x86
Rdbss.sys5.0.2195.7174170,80027-Aug-200816:28x86
Sp3res.dll5.0.2195.71516,276,60829-Feb-200813:26x86

Windows XP 和 Windows Server 2003 檔案資訊注意事項

  • 套用至特定里程碑 (RTM、SPn) 和服務分支 (QFE、GDR) 的檔案,會記錄在「SP 要求」和「服務分支」欄中。
  • GDR 服務分支只包含針對普遍的嚴重問題所發行的通用修正程式。QFE 服務分支除了通用修正程式之外,還包含 Hotfix。
  • 除了這些表格中所列的檔案外,此軟體更新也會安裝具有 Microsoft 數位簽章的相關安全性目錄檔案 (KBnumber.cat)。

關於所有支援的 Windows XP 之 x86 版本

摺疊此表格展開此表格
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Mrxsmb.sys5.1.2600.3467453,63224-Oct-200811:10x86SP2SP2GDR
Mrxsmb.sys5.1.2600.3467455,93624-Oct-200811:25x86SP2SP2QFE
Mrxsmb.sys5.1.2600.5700455,29624-Oct-200811:21x86SP3SP3GDR
Mrxsmb.sys5.1.2600.5700455,93624-Oct-200811:41x86SP3SP3QFE

關於所有支援的 Windows Server 2003 與 Windows XP Professional x64 Edition 之 x64 版本

摺疊此表格展開此表格
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Mrxsmb.sys5.2.3790.3206786,94408-Sep-200816:17x64SP1SP1GDR
Mrxsmb.sys5.2.3790.3206786,94408-Sep-200816:18x64SP1SP1QFE
Mrxsmb.sys5.2.3790.4369786,94408-Sep-200816:24x64SP2SP2GDR
Mrxsmb.sys5.2.3790.4369786,94408-Sep-200816:17x64SP2SP2QFE

關於所有支援的 Windows Server 2003 之 x86 版本

摺疊此表格展開此表格
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Mrxsmb.sys5.2.3790.3206437,24805-Sep-200812:43x86SP1SP1GDR
Mrxsmb.sys5.2.3790.3206438,27205-Sep-200812:59x86SP1SP1QFE
Mrxsmb.sys5.2.3790.4369438,78405-Sep-200815:29x86SP2SP2GDR
Mrxsmb.sys5.2.3790.4369438,78405-Sep-200813:42x86SP2SP2QFE

關於所有支援的 Windows Server 2003 之 IA-64 版本

摺疊此表格展開此表格
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Mrxsmb.sys5.2.3790.32061,170,94408-Sep-200816:17IA-64SP1SP1GDR
Mrxsmb.sys5.2.3790.32061,171,96808-Sep-200816:17IA-64SP1SP1QFE
Mrxsmb.sys5.2.3790.43691,171,96808-Sep-200816:21IA-64SP2SP2GDR
Mrxsmb.sys5.2.3790.43691,172,48008-Sep-200816:17IA-64SP2SP2QFE

Windows Vista 和 Windows Server 2008 檔案資訊注意事項

  • 套用至特定產品、里程碑 (RTM、SPn) 及服務分支 (LDR、GDR) 的檔案可透過檢視下列表格中所顯示的檔案版本號碼來確認。
    摺疊此表格展開此表格
    版本產品里程碑服務分支
    6.0.600 0. 16xxxWindows VistaRTMGDR
    6.0.600 0. 20xxxWindows VistaRTMLDR
    6.0.600 1. 18xxxWindows Vista SP1 及 Windows Server 2008 SP1SP1GDR
    6.0.600 1. 22xxxWindows Vista SP1 及 Windows Server 2008 SP1SP1LDR
  • 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 nameFile versionFile sizeDateTimePlatform
Mrxsmb10.sys6.0.6000.16738211,45626-Aug-200801:11x86
Mrxsmb10.sys6.0.6000.20904211,96827-Aug-200800:48x86
Mrxsmb10.sys6.0.6001.18130212,48027-Aug-200801:05x86
Mrxsmb10.sys6.0.6001.22252212,48027-Aug-200800:52x86

關於所有支援的 Windows Server 2008 和 Windows Vista 之 x64 版本

摺疊此表格展開此表格
File nameFile versionFile sizeDateTimePlatform
Mrxsmb10.sys6.0.6000.16738271,87226-Aug-200801:37x64
Mrxsmb10.sys6.0.6000.20904271,87227-Aug-200801:08x64
Mrxsmb10.sys6.0.6001.18130272,89627-Aug-200801:26x64
Mrxsmb10.sys6.0.6001.22252272,89627-Aug-200801:25x64

關於所有支援的 Windows Server 2008 之 IA-64 版本

摺疊此表格展開此表格
File nameFile versionFile sizeDateTimePlatform
Mrxsmb10.sys6.0.6001.18130655,87227-Aug-200801:05IA-64
Mrxsmb10.sys6.0.6001.22252656,38427-Aug-200801:01IA-64

Windows Server 2008 和 Windows Vista 的其他檔案資訊

所有支援的 x86 版本之 Windows Server 2008 和 Windows Vista 的其他檔案

摺疊此表格展開此表格
File namePackage_1_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,748
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_1_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size2,455
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_2_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,911
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_2_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size2,622
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_3_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,753
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_3_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size2,460
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_4_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,753
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_4_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size2,462
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_5_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,753
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_5_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size2,462
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_6_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,749
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_6_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size2,457
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,416
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_0~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,435
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_1_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,357
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,376
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,691
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,722
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,411
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,431
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,413
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,432
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,415
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,434
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,421
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,440
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,412
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,431
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,420
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,439
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,410
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe_0~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,429
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe_bf~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,414
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe~31bf3856ad364e35~x86~~6.0.1.0.mum
File versionNot Applicable
File size1,433
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameUpdate-bf.mum
File versionNot Applicable
File size3,493
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameX86_0c20904b73abeb2138dfb45b47553d7e_31bf3856ad364e35_6.0.6001.22252_none_64ef4c954b41025e.manifest
File versionNot Applicable
File size701
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameX86_96e9319f58af269cd07de0efd9f2b702_31bf3856ad364e35_6.0.6000.16738_none_fbd48a81eeac34e5.manifest
File versionNot Applicable
File size701
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameX86_b82081a1214ff330fc8bbaed3bc6dcd6_31bf3856ad364e35_6.0.6001.18130_none_3cdce46baf44fc41.manifest
File versionNot Applicable
File size701
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameX86_c03364b959ac2ecb8e84a8778c9bcba5_31bf3856ad364e35_6.0.6000.20904_none_8246b5248ff7dc3f.manifest
File versionNot Applicable
File size701
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameX86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.16738_none_86a5e1554e593846.manifest
File versionNot Applicable
File size7,160
Date (UTC)26-Aug-2008
Time (UTC)04:17
PlatformNot Applicable
File nameX86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.20904_none_874beea267621c08.manifest
File versionNot Applicable
File size7,160
Date (UTC)27-Aug-2008
Time (UTC)03:44
PlatformNot Applicable
File nameX86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_88841dab4b86fe7f.manifest
File versionNot Applicable
File size7,160
Date (UTC)27-Aug-2008
Time (UTC)04:31
PlatformNot Applicable
File nameX86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_88fa1b3264b308d9.manifest
File versionNot Applicable
File size7,160
Date (UTC)27-Aug-2008
Time (UTC)04:15
PlatformNot Applicable

所有支援的 x64 版本之 Windows Server 2008 和 Windows Vista 的其他檔案

摺疊此表格展開此表格
File nameAmd64_7ad42327a8285cb436f079aab5de390a_31bf3856ad364e35_6.0.6000.20904_none_552afcf5a4a37253.manifest
File versionNot Applicable
File size705
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameAmd64_af449dfe147ee908dbdaaef7d8f14825_31bf3856ad364e35_6.0.6001.18130_none_ab42f8a82c48353d.manifest
File versionNot Applicable
File size705
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameAmd64_b8d8f2116f9614f96ea03615b78f1630_31bf3856ad364e35_6.0.6000.16738_none_fd8c4d3862b0f875.manifest
File versionNot Applicable
File size705
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameAmd64_f1b071c9d0162519c2540329531a8d47_31bf3856ad364e35_6.0.6001.22252_none_08d61f9983de80b3.manifest
File versionNot Applicable
File size705
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameAmd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.16738_none_e2c47cd906b6a97c.manifest
File versionNot Applicable
File size7,427
Date (UTC)26-Aug-2008
Time (UTC)04:46
PlatformNot Applicable
File nameAmd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.20904_none_e36a8a261fbf8d3e.manifest
File versionNot Applicable
File size7,427
Date (UTC)27-Aug-2008
Time (UTC)04:12
PlatformNot Applicable
File nameAmd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_e4a2b92f03e46fb5.manifest
File versionNot Applicable
File size7,427
Date (UTC)27-Aug-2008
Time (UTC)05:24
PlatformNot Applicable
File nameAmd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_e518b6b61d107a0f.manifest
File versionNot Applicable
File size7,427
Date (UTC)27-Aug-2008
Time (UTC)05:23
PlatformNot Applicable
File namePackage_1_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,758
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_1_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size2,469
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_2_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,923
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_2_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size2,638
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_3_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,763
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_3_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size2,474
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_4_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,763
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_4_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size2,476
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_5_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,763
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_5_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size2,476
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_6_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,759
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_6_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size2,471
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,424
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_0~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,443
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_1_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,365
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,384
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,701
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_client~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,732
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,419
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,439
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,421
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,440
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,423
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,442
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,429
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,448
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,420
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,439
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,428
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,447
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,418
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe_0~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,437
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,422
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpe~31bf3856ad364e35~amd64~~6.0.1.0.mum
File versionNot Applicable
File size1,441
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameUpdate-bf.mum
File versionNot Applicable
File size3,519
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable

所有支援的 IA-64 版本之 Windows Server 2008 的其他檔案

摺疊此表格展開此表格
File nameIa64_26a37aaf2558e76df860da8512ff4cfb_31bf3856ad364e35_6.0.6001.22252_none_e6bfcdbd541872d6.manifest
File versionNot Applicable
File size703
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameIa64_684521406c27e1e46d01fbb9e01ab870_31bf3856ad364e35_6.0.6001.18130_none_58b8113a1d8315e2.manifest
File versionNot Applicable
File size703
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameIa64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_8885c1a14b85077b.manifest
File versionNot Applicable
File size7,420
Date (UTC)27-Aug-2008
Time (UTC)04:50
PlatformNot Applicable
File nameIa64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_88fbbf2864b111d5.manifest
File versionNot Applicable
File size7,420
Date (UTC)27-Aug-2008
Time (UTC)05:24
PlatformNot Applicable
File namePackage_1_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,753
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_1_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size2,462
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_2_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,758
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_2_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size2,467
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_3_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,758
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_3_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size2,467
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,415
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,434
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,416
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,436
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,419
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,438
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,424
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_server~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,444
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,416
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,435
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,423
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File namePackage_for_kb957097_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum
File versionNot Applicable
File size1,443
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot Applicable
File nameUpdate-bf.mum
File versionNot Applicable
File size2,381
Date (UTC)27-Aug-2008
Time (UTC)17:32
PlatformNot 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及(或)其供應商無論如何不對因或與使用本伺服器上資訊或與資訊的實行有關而引起的契約、過失或其他侵權行為之訴訟中的特別的、間接的、衍生性的損害或任何因使用而喪失所導致的之損害、資料或利潤負任何責任。