设为首页 收藏本站
查看: 4060|回复: 0

[经验分享] cisco路由器的密码破解

[复制链接]

尚未签到

发表于 2018-7-17 12:16:16 | 显示全部楼层 |阅读模式
3 在mini IOS下重启路由  rommon 2 > reset

  System Bootstrap, Version 12.1(3r)T2,>  Copyright (c) 2000 by cisco Systems, Inc.
  cisco 2621 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory
  Self decompressing the image :
  ########################################################################## [OK]
  Restricted Rights Legend
  Use, duplication, or disclosure by the Government is
  subject to restrictions as set forth in subparagraph
  (c) of the Commercial Computer Software - Restricted
  Rights clause at FAR sec. 52.227-19 and subparagraph
  (c) (1) (ii) of the Rights in Technical Data and Computer
  Software clause at DFARS sec. 252.227-7013.
  cisco Systems, Inc.
  170 West Tasman Drive
  San Jose, California 95134-1706
  Cisco Internetwork Operating System Software

  IOS (tm) C2600 Software (C2600-I-M), Version 12.2(28),>  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2005 by cisco Systems, Inc.
  Compiled Wed 27-Apr-04 19:01 by miwang
  cisco 2621 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory
  .

  Processor board>  M860 processor: part number 0, mask 49
  Bridging software.
  X.25 software, Version 3.0.0.
  2 FastEthernet/IEEE 802.3 interface(s)
  2 Low-speed serial(sync/async) network interface(s)
  32K bytes of non-volatile configuration memory.
  16384K bytes of processor board System flash (Read/Write)
  --- System Configuration Dialog ---
  Continue with configuration dialog? [yes/no]: n
  Press RETURN to get started!
  Router>
  看这里进入系统之后 直接就进入了用户模式 没要密码
  Router>en
  Router#copy start run
  Destination filename [running-config]?
  552 bytes copied in 0.416 secs (1326 bytes/sec)
  ru1#
  我们 输入enable 进入特权模式 输入命令 copy start run 从NVRAM 里面调用配置到内存中
  下一步更换密码
  ru1#conf t
  Enter configuration commands, one per line. End with CNTL/Z.
  ru1(config)#line console 0
  ru1(config-line)#pass admin
  ru1(config-line)#login
  ru1(config-line)#exit
  ru1(config)#line vty 0 4
  ru1(config-line)#pass admin
  ru1(config-line)#login
  ru1(config-line)#exit
  ru1(config)#enable pass admin
  ru1(config)#enable secret admin
  ru1(config)#service password-encryption
  比如说我们将密码修改为admin 实验环境下 只采用这一个密码
  下一步 更改寄存器值 恢复到正常的启动次序
  ru1(config)#config-register 0x2102
  下一步 保存配置到NVRAM里面
  ru1(config)#exit
  %SYS-5-CONFIG_I: Configured from console by console
  ru1#copy run start
  Destination filename [startup-config]?
  Building configuration...
  [OK]
  ru1#
  重启一下
  ru1#rel

  Proceed with>
  %SYS-5-RELOAD:>
  System Bootstrap, Version 12.1(3r)T2,>  Copyright (c) 2000 by cisco Systems, Inc.
  cisco 2621 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory
  Self decompressing the image :
  ########################################################################## [OK]
  Restricted Rights Legend
  Use, duplication, or disclosure by the Government is
  subject to restrictions as set forth in subparagraph
  (c) of the Commercial Computer Software - Restricted
  Rights clause at FAR sec. 52.227-19 and subparagraph
  (c) (1) (ii) of the Rights in Technical Data and Computer
  Software clause at DFARS sec. 252.227-7013.
  cisco Systems, Inc.
  170 West Tasman Drive
  San Jose, California 95134-1706
  Cisco Internetwork Operating System Software

  IOS (tm) C2600 Software (C2600-I-M), Version 12.2(28),>  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2005 by cisco Systems, Inc.
  Compiled Wed 27-Apr-04 19:01 by miwang
  cisco 2621 (MPC860) processor (revision 0x200) with 60416K/5120K bytes of memory
  .

  Processor board>  M860 processor: part number 0, mask 49
  Bridging software.
  X.25 software, Version 3.0.0.
  2 FastEthernet/IEEE 802.3 interface(s)
  2 Low-speed serial(sync/async) network interface(s)
  32K bytes of non-volatile configuration memory.
  16384K bytes of processor board System flash (Read/Write)
  %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
  %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
  %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
  %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to administratively down
  %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down
  %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to administratively down
  Press RETURN to get started!
  User Access Verification
  Password:
  ru1>en
  Password:
  ru1#
  最后解释一下 文中带下划线的为个人说明

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-538044-1-1.html 上篇帖子: Cisco路由器上如何防止DDoS-SENSE 下篇帖子: cisco STP生成树配置
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表