<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fly Zone &#187; attacker</title>
	<atom:link href="http://flyxj.cn/archives/tag/attacker/feed" rel="self" type="application/rss+xml" />
	<link>http://flyxj.cn</link>
	<description>Do not, for one repulse, give up the purpose that you resolved to effect.</description>
	<lastBuildDate>Sun, 15 Jan 2012 14:56:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>增加工具（Tools）页面</title>
		<link>http://flyxj.cn/archives/add-new-tools-page</link>
		<comments>http://flyxj.cn/archives/add-new-tools-page#comments</comments>
		<pubDate>Wed, 02 Feb 2011 08:26:03 +0000</pubDate>
		<dc:creator>flyxj</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[attacker]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[Encoder]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://flyxj.cn/?p=254</guid>
		<description><![CDATA[Blog新增加工具Tools页面，将会放上一些有用的工具，页面还在不断地更新实现中。 更新： Cisco Type 7密码破解工具； EIGRP Metric计算器；]]></description>
		<wfw:commentRss>http://flyxj.cn/archives/add-new-tools-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ping Spoofing</title>
		<link>http://flyxj.cn/archives/ping-spoofing</link>
		<comments>http://flyxj.cn/archives/ping-spoofing#comments</comments>
		<pubDate>Wed, 09 Jun 2010 15:51:44 +0000</pubDate>
		<dc:creator>flyxj</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[attacker]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[icmp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[spoof]]></category>

		<guid isPermaLink="false">http://flyxj.cn/?p=64</guid>
		<description><![CDATA[“定向广播”特指 IP 主机位全为 1 的数据包，路由器不转发全网广播（255.255.255.255），但是思科路由器可以转发定向广播，只是默认不转发而已，使用 ip directed-broadcast 接口命令来实现转发定向广播。 我们来利用这一特性，在 Linux 下实现 Ping Spoofing 的攻击。 环境为 BT4 + GNS3，R1、R2 和 R3 模拟 PC，不要使用 VPCs，或 Windows 主机实验，因为 Windows 系统上的 ping 程序不对多个回应进行解包，收到第一个回应包以后就丢弃后面的，同样 Windows 的系统默认也不回应广播地址的包。 Attacker 使用 BT4，IP 地址为 192.168.10.1，网关为 192.168.10.254；R0 四个接口地址为 e0/0 为 192.168.30.254；e0/1 为 192.168.10.254；e0/2 为 192.168..20.254；R1 的 e0/0 为192.168.20.1；R2 的 e0/0 为 192.168.20.2；R3 的 e0/0 为 [...]]]></description>
		<wfw:commentRss>http://flyxj.cn/archives/ping-spoofing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storm Control 测试</title>
		<link>http://flyxj.cn/archives/storm-control-example</link>
		<comments>http://flyxj.cn/archives/storm-control-example#comments</comments>
		<pubDate>Fri, 04 Jun 2010 15:46:21 +0000</pubDate>
		<dc:creator>flyxj</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[arp]]></category>
		<category><![CDATA[attacker]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://flyxj.cn/?p=59</guid>
		<description><![CDATA[storm-control 可以用来控制网络中报文发送数量，防止数据风暴产生，在思科 Catalyst 3560 上测试了一下，利用 WinARPAttacker 产生 ARP 广播，其速率超过接口设定的门限值。利用这一点，可以在思科交换机上实现对一些网络攻击起到防范作用。 配置、现象如下： SW3560(config-if)#storm-control ? action Action to take for storm-control broadcast Broadcast address storm control multicast Multicast address storm control unicast Unicast address storm control SW3560#show running-config int f0/10 Building configuration… Current configuration : 153 bytes ! interface FastEthernet0/10 switchport mode access storm-control broadcast level pps 10 [...]]]></description>
		<wfw:commentRss>http://flyxj.cn/archives/storm-control-example/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

