<?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>WIKISECURE BLOGS &#187; Security</title>
	<atom:link href="http://wikisecure.net/category/security/feed" rel="self" type="application/rss+xml" />
	<link>http://wikisecure.net</link>
	<description>Chown the web!!!</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:00:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Allow BIND DNS Queries from external networks</title>
		<link>http://wikisecure.net/security/allow-bind-dns-queries-from-external-networks</link>
		<comments>http://wikisecure.net/security/allow-bind-dns-queries-from-external-networks#comments</comments>
		<pubDate>Sun, 28 Feb 2010 06:40:13 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=797</guid>
		<description><![CDATA[Folks, If you have ever configured ISC BIND DNS in your machines locally and the application is not replying you with the required DNS response then this post is for you. This post will tell how to do a basic troubleshoot if you face such issues. Some couple of days back, I was in need [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/allow-bind-dns-queries-from-external-networks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install OpenVAS 3 in Ubuntu 9.10</title>
		<link>http://wikisecure.net/security/how-to-install-openvas-ubuntu9</link>
		<comments>http://wikisecure.net/security/how-to-install-openvas-ubuntu9#comments</comments>
		<pubDate>Tue, 22 Dec 2009 05:51:51 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=670</guid>
		<description><![CDATA[Folks, As you must be knowing that OpenVAS Community has released a new version for OpenVAS 3.x and they have come up with some many additional features this time i.e. GSA, openvas-administrator and openvas-manager. They are some of the useful features that you should give it a try! And at the same time we can [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/how-to-install-openvas-ubuntu9/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>An approach to SMB v2 Negotiate Protocol BSOD Vulnerability Remote Check</title>
		<link>http://wikisecure.net/security/an-approach-to-smb-v2-negotiate-protocol-bsod-vulnerability-remote-check</link>
		<comments>http://wikisecure.net/security/an-approach-to-smb-v2-negotiate-protocol-bsod-vulnerability-remote-check#comments</comments>
		<pubDate>Sat, 24 Oct 2009 19:40:11 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=443</guid>
		<description><![CDATA[As we know recently, there had been a hype about SMB v2 protocol vulnerability which was causing BSOD in the vulnerable system. This vulnerability exists in srv2.sys which was not able to handle a higher/lower PID value in the SMB_Negotiate protocol field (2 Bytes). The vulnerability can be successfully exploited by the poc provided by [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/an-approach-to-smb-v2-negotiate-protocol-bsod-vulnerability-remote-check/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Business One 2005 &#8211; A License Manager Remote Buffer Overflow Analysis</title>
		<link>http://wikisecure.net/security/sap-business-one-2005-a-license-manager-remote-buffer-overflow-analysis</link>
		<comments>http://wikisecure.net/security/sap-business-one-2005-a-license-manager-remote-buffer-overflow-analysis#comments</comments>
		<pubDate>Sun, 30 Aug 2009 18:53:57 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/security/sap-business-one-2005-a-license-manager-remote-buffer-overflow-analysis</guid>
		<description><![CDATA[Buddies, Today I will write a small analysis paper on milw0rm exploit#9319. Due to security reasons I can’t share all the in-depth technical information about this vulnerability but I will be giving an overall idea on how the exploit affects the remote application and how the attacker is taking advantage of this vulnerability through the [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/sap-business-one-2005-a-license-manager-remote-buffer-overflow-analysis/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Obfuscation and Tools of the trade</title>
		<link>http://wikisecure.net/security/javascript-obfuscation-and-tools-of-the-trade</link>
		<comments>http://wikisecure.net/security/javascript-obfuscation-and-tools-of-the-trade#comments</comments>
		<pubDate>Sun, 30 Aug 2009 09:34:01 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/security/javascript-obfuscation-and-tools-of-the-trade</guid>
		<description><![CDATA[What is JS Obfuscation? JS Obfuscation is a process of scrambling your JavaScrips Codes in order to prevent the code from being analyzed. However it makes the code stealing job difficult as it converts the codes in such a format that it will be difficult to understand the functionality of code and how it works. [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/javascript-obfuscation-and-tools-of-the-trade/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Analyze File format Vulnerabilities</title>
		<link>http://wikisecure.net/security/how-to-analyze-file-format-vulnerabilities</link>
		<comments>http://wikisecure.net/security/how-to-analyze-file-format-vulnerabilities#comments</comments>
		<pubDate>Tue, 07 Jul 2009 14:20:07 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/security/how-to-analyze-file-format-vulnerabilities</guid>
		<description><![CDATA[Buddies, I hope the title of the post explained you what this post will be all about. However, I just dropped it into the dashboard so that you can have a glimpse what I am doing. Actually I am trying to write a documentation (I won’t be able to cover each and every aspect of [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/how-to-analyze-file-format-vulnerabilities/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malzilla Documentation for Web Based Malware Detection</title>
		<link>http://wikisecure.net/security/malzilla-documentation-for-web-based-malware-detection</link>
		<comments>http://wikisecure.net/security/malzilla-documentation-for-web-based-malware-detection#comments</comments>
		<pubDate>Sat, 04 Jul 2009 05:05:44 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/security/malzilla-documentation-for-web-based-malware-detection</guid>
		<description><![CDATA[Buddies, Before delving deeper into the malware detection stuffs let me just add some lines for defining what a Malware is all about. Malwares are some certain piece of codes which makes them executed without the user’s interference. Malwares are of various kinds which depends upon how they work and how they replicate themselves into [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/malzilla-documentation-for-web-based-malware-detection/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IE 7/8 Multiple XSS Vulnerabilities.</title>
		<link>http://wikisecure.net/security/ie-multiple-xss-vuln</link>
		<comments>http://wikisecure.net/security/ie-multiple-xss-vuln#comments</comments>
		<pubDate>Thu, 02 Jul 2009 04:39:58 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=208</guid>
		<description><![CDATA[Buddies, Its been a long time I am unable to be active in blogging due to my busy schedules. However thought to give a come back with something interesting. While just going through some security related feeds I just came through this nice IE XSS Vulnerability report and thought to drop it in this dashboard [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/ie-multiple-xss-vuln/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVAS Developer Conference on July</title>
		<link>http://wikisecure.net/security/openvas-developer-conference-on-july</link>
		<comments>http://wikisecure.net/security/openvas-developer-conference-on-july#comments</comments>
		<pubDate>Mon, 04 May 2009 08:38:36 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/security/openvas-developer-conference-on-july</guid>
		<description><![CDATA[Guys, You must be knowing about OpenVAS Scanner. Its derived from the Nessus scanning engine and now is an Open Source tool which is getting enhanced on daily basis in their features, add-on tools and all. I just came through their event notification from their mailing list that they are going to held up a [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/openvas-developer-conference-on-july/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conficker Analysis</title>
		<link>http://wikisecure.net/security/conficker-analysis-paper</link>
		<comments>http://wikisecure.net/security/conficker-analysis-paper#comments</comments>
		<pubDate>Tue, 31 Mar 2009 10:25:47 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=101</guid>
		<description><![CDATA[Buddies, As you must be knowing that Conficker has spreaded its hands to a far extent. And the technique this virus uses is quite awesome. Thats I came up with a link which you must give a read about how this virus works, its algoriths. Its a very nice analysis that SRI Organization has done. [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/security/conficker-analysis-paper/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
