<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Techno(B)logy: My blog about technology</title>
	<atom:link href="http://fadils.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fadils.wordpress.com</link>
	<description>"If you think technology can solve your security problems, then you don't understand the problems and you don't understand the technology."  --Bruce Schneier</description>
	<lastBuildDate>Sun, 03 Apr 2011 07:31:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='fadils.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Techno(B)logy: My blog about technology</title>
		<link>http://fadils.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://fadils.wordpress.com/osd.xml" title="Techno(B)logy: My blog about technology" />
	<atom:link rel='hub' href='http://fadils.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ARP Spoofing: A form of Man-in-the-middle Attack</title>
		<link>http://fadils.wordpress.com/2009/02/03/arp-spoofing-a-form-of-man-in-the-middle-attack/</link>
		<comments>http://fadils.wordpress.com/2009/02/03/arp-spoofing-a-form-of-man-in-the-middle-attack/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 10:41:57 +0000</pubDate>
		<dc:creator>fadils</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ARP Spoofing]]></category>
		<category><![CDATA[attacks]]></category>
		<category><![CDATA[Man in the middle]]></category>

		<guid isPermaLink="false">http://fadils.wordpress.com/?p=88</guid>
		<description><![CDATA[Many people know that a network is used to transfer information from one point to another. However, many of them don&#8217;t know that this very information can be sniffed/eavesdropped. Man-in-the-middle (MITM) is one attack to sniff information sent between end-points. As the name inferred, the attacker wants to be a third person in a supposedly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fadils.wordpress.com&amp;blog=1363931&amp;post=88&amp;subd=fadils&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://fadils.wordpress.com/2009/02/03/arp-spoofing-a-form-of-man-in-the-middle-attack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fadils</media:title>
		</media:content>
	</item>
		<item>
		<title>Self-Defending Networks</title>
		<link>http://fadils.wordpress.com/2008/06/10/self-defending-networks/</link>
		<comments>http://fadils.wordpress.com/2008/06/10/self-defending-networks/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 14:27:19 +0000</pubDate>
		<dc:creator>fadils</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Self-Defending Networks]]></category>

		<guid isPermaLink="false">http://fadils.wordpress.com/?p=61</guid>
		<description><![CDATA[What are Self-defending Networks? The self-defending network is a new initiative created by Cisco for system security. The idea here is to get the network having the ability to defend itself so that threat mitigations can be more effective. As we know, sometimes the admin has to go to a certain website to know the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fadils.wordpress.com&amp;blog=1363931&amp;post=61&amp;subd=fadils&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://fadils.wordpress.com/2008/06/10/self-defending-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fadils</media:title>
		</media:content>
	</item>
		<item>
		<title>Connecting your phone line to Asterisk (Setting up a PBX in your house part 3)</title>
		<link>http://fadils.wordpress.com/2008/06/05/connecting-your-phone-line-to-asterisk-setting-up-a-pbx-in-your-house-part-3/</link>
		<comments>http://fadils.wordpress.com/2008/06/05/connecting-your-phone-line-to-asterisk-setting-up-a-pbx-in-your-house-part-3/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 16:53:43 +0000</pubDate>
		<dc:creator>fadils</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Asterisk hacks]]></category>
		<category><![CDATA[Connecting your phone line to Asterisk]]></category>
		<category><![CDATA[PBX in your home]]></category>

		<guid isPermaLink="false">http://fadils.wordpress.com/?p=57</guid>
		<description><![CDATA[From the previous post, we know that in order to connect your phone line to Asterisk we need FXO ports installed. So, in this post we need to configure our FXO ports (let&#8217;s assume that we have only one FXO port here). And then, I will show you a basic dialplan for your home phone. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fadils.wordpress.com&amp;blog=1363931&amp;post=57&amp;subd=fadils&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://fadils.wordpress.com/2008/06/05/connecting-your-phone-line-to-asterisk-setting-up-a-pbx-in-your-house-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fadils</media:title>
		</media:content>

		<media:content url="http://fadils.files.wordpress.com/2008/06/tdmcard.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>Scanning using Nmap</title>
		<link>http://fadils.wordpress.com/2008/06/04/scanning-using-nmap/</link>
		<comments>http://fadils.wordpress.com/2008/06/04/scanning-using-nmap/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 16:59:55 +0000</pubDate>
		<dc:creator>fadils</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[bypass]]></category>
		<category><![CDATA[bypassing a stateful firewall]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[IDS]]></category>
		<category><![CDATA[os fingerprinting]]></category>
		<category><![CDATA[port scanning using nmap]]></category>

		<guid isPermaLink="false">http://fadils.wordpress.com/?p=52</guid>
		<description><![CDATA[In order to be a good penetration tester (pen tester), one should equip himself/herself with a good scanning ability. By scanning, we mean that we try to find &#8220;doors&#8221; to sneak in from our authorized targets. We can think about &#8220;doors&#8221; as ports here. By knowing what ports are open, we can respectively know what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fadils.wordpress.com&amp;blog=1363931&amp;post=52&amp;subd=fadils&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://fadils.wordpress.com/2008/06/04/scanning-using-nmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fadils</media:title>
		</media:content>

		<media:content url="http://fadils.files.wordpress.com/2008/06/3-way-hs.jpg?w=300" medium="image" />

		<media:content url="http://fadils.files.wordpress.com/2008/06/nmap-ss.jpg?w=300" medium="image" />

		<media:content url="http://fadils.files.wordpress.com/2008/06/nmap-o.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>Network Security Wheel</title>
		<link>http://fadils.wordpress.com/2008/06/03/network-security-wheel/</link>
		<comments>http://fadils.wordpress.com/2008/06/03/network-security-wheel/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 05:36:31 +0000</pubDate>
		<dc:creator>fadils</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Network Security Wheel]]></category>

		<guid isPermaLink="false">http://fadils.wordpress.com/?p=49</guid>
		<description><![CDATA[The network security wheel is a methodology how the network security of an enterprise is maintained. We can think about the notion of &#8216;wheel&#8217; here as a depiction that says that network security is a continuous process. In other words, in order to keep the wheel rolling, security engineers/specialists in an enterprise should always maintain [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fadils.wordpress.com&amp;blog=1363931&amp;post=49&amp;subd=fadils&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://fadils.wordpress.com/2008/06/03/network-security-wheel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fadils</media:title>
		</media:content>

		<media:content url="http://fadils.files.wordpress.com/2008/06/78162.gif?w=244" medium="image" />
	</item>
	</channel>
</rss>
