<?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; Projects</title>
	<atom:link href="http://null.co.in/section/atheneum/projects/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>Tue, 07 Feb 2012 13:02:35 +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>SQLol &#8211; A Configurable SQL Injection Test-Bed</title>
		<link>http://null.co.in/2012/01/15/sqlol-a-configurable-sql-injection-test-bed/</link>
		<comments>http://null.co.in/2012/01/15/sqlol-a-configurable-sql-injection-test-bed/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 18:45:41 +0000</pubDate>
		<dc:creator>push</dc:creator>
				<category><![CDATA[Atheneum]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=1435</guid>
		<description><![CDATA[Name : SQLol Category : SQL Injection Author : Daniel Crowley Download URL : https://github.com/SpiderLabs/SQLol Description : SQLol is a configurable SQL injection testbed. SQLol allows you to exploit SQL injection flaws, but furthermore allows a large amount of control over the manifestation of the flaw.]]></description>
		<wfw:commentRss>http://null.co.in/2012/01/15/sqlol-a-configurable-sql-injection-test-bed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PE Dumper</title>
		<link>http://null.co.in/2011/09/28/pe-dumper/</link>
		<comments>http://null.co.in/2011/09/28/pe-dumper/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 10:32:33 +0000</pubDate>
		<dc:creator>push</dc:creator>
				<category><![CDATA[Atheneum]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=1262</guid>
		<description><![CDATA[Name : PE Dumper Category : PE File Analysis. Author : Rashid Bhatt Download URL : http://texe.codeplex.com Description : Texe is Portable Executable Import and Exports Viewer And Disassembler for Microsoft Windows. It can view Symbols Imported and Exported by a portable Executable and can also disassembler the code section of executable. It generates output [...]]]></description>
		<wfw:commentRss>http://null.co.in/2011/09/28/pe-dumper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Jugaad</title>
		<link>http://null.co.in/2011/07/03/project-jugaad-2/</link>
		<comments>http://null.co.in/2011/07/03/project-jugaad-2/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 05:11:34 +0000</pubDate>
		<dc:creator>corrupt</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=1176</guid>
		<description><![CDATA[Name: Project Jugaad Category: API (Linux) Author/Owner: Aseem Jakhar Source Code: https://github.com/aseemjakhar/jugaad Download the project from github using git command: $ git clone git://github.com/aseemjakhar/jugaad.git Introduction: Windows malware conveniently uses the CreateRemoteThread API to delegate critical tasks within the context of other processes. However, there is no similar API on Linux to perform such operations. This [...]]]></description>
		<wfw:commentRss>http://null.co.in/2011/07/03/project-jugaad-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Malware Analyser</title>
		<link>http://null.co.in/2011/03/18/malware-analyser/</link>
		<comments>http://null.co.in/2011/03/18/malware-analyser/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 17:54:44 +0000</pubDate>
		<dc:creator>corrupt</dc:creator>
				<category><![CDATA[Atheneum]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=1038</guid>
		<description><![CDATA[Name: Malware Analyser Category: Malware Analysis Author/Owner: Beenu Arora Download URL: http://www.malwareanalyser.com Description: Malware Analyzer aims to aid static and dynamic analysis of malwares. The static analysis allows analyst to predict the behaviour of malware without actually executing it which in turns saves resources in terms of time and effort. It can be useful for [...]]]></description>
		<wfw:commentRss>http://null.co.in/2011/03/18/malware-analyser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>metaPwn &#8211; more off the autopwn</title>
		<link>http://null.co.in/2010/12/16/metapwn-more-off-the-autopwn/</link>
		<comments>http://null.co.in/2010/12/16/metapwn-more-off-the-autopwn/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 06:00:47 +0000</pubDate>
		<dc:creator>prajwal</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=849</guid>
		<description><![CDATA[Name: metaPwn Category: Metasploit Automater Author/Owner: Prajwal Panchmahalkar Download URL: http://metapwn.sourceforge.net/ Description: It will combine the process of nmap scanning and uses the output of the nmap scans to perform an autopwn on the target machines.]]></description>
		<wfw:commentRss>http://null.co.in/2010/12/16/metapwn-more-off-the-autopwn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>n00bRAT</title>
		<link>http://null.co.in/2010/08/29/n00brat/</link>
		<comments>http://null.co.in/2010/08/29/n00brat/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 10:51:47 +0000</pubDate>
		<dc:creator>corrupt</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/?p=667</guid>
		<description><![CDATA[Name: n00bRAT Category: Backdoor Author/Owner: Abhishek Kumar Download URL: http://n00brat.sourceforge.net/ Description: An undetectable Remote Administration Tool -OR- trojan, an all new approach. Easily usable, Client just requires any Web Browser to control remote machine via WebPage. Fooling firewalls/ids/ips security solutions, as it operates like any web-site. n00bRAT (novice&#39;s Remote Administration Tool) View more documents from [...]]]></description>
		<wfw:commentRss>http://null.co.in/2010/08/29/n00brat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spiderpig</title>
		<link>http://null.co.in/2010/06/08/spiderpig/</link>
		<comments>http://null.co.in/2010/06/08/spiderpig/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 10:30:25 +0000</pubDate>
		<dc:creator>nullcin</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/2010/06/08/spiderpig/</guid>
		<description><![CDATA[Name: Spiderpig Category: PDF Fuzzer Author/Owner: cons0ul Download URL: http://code.google.com/p/spiderpig-pdffuzzer/ Description: Adobe and others uses javascript in pdfs to enhance standard workflow for example connecting to database ,spell checking,printing n viewing etc..when we open pdf in reader,it executes this javascript code(ya we all know that). so goal of spiderpig is to find bugs in pdf [...]]]></description>
		<wfw:commentRss>http://null.co.in/2010/06/08/spiderpig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireplay</title>
		<link>http://null.co.in/2010/03/17/wireplay/</link>
		<comments>http://null.co.in/2010/03/17/wireplay/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 10:37:56 +0000</pubDate>
		<dc:creator>nullcin</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/2010/03/17/wireplay/</guid>
		<description><![CDATA[Name: wireplay Category: Generic Fuzzer Author/Owner: Abhisek Datta URL: http://code.google.com/p/wireplay/ Description: A minimalist approach to replay pcap dumped TCP sessions with modification as required. The aim of this project is to build an usable but simplistic tool which can help in selecting the TCP session to replay. It can play both client as well as [...]]]></description>
		<wfw:commentRss>http://null.co.in/2010/03/17/wireplay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bsqlbf-v2</title>
		<link>http://null.co.in/2009/08/13/bsqlbf-v2/</link>
		<comments>http://null.co.in/2009/08/13/bsqlbf-v2/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 21:41:42 +0000</pubDate>
		<dc:creator>nullcin</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://null.co.in/2009/08/13/bsqlbf-v2/</guid>
		<description><![CDATA[Name: bsqlbf-v2 Category: Blind SQL injection Author/Owner: Sumit Siddharth URL: http://code.google.com/p/bsqlbf-v2/ Description: This tool allows extraction of data from Blind SQL Injections. It accepts custom SQL queries as a command line parameter and it works for both integer and string based injections. Databases supported: MS-SQL MySQL PostgreSQL Oracle The tool supports 6 attack modes(-type switch):- [...]]]></description>
		<wfw:commentRss>http://null.co.in/2009/08/13/bsqlbf-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

