最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

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

 更新時(shí)間:2012年06月04日 14:57:28   作者:  
一鍵關(guān)閉危險(xiǎn)端口的bat代碼,防止黑客入侵,在一定程度上加強(qiáng)了系統(tǒng)安全

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

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

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

相關(guān)文章

最新評(píng)論

桑日县| 托克逊县| 来宾市| 增城市| 犍为县| 眉山市| 南乐县| 会昌县| 通许县| 南康市| 齐河县| 昔阳县| 酉阳| 延川县| 嘉义县| 柯坪县| 泽库县| 泽州县| 璧山县| 鸡西市| 黔西县| 唐河县| 韩城市| 思茅市| 奉新县| 克东县| 甘泉县| 杭锦后旗| 湟源县| 镇平县| 留坝县| 长治县| 平江县| 吴忠市| 河津市| 崇文区| 上栗县| 会东县| 板桥市| 宣城市| 山东|