yi-feng 2007-5-17 14:18
cisco2950的交换机密码破解!
[font=宋体][size=5][color=#ff0000]1.先按住交换机面板上的mode键,然后打开电源。
2.初始化flash。
>flash_init
3.更名含有password的配置文件。
>rename flash:config.text flash:config.old
4.重新启动交换机。
>boot/reset
5.进入特权模式。
>enable
6.此时开机是已忽略password。
#rename flash:config.old flash:config.text
7.copy配置文件到当前系统中。
#copy flash:config.text system:running-config
8.修改口令。
#configure terminal
#enable secret #####
9.保存配置。
#write
有不对的地方多指教!!!!!!![img]http://www.one-tom.com/bbs/smileys/smiley4.gif[/img][img]http://www.one-tom.com/bbs/smileys/smiley17.gif[/img]看完了得回贴啊,!!!!
[/color][/size][/font]转自原创 ITAA 网络技术实验室 论坛:[url=http://www.one-tom.com/bbs/default.asp]http://www.one-tom.com/bbs/default.asp[/url]