主頁 > 知識庫 > 一鍵關(guān)閉危險端口的批處理(防止黑客入侵)

一鍵關(guān)閉危險端口的批處理(防止黑客入侵)

熱門標簽:紹興400電話怎么辦理 江蘇手機外呼系統(tǒng)供應(yīng)商 福建防封電銷卡辦理套餐 江蘇辦理400電話是免費的嗎 沙依巴克工廠地圖標注 南京機器人外呼系統(tǒng)多少錢 地圖標注顯示小區(qū) 征服者博物館地圖標注點 滄州外呼增值業(yè)務(wù)線路解決方案

一鍵關(guān)閉危險端口(防止黑客入侵)
危險, 端口, 黑客
講以下內(nèi)容全部復(fù)制
用記事本保存后綴為
bat
按提示進行 從下面@開始復(fù)制

復(fù)制代碼 代碼如下:

@echo off
color 1f
title 關(guān)閉常見的危險端口
echo.
echo.
echo 本批處理用于啟動XP系統(tǒng)的防火墻并關(guān)閉常見的危險端口
echo.
echo 請確認您正在使用的是XP系統(tǒng) 并且未安裝其他防火墻
echo.
echo 以避免與XP系統(tǒng)的防火墻發(fā)生沖突
echo.
echo.
echo.
pause
cls
echo 正在啟動防火墻 請稍候…
sc config SharedAccess start= auto > nul
net start SharedAccess > nul
echo 防火墻已經(jīng)成功啟動
echo.
echo 正在關(guān)閉常見的危險端口 請稍候…
echo.
echo 正在關(guān)閉135端口 請稍候…
netsh firewall set portopening protocol = ALL port = 135 name = 135 mode = DISABLE scope = ALL profile = ALL
echo 正在關(guān)閉137端口 請稍候…
netsh firewall set portopening protocol = ALL port = 137 name = 137 mode = DISABLE scope = ALL profile = ALL
echo 正在關(guān)閉138端口 請稍候…
netsh firewall set portopening protocol = ALL port = 138 name = 138 mode = DISABLE scope = ALL profile = ALL
echo 正在關(guān)閉139端口 請稍候…
netsh firewall set portopening protocol = ALL port = 139 name = 139 mode = DISABLE scope = ALL profile = ALL
echo 正在關(guān)閉445端口 請稍候…
netsh firewall set portopening protocol = ALL port = 445 name = 445 mode = DISABLE scope = ALL profile = ALL
echo 正在關(guān)閉593端口 請稍候…
netsh firewall set portopening protocol = TCP port = 593 name = 593 mode = DISABLE scope = ALL profile = ALL
echo 正在關(guān)閉1025端口 請稍候…
netsh firewall set portopening protocol = TCP port = 1025 name = 1024 mode = DISABLE scope = ALL profile = ALL
echo 正在關(guān)閉3389端口 請稍候…
netsh firewall set portopening protocol = ALL port = 3389 name = 3389 mode = DISABLE scope = ALL profile = ALL
cls
echo.
echo.
echo.
echo 常見的危險端口已經(jīng)關(guān)閉
echo.
echo.
echo.
echo.
echo
echo.
echo.
echo.
echo 按任意鍵退出
pause>nul

您可能感興趣的文章:
  • 批處理一鍵關(guān)閉高危有害端口完整版(適合服務(wù)器使用)
  • 通過批處理關(guān)閉135 137 445等端口的實現(xiàn)代碼(勒索病毒)

標簽:巴中 烏魯木齊 陽泉 香港 小程序 湘西 吳忠 宜賓

巨人網(wǎng)絡(luò)通訊聲明:本文標題《一鍵關(guān)閉危險端口的批處理(防止黑客入侵)》,本文關(guān)鍵詞  一鍵,關(guān)閉,危險,端口,的,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《一鍵關(guān)閉危險端口的批處理(防止黑客入侵)》相關(guān)的同類信息!
  • 本頁收集關(guān)于一鍵關(guān)閉危險端口的批處理(防止黑客入侵)的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章