【文章內容簡介】
毒的現(xiàn)象 ? 上網(wǎng)時斷時續(xù) , 網(wǎng)速變慢 , 可能連內網(wǎng)主頁也無法打開 ? 瀏覽網(wǎng)頁時出現(xiàn)與網(wǎng)頁內容無關的彈出窗口 ?ARP檢查 ? 使用 nbtscan工具 , 配合 arp –a 命令 寧波大學網(wǎng)絡中心 ARP病毒自我防護 ? 編輯批處理文件 , 建立快鍵方式放到啟動組中 ? 或安裝 ARP病毒防火墻 ? 360安全衛(wèi)士 ? 金山 ARP防火墻 echo off :::::::::::::::::::: Find Local Mac if exist del ipconfig /all if exist del find Physical Address for /f skip=2 tokens=12 %%M in () do set LocalMac=%%M :::::::::::::::::::: Find Local IP if exist del find IP Address for /f skip=2 tokens=15 %%I in () do set LocalIP=%%I :::::::::::::::::::: Find Gateway IP if exist del find Default Gateway for /f skip=2 tokens=13 %%G in () do set GatewayIP=%%G :::::::::::::::::::: Find Gateway Mac if exist del arp d ping n 1 %GatewayIP% arp a %GatewayIP% for /f skip=3 tokens=2 %%H in () do set GatewayMac=%%H :::::::::::::::::::: Bind Gateway IP Mac arp s %LocalIP% %LocalMac% arp s %GatewayIP% %GatewayMac% exit 寧波大學網(wǎng)絡中心 良好的使用習慣 寧波大學網(wǎng)絡中心 ?及時進行系統(tǒng)補丁更新 ?每日升級