<?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>null - The open security community n&#124;u &#187; Blog</title>
	<atom:link href="http://null.co.in/section/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://null.co.in</link>
	<description>null is an open security community for security professionals, hackers and geeks</description>
	<lastBuildDate>Mon, 21 May 2012 05:04:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Spraying Just in Time by cr01nk</title>
		<link>http://null.co.in/2010/04/29/spraying-just-in-time/</link>
		<comments>http://null.co.in/2010/04/29/spraying-just-in-time/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 17:41:05 +0000</pubDate>
		<dc:creator>cr01nk</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=517</guid>
		<description><![CDATA[Written by: cr01nk (cr01nk@gmail.com) Before you start reading this blog, i would like you to know that i like to be wrong because i believe that it is the only way i can correct myself. So if anything you feel is wrong, or is not addressed in its proper terms. Please leave comments below. Thanks [...]]]></description>
		<wfw:commentRss>http://null.co.in/2010/04/29/spraying-just-in-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>null April Fool Prank &#8211; By @</title>
		<link>http://null.co.in/2010/04/02/null-april-fool-prank-by/</link>
		<comments>http://null.co.in/2010/04/02/null-april-fool-prank-by/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 09:38:46 +0000</pubDate>
		<dc:creator>nullcin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=463</guid>
		<description><![CDATA[It was 5:30 PM, I was sitting in my cube lazying around, doing nothing and suddenly it dawned on me, Why not pwn our own site (empty mind is devil&#8217;s workshop ). I started to write a small html page that had the most common features of a defaced page, black background, red font, st3r30typ1c4l [...]]]></description>
		<wfw:commentRss>http://null.co.in/2010/04/02/null-april-fool-prank-by/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CopTech &#8230; (Ajit Hatti)</title>
		<link>http://null.co.in/2009/09/21/coptech-ajit-hatti/</link>
		<comments>http://null.co.in/2009/09/21/coptech-ajit-hatti/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 10:53:16 +0000</pubDate>
		<dc:creator>ajit</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=303</guid>
		<description><![CDATA[Event : CopTech Date : 16th September Venue : Commissioner Office, Pune Introduction to CopTech : Pune Police along with Nasscom and Data Security Council of India (DSCI) on 30 June, established the Cop Tech forum to increase sharing of ideas &#38; knowledge on cyber security between the Cops and the IT Industry. In presence [...]]]></description>
		<wfw:commentRss>http://null.co.in/2009/09/21/coptech-ajit-hatti/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introduction to vulnerability research</title>
		<link>http://null.co.in/2009/09/02/introduction-to-vulnerability-research/</link>
		<comments>http://null.co.in/2009/09/02/introduction-to-vulnerability-research/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 10:24:09 +0000</pubDate>
		<dc:creator>Dah4ckeR</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=274</guid>
		<description><![CDATA[I often get asked by many people on how we discover new vulnerabilities or code exploits. So, finally I decided to spend some time and make a small tutorial on what vulnerability research is all about. Well, it&#8217;s not a tutorial as such, more of an introduction. But I have covered all aspects of it &#8211; [...]]]></description>
		<wfw:commentRss>http://null.co.in/2009/09/02/introduction-to-vulnerability-research/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>World&#8217;s slimmest TCP port scanner &#8211; By @</title>
		<link>http://null.co.in/2009/07/30/worlds-slimmest-tcp-port-scanner-by/</link>
		<comments>http://null.co.in/2009/07/30/worlds-slimmest-tcp-port-scanner-by/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 12:14:30 +0000</pubDate>
		<dc:creator>nullcin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[scan]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[socket]]></category>
		<category><![CDATA[tcp]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=222</guid>
		<description><![CDATA[Ok, the name is a pun on Titan&#8217;s watch and is something that is an outcome of a really cool bash feature which I&#8217;ll be discussing. Bash provides a way to create a TCP connection or send UDP packets to a host on  a given port, the cool thing is that you don&#8217;t have to [...]]]></description>
		<wfw:commentRss>http://null.co.in/2009/07/30/worlds-slimmest-tcp-port-scanner-by/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Morro is coming&#8230; (Ajit Hatti)</title>
		<link>http://null.co.in/2009/06/20/morro-is-coming/</link>
		<comments>http://null.co.in/2009/06/20/morro-is-coming/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 01:54:09 +0000</pubDate>
		<dc:creator>ajit</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=137</guid>
		<description><![CDATA[I have always been saying that &#8220;The best things in the world are for free &#8230;.fresh air, sunlight, friends, Linux&#8230;&#8230;&#8221; Here is some free stuff from Microsoft (not joking ), but whether it will be best, Im doubtful. After Windows Defender which is a free Anti-Mal-ware from Microsoft, it is now coming up with a [...]]]></description>
		<wfw:commentRss>http://null.co.in/2009/06/20/morro-is-coming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web threats ..a new wave! &#8211; by Hemanshu</title>
		<link>http://null.co.in/2009/06/17/web-threats-a-new-wave/</link>
		<comments>http://null.co.in/2009/06/17/web-threats-a-new-wave/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 07:22:36 +0000</pubDate>
		<dc:creator>Hemanshu</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web security]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=179</guid>
		<description><![CDATA[Today omnipresence of internet makes your browser the favorite attack vector for bad guys. Initially content filtering solutions (think websense) looked effective in curbing malicious website, but of recent there has been a new revival in the malicious websites and what is interesting is more and more legitimate websites are getting infected(msn canda , nitie [...]]]></description>
		<wfw:commentRss>http://null.co.in/2009/06/17/web-threats-a-new-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

