DHCP服務(wù)器管理工具 v1.5 免費(fèi)安裝版
790KB / 05-20
(親身經(jīng)歷)文件服務(wù)器管理軟件之共享文件權(quán)限設(shè)置的方法、共享
/ 06-16
助贏Windows服務(wù)管理器 V1.0.1 免費(fèi)綠色版
33KB / 05-02
BT寶塔服務(wù)器管理助手 windows版 v6.9 官網(wǎng)最新安裝版
1.53MB / 08-24
小偶七日殺管理工具(服務(wù)器管理工具) V1.0 免費(fèi)綠色版
1.22MB / 11-23
Wing FTP Server(FTP服務(wù)器管理軟件)英文版使用方法(操作步驟)
/ 10-21
云幫手(集中化服務(wù)器管理軟件) v2.0.3.5 綠色免費(fèi)版
21.5MB / 05-13
-
遠(yuǎn)程打印服務(wù)器 Xlpd 8 v8.0.0068 官方免費(fèi)正式版(附方法) 服務(wù)器其它 / 34.2MB
-
Xmanager 8(遠(yuǎn)程服務(wù)器管理) V8.0.0068 官方中文正式版(附安裝方 服務(wù)器其它 / 103MB
-
Server Box(Linux服務(wù)器工具箱) v1.0.1128 中文綠色免費(fèi)版 服務(wù)器其它 / 18.2MB
-
Apache Tomcat 10 V10.1.34 安裝版+綠色解壓版(附配置教程) 32位 服務(wù)器其它 / 59.7MB
-
FinalShell專業(yè)版(SSH工具) v4.5.12 中文免注冊(cè)解鎖綠色版 服務(wù)器其它 / 88.8MB
-
魯大師AiNAS(個(gè)人私有云服務(wù)器搭建) 2024.09.12.2021 官方安裝版 服務(wù)器其它 / 157MB
-
終端仿真器NxShell v1.9.3 官方中文安裝版 服務(wù)器其它 / 78.9MB
-
nginxWebUI(可視化配置工具) v4.2.0 官方免費(fèi)版(附安裝使用教程) 服務(wù)器其它 / 39.8MB
-
-
RFSD(文件操作網(wǎng)絡(luò)服務(wù)器)32bit v1.7.5.0 綠色免費(fèi)版 服務(wù)器其它 / 5.39MB
詳情介紹
IIS Crypto是一款專門為電腦服務(wù)器打造功能強(qiáng)大的服務(wù)器安全管理系統(tǒng)。用戶可以通過軟件對(duì)服務(wù)進(jìn)行各類密碼以及相關(guān)協(xié)議的重置,幫助用戶輕松管理IIS安全,使用更加方便。喜歡的用戶快來下載吧!
IIS Crypto是一個(gè)免費(fèi)工具,它使管理員能夠在Windows Server 2008、2012、2016、2019和2022上啟用或禁用協(xié)議、密碼、散列和密鑰交換算法。它還允許您重新排序IIS提供的SSL/TLS密碼套件,更改高級(jí)設(shè)置,單擊即可實(shí)施最佳實(shí)踐,創(chuàng)建自定義模板并測試您的網(wǎng)站。
IIS Crypto需要最低版本的Windows Server 2008和.Net 4.0框架或更高版本。提供GUI和命令行版本。
What Does IIS Crypto Do?
IIS Crypto updates the registry using the same settings from this article by Microsoft. It also updates the cipher suite order in the same way that the Group Policy Editor (gpedit.msc) does. Additionally IIS Crypto lets you create custom templates that can be saved for use on multiple servers. The command line version contains the same built-in templates as the GUI version and can also be used with your own custom templates. IIS Crypto has been tested on Windows Server 2008, 2008 R2 and 2012, 2012 R2, 2016, 2019 and 2022.
IIS Crypto requires administrator privileges. If you are running under a non-administrator account, the GUI version will prompt for elevated permissions. The command line version must be run from a command line that already has elevated permissions.
Custom Templates
IIS Crypto allows you to create your own custom templates which can be saved and then executed on multiple servers. To create your own template, select all of the settings for your configuration. Click on the Templates button and give your template a name, author and description if desired. Then click on the Save button to save your template to disk. Copy your template to another server, run IIS Crypto and click on the Open button to load your template. You can also use it from the command line version of IIS Crypto.
The template format has been simplified in IIS Crypto 3.0. Old templates are automatically upgraded when loaded, however, if you save a new template it will only open in IIS Crypto 3.0 and later.
Load the Best Practices template before you start customizing your own template to ensure your template is setup securely. If your template is in the same folder as IIS Crypto it will show up automatically in the drop down box without having to click the Open button first.
Command Line Help
The following are the switches for the command line version of IIS Crypto. All parameters are optional.
Switch | Option | Description |
---|---|---|
/backup | <filename> | Specify a file to backup the current registry settings too. |
/template | default | This template restores the server to the default settings. |
best | This template sets your server to use the best practices for TLS. It aims to be compatible with as many browsers as possible while disabling weak protocols and cipher suites. | |
pci40 | This template is used to make your server PCI 4.0 compliant. It will disable TLS 1.0 and 1.1 which may break client connections to your website. Please make sure that RDP will continue to function as Windows 2008 R2 requires an update. See our FAQ for more information. | |
strict | This template sets your server to use the strictest settings possible. It will disable TLS 1.0 and 1.1 and all non forward secrecy cipher suites which may break client connections to your website. Please make sure that RDP will continue to function as Windows 2008 R2 requires an update. See our FAQ for more information. | |
fips140 | This template makes your server FIPS 140-2 compliant. It is similar to the Best Practices template, however, it is not as secure as Best Practices because some of the weaker cipher suites are enabled. | |
<filename> | Specify the filename of a template to use. | |
/reboot | Reboot the server after a template is applied. | |
/help|? | Show the help screen. |
Here is an example that backs up the registry to a file named backup.reg, applies a custom template named MyServers.ictpl and reboots the server:
iiscryptocli /backup backup.reg /template "C:\temp\MyServers.ictpl" /reboot
IIS Crypto服務(wù)器安全管理工具簡介
IIS Crypto是一款免費(fèi)工具,使管理員能夠在Windows Server 2008,2012和2016上啟用或禁用協(xié)議,密碼,哈希和密鑰交換算法;它還允許您對(duì)IIS提供的SSL / TLS密碼套件進(jìn)行重新排序,實(shí)施最佳做法只需點(diǎn)擊一下,創(chuàng)建自定義模板并測試您的網(wǎng)站!
IIS Crypto主要功能
-命令行版本
-啟用前向保密
-重新排列密碼套件
-啟用TLS 1.1和1.2
-站點(diǎn)掃描程序來測試您的配置
-單擊即可使用最佳做法保護(hù)您的網(wǎng)站
-禁用弱協(xié)議和密碼,如SSL 2.0,3.0和MD5
-內(nèi)置最佳實(shí)踐,PCI,PCI 3.1和FIPS 140-2模板
-創(chuàng)建可以保存并在多臺(tái)服務(wù)器上運(yùn)行的自定義模板
-停止DROWN,logjam,F(xiàn)REAK,POODLE和BEAST攻擊
利用IIS Crypto V3.2開啟IIS服務(wù)器TLS1.2
今天客戶給我反饋了一個(gè)在網(wǎng)站安裝SSL證書后,網(wǎng)站https顯示異常的問題,就是在谷歌瀏覽器下,會(huì)提示“您的連接存在安全隱患”,訪問被阻止,如下:
如果繼續(xù)強(qiáng)制瀏覽,會(huì)提示“你與此網(wǎng)站之間建立的連接并非完全安全,攻擊者可能能夠看到您正在此網(wǎng)站上瀏覽的圖片,并通過編輯這些圖片讓你受騙 ”,如下:
已經(jīng)很少遇到這種情況了,而且在其他瀏覽器下都沒遇到過,其他網(wǎng)站申請(qǐng)的相同類型的SSL證書也沒遇到過,所以排除了是證書的問題;網(wǎng)站上有些http類型的資源,全部替換成https的資源后,還是有這個(gè)提示,最后估計(jì)是服務(wù)器配置這塊有點(diǎn)問題了;后來百度了下這個(gè)問題,說得最多的是IIS web服務(wù)器相關(guān)的問題,想想平時(shí)幫客戶做網(wǎng)站已經(jīng)基本不用IIS服務(wù)器了,原因那應(yīng)該出在服務(wù)器配置上了。
下面是作者收集整理后的具體解決方法,如果你的網(wǎng)站用的是IIS服務(wù)器,網(wǎng)站要升級(jí)成https,這個(gè)方法能幫你解決到這個(gè)問題。
1、下載服務(wù)器安全管理工具 IIS Crypto,點(diǎn)擊下面的按鈕下載到IIS服務(wù)器:
2、解壓后,直接雙擊IISCrypto.exe進(jìn)行安裝,按照下面的選項(xiàng)勾選,然后點(diǎn)擊“Apply”保存設(shè)置,然后點(diǎn)擊“Reboot”重啟服務(wù)器即可。
重新配置后,網(wǎng)站證書顯示正常了
IIS加密的功能是什么?
IIS Crypto使用Microsoft的本文中的相同設(shè)置更新注冊(cè)表 。它還以與組策略編輯器(gpedit.msc)相同的方式更新密碼套件順序。另外,IIS Crypto可讓您創(chuàng)建可保存在多臺(tái)服務(wù)器上的自定義模板。命令行版本包含與GUI版本相同的內(nèi)置模板,也可以與您自己的自定義模板一起使用。IIS Crypto已在Windows Server 2008,2008 R2和2012,2012 R2,2016和2019上進(jìn)行了測試。
軟件優(yōu)勢
IIS Crypto 2.0引入了創(chuàng)建自己的自定義模板的功能,可以保存然后在任意數(shù)量的服務(wù)器上執(zhí)行。要?jiǎng)?chuàng)建您自己的模板,請(qǐng)選擇您的配置的所有設(shè)置。點(diǎn)擊模板按鈕,如果需要,給你的模板一個(gè)名字,作者和描述。然后點(diǎn)擊保存按鈕將你的模板保存到磁盤。將模板復(fù)制到另一臺(tái)服務(wù)器上,運(yùn)行IIS Crypto,然后單擊“打開”按鈕以加載模板。您也可以從命令行版本的IIS Crypto中使用它。
-加載最佳實(shí)踐模板,然后開始自定義您自己的模板,以確保您的模板安全設(shè)置。
-如果您的模板與IIS Crypto位于同一文件夾中,則它將自動(dòng)顯示在下拉框中,而無需先單擊“打開”按鈕。
軟件更新
-內(nèi)置和自定義模板支持
-完整版本信息到關(guān)于選項(xiàng)卡
-從網(wǎng)絡(luò)共享運(yùn)行時(shí)發(fā)生崩潰
-完整的應(yīng)用程序和GUI重新設(shè)計(jì)
更新日志
版本3.3 版本17 - 2022年10月31日發(fā)布
為Windows Server 2022添加了TLS 1.3和新的密碼套件
更新了所有模板以支持 TLS 1.3 添加了PCI 4.0模板,該模板刪除了SHA1和非前向保密密碼套件
嚴(yán)格的模板刪除了Windows 2016及更高版本上的CBC密碼套件
在啟動(dòng)時(shí)取消了單個(gè)實(shí)例檢查
下載地址
人氣軟件
winxp iis6.0 完整安裝文件包_適用于sp2
FinalShell專業(yè)版(SSH工具) v4.5.12 中文免注冊(cè)解鎖綠色版
遙志服務(wù)器(CCProxy) v8.0 破解安裝版
FinalShell高級(jí)版(SSH工具) V3.9.2.2 中文免安裝綠色專業(yè)版
ARP防火墻 v4.1.1 特別版(服務(wù)器防范ARP攻擊)
Xmanager 8(遠(yuǎn)程服務(wù)器管理) V8.0.0068 官方中文正式版(附安裝方
Windows Server 2016 官方簡體中文正式版 64位(附激活序列號(hào)密
FreeSSHD軟件(SSH服務(wù)器) v1.3.1 免費(fèi)安裝版
新網(wǎng)數(shù)碼網(wǎng)站一鍵通 新網(wǎng)購買vps贈(zèng)送的iis配置程序
windows server 2019安裝.NET Frameword 3.5環(huán)境所需要的sxs2019
相關(guān)文章
-
魯大師AiNAS(個(gè)人私有云服務(wù)器搭建) 2024.09.12.2021 官方安裝版
魯大師AiNAS零成本讓你的電腦變成內(nèi)建 AI 的個(gè)人私有云服務(wù)器,本站提供的是這款軟件的最新安裝版...
-
Server Box(Linux服務(wù)器工具箱) v1.0.1128 中文綠色免費(fèi)版
Server Box是一款使用 Flutter 開發(fā)的免費(fèi)開源服務(wù)器管理軟件,整個(gè)軟件界面清新干凈、占用內(nèi)存也十分小,支持在線查看網(wǎng)絡(luò)問題、進(jìn)行SSH、Docker等管理,且整個(gè)操作過程十...
-
windows server 2012安裝.NET Frameword 3.5環(huán)境所需要的sxs2012文件
server2012安裝.net3.5 所需文件 安裝時(shí),備用路徑指向文件路徑,window server2012離線安裝net3.5/source/sxs 文件提取指定路徑,親自測試安裝net3.5成功,放心下載使用...
-
windows server 2022安裝.NET Frameword 3.5環(huán)境所需要的sxs2022文件
server2022安裝.net3.5 所需文件 安裝時(shí),備用路徑指向文件路徑,window server2022離線安裝net3.5/source/sxs 文件提取指定路徑,親自測試安裝net3.5成功,放心下載使用...
-
windows server 2016安裝.NET Frameword 3.5環(huán)境所需要的sxs2016文件
server2016安裝.net3.5 所需文件 安裝時(shí),備用路徑指向文件路徑,window server2016離線安裝net3.5/source/sxs 文件提取指定路徑,親自測試安裝net3.5成功,放心下載使用...
-
VShell Server(遠(yuǎn)程訪問服務(wù)器) v4.9.1.3219 官方免費(fèi)安裝版 32/64位
VSHELL SERVER是一個(gè)多協(xié)議安全文件傳輸、遠(yuǎn)程訪問和管理的服務(wù)器,可為您提供安全訪問網(wǎng)絡(luò)資源和傳輸數(shù)據(jù)所需的強(qiáng)大加密,用來滿足各種類型的網(wǎng)絡(luò)和組織的需求...
下載聲明
☉ 解壓密碼:www.dbjr.com.cn 就是本站主域名,希望大家看清楚,[ 分享碼的獲取方法 ]可以參考這篇文章
☉ 推薦使用 [ 迅雷 ] 下載,使用 [ WinRAR v5 ] 以上版本解壓本站軟件。
☉ 如果這個(gè)軟件總是不能下載的請(qǐng)?jiān)谠u(píng)論中留言,我們會(huì)盡快修復(fù),謝謝!
☉ 下載本站資源,如果服務(wù)器暫不能下載請(qǐng)過一段時(shí)間重試!或者多試試幾個(gè)下載地址
☉ 如果遇到什么問題,請(qǐng)?jiān)u論留言,我們定會(huì)解決問題,謝謝大家支持!
☉ 本站提供的一些商業(yè)軟件是供學(xué)習(xí)研究之用,如用于商業(yè)用途,請(qǐng)購買正版。
☉ 本站提供的IIS Crypto GUI(服務(wù)器安全管理工具) v3.3 免費(fèi)綠色版資源來源互聯(lián)網(wǎng),版權(quán)歸該下載資源的合法擁有者所有。