<?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>SifIzm &#187; Security</title>
	<atom:link href="http://www.sifizm.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sifizm.com</link>
	<description>knowledge is power</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:09:42 +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>nbtstat for Linux &#8211; nmblookup</title>
		<link>http://www.sifizm.com/2011/12/01/nbtstat-for-linux-nmblookup/</link>
		<comments>http://www.sifizm.com/2011/12/01/nbtstat-for-linux-nmblookup/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 03:42:58 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=358</guid>
		<description><![CDATA[Using smblookup on Ubuntu Install - samba-common-bin Run - nmblookup -A &#60;ip address&#62; sif@ sifizm:~/Downloads$ sudo apt-get install samba-common-bin[sudo] password for sif: Once samba-common-bin is install you can now use nmblookup(nbtstat) to run the following command: sif@sifizm:~/Downloads$ nmblookup -A 10.1.1.2Looking up status of 10.1.1.2 DT-SIF &#60;00&#62; - M &#60;ACTIVE&#62; CO &#60;00&#62; - &#60;GROUP&#62; M &#60;ACTIVE&#62; [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/12/01/nbtstat-for-linux-nmblookup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Password Creation Methodology</title>
		<link>http://www.sifizm.com/2011/01/31/secure-password-creation-methodology/</link>
		<comments>http://www.sifizm.com/2011/01/31/secure-password-creation-methodology/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 17:29:30 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=253</guid>
		<description><![CDATA[There are many methods that people use to create secure passwords. One of the more popular methods involves acronyms. For example: • Think of an easily-remembered phrase, such as: &#8220;over the river and through the woods, to grandmother&#8217;s house we go.&#8221; • Next, turn it into an acronym (including the punctuation). otrattw,tghwg. • Add complexity [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/01/31/secure-password-creation-methodology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Universal USB Installer – Easy as 1 2 3 &#124; USB Pen Drive Linux</title>
		<link>http://www.sifizm.com/2011/01/28/universal-usb-installer-%e2%80%93-easy-as-1-2-3-usb-pen-drive-linux/</link>
		<comments>http://www.sifizm.com/2011/01/28/universal-usb-installer-%e2%80%93-easy-as-1-2-3-usb-pen-drive-linux/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 17:26:40 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[usb flash linux]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=241</guid>
		<description><![CDATA[Universal USB Installer is a Live Linux USB Creator that allows you to choose from a selection of Linux Distributions to put on your USB Flash Drive. The Universal USB Installer is easy to use. Simply choose a Live Linux Distribution, the ISO file, your Flash Drive and, Click Install. Other features include; Persistence (if [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/01/28/universal-usb-installer-%e2%80%93-easy-as-1-2-3-usb-pen-drive-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Klaatu Recommends Nikto for Web Security &#124; Linux Magazine</title>
		<link>http://www.sifizm.com/2010/11/30/klaatu-recommends-nikto-for-web-security-linux-magazine/</link>
		<comments>http://www.sifizm.com/2010/11/30/klaatu-recommends-nikto-for-web-security-linux-magazine/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 15:23:06 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=233</guid>
		<description><![CDATA[Nikto is a free, open source, command line scanning script used for testing your web server’s security. It checks for thousands of vulnerabilities and potential security weaknesses such as default files and programs, outdated servers, insecure files, server and software misconfigurations. Nikto uses a configuration file, three dozen plugins for testing and a handful of [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2010/11/30/klaatu-recommends-nikto-for-web-security-linux-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Type 5 passwords</title>
		<link>http://www.sifizm.com/2010/07/15/cisco-type-5-passwords/</link>
		<comments>http://www.sifizm.com/2010/07/15/cisco-type-5-passwords/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 22:59:11 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=208</guid>
		<description><![CDATA[Enable secret passwords are hashed using the MD5 (Message Digest 5) algorithm instead of the weak Cisco proprietary algorithm. Enable secret passwords are not trivial to decrypt. An &#8220;enable secret&#8221; password is configured using the following command: cisco (config)#enable secret password If you see a password in the configuration file with a &#8217;5&#8242; in the [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2010/07/15/cisco-type-5-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

