<?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; Programming</title>
	<atom:link href="http://wikisecure.net/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://wikisecure.net</link>
	<description>Chown the web!!!</description>
	<lastBuildDate>Sat, 21 Apr 2012 07:09:52 +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>ACT Broadband Portal Auto Login [Python]</title>
		<link>http://wikisecure.net/programming/act-broadband-portal-auto-login</link>
		<comments>http://wikisecure.net/programming/act-broadband-portal-auto-login#comments</comments>
		<pubDate>Sat, 21 Apr 2012 07:09:52 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=1196</guid>
		<description><![CDATA[Folks, As you know the default login page for ACT portal (only ACT Broadband subscribers) is quite pesky and it never saves the password which you issue always. So it becomes quite irritating process to issue the credentials each time you want to unlock your internet connection. Here is a script which would automate the [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/programming/act-broadband-portal-auto-login/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML/PCAP String Extract and Search Tool</title>
		<link>http://wikisecure.net/programming/xml-and-pcap-string-extract-search-tool-in-python</link>
		<comments>http://wikisecure.net/programming/xml-and-pcap-string-extract-search-tool-in-python#comments</comments>
		<pubDate>Wed, 21 Mar 2012 21:23:00 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=1184</guid>
		<description><![CDATA[Folks, I am just done with writing a small code snippet to parse a Pcap file which will let you search for patterns/strings after parsing an XML file. Lets say, you have an XML file and you have defined all the strings/attribute values over there which you want to search one-by-one against a Pcap. Well [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/programming/xml-and-pcap-string-extract-search-tool-in-python/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Variable Declaration Type Error Scanner [Python]</title>
		<link>http://wikisecure.net/programming/variable-declaration-type-error-scanner-python</link>
		<comments>http://wikisecure.net/programming/variable-declaration-type-error-scanner-python#comments</comments>
		<pubDate>Wed, 08 Sep 2010 10:07:24 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=893</guid>
		<description><![CDATA[Hi Folks, Seems I am kinda lost these days from blogging. However I am happy to add another post into blog today. Hope you will like it. I am not sure till how far this python script is going to help people but I hope somehow you can make changes based on your requirements and [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/programming/variable-declaration-type-error-scanner-python/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ISC BIND DNS Version Detection</title>
		<link>http://wikisecure.net/programming/isc-bind-dns-version-detection</link>
		<comments>http://wikisecure.net/programming/isc-bind-dns-version-detection#comments</comments>
		<pubDate>Sun, 28 Feb 2010 14:54:22 +0000</pubDate>
		<dc:creator>XyluX</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wikisecure.net/?p=814</guid>
		<description><![CDATA[Folks, Here is a sample script which can be used to fetch remote BIND DNS Version by crafting your own DNS structured packets. Currently, this script is not a stable release. As sometimes it hangs while the code doesn&#8217;t fetch the response from the server. I am using pdb module to figure out why its [...]]]></description>
		<wfw:commentRss>http://wikisecure.net/programming/isc-bind-dns-version-detection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

