<?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>Google SEO tools - websites PHP parsers &#187; Security</title>
	<atom:link href="http://goohackle.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://goohackle.com</link>
	<description>Google SEO tools for webmasters, php parsers, security, GNU/Linux, programming, research &#38; ...</description>
	<lastBuildDate>Fri, 21 May 2010 17:38:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Break Google captcha</title>
		<link>http://goohackle.com/break-google-captcha/</link>
		<comments>http://goohackle.com/break-google-captcha/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 17:50:55 +0000</pubDate>
		<dc:creator>goohackle</dc:creator>
				<category><![CDATA[Google Things]]></category>
		<category><![CDATA[SEO & Web 2.0]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://goohackle.com/break-google-captcha/</guid>
		<description><![CDATA[Here I&#8217;m gonna write how I did to break Google captcha or &#8220;automatically bypass&#8221; the Google captcha to let one of my online tools (Google Parser) run with a lot of requests and without my intervention. You probably know about the Google Sorry error page 503, next I&#8217;m going to write how to solve and [...]]]></description>
		<wfw:commentRss>http://goohackle.com/break-google-captcha/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Google Parser Online Tool Upgraded</title>
		<link>http://goohackle.com/google-parser-online-tool-upgraded/</link>
		<comments>http://goohackle.com/google-parser-online-tool-upgraded/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 07:30:58 +0000</pubDate>
		<dc:creator>goohackle</dc:creator>
				<category><![CDATA[Google Things]]></category>
		<category><![CDATA[SEO & Web 2.0]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://goohackle.com/google-parser-online-tool-upgraded/</guid>
		<description><![CDATA[Today I have a couple of minutes and I improve my Google Parser online tool. Now you can get a clean list of Hiperlinks, so you can quickly go to the returned URLs in your browser. Of course there still has the option to get a clean list of only text URLs of the Google [...]]]></description>
		<wfw:commentRss>http://goohackle.com/google-parser-online-tool-upgraded/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JBoss Security vulnerability JMX Management Console</title>
		<link>http://goohackle.com/jboss-security-vulnerability-jmx-management-console/</link>
		<comments>http://goohackle.com/jboss-security-vulnerability-jmx-management-console/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 07:17:19 +0000</pubDate>
		<dc:creator>goohackle</dc:creator>
				<category><![CDATA[Google Things]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://goohackle.com/jboss-security-vulnerability-jmx-management-console/</guid>
		<description><![CDATA[Awesome! A lot of servers have their JBoss Management Console open to the world, without any authentication, no password, no security! A huge and silly vulnerability! Any remote user can completely control the server, having full control to a lot of server configurations and internal network and infrastructure information disclosure, you can change the web [...]]]></description>
		<wfw:commentRss>http://goohackle.com/jboss-security-vulnerability-jmx-management-console/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to create a portable encrypted file system on a loop file</title>
		<link>http://goohackle.com/how-to-create-a-portable-encrypted-file_system-on-a-loop-file/</link>
		<comments>http://goohackle.com/how-to-create-a-portable-encrypted-file_system-on-a-loop-file/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 00:50:25 +0000</pubDate>
		<dc:creator>goohackle</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://goohackle.com/how-to-create-a-portable-encrypted-filesystem-on-a-loop-file/</guid>
		<description><![CDATA[Here I&#8217;m going to explain how to create an encrypted file system over a loop file. I also have a encrypted filesystem on a LVM partition but having them on a file has advantages like the capacity of copy the encrypted file in another PC and mount the file system there ( a portable encrypted [...]]]></description>
		<wfw:commentRss>http://goohackle.com/how-to-create-a-portable-encrypted-file_system-on-a-loop-file/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Identify equal servers on different IPs using the IP header of packets</title>
		<link>http://goohackle.com/identify-equal-servers-in-different-ips-using-the-ip-header-of-packets/</link>
		<comments>http://goohackle.com/identify-equal-servers-in-different-ips-using-the-ip-header-of-packets/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 00:45:21 +0000</pubDate>
		<dc:creator>goohackle</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://goohackle.com/identify-equal-servers-in-different-ips-using-the-ip-header-of-packets/</guid>
		<description><![CDATA[Another nice tool, I do penetration tests, sometimes I have to know if a service(for example http) over different IPs was served by different hosts or if it&#8217;s really served by the same host. How can I know this? That IPs could have another services, different between each IP, for example that hosts could be [...]]]></description>
		<wfw:commentRss>http://goohackle.com/identify-equal-servers-in-different-ips-using-the-ip-header-of-packets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a LVM encrypted partition</title>
		<link>http://goohackle.com/how-to-create-a-lvm-encrypted-partition/</link>
		<comments>http://goohackle.com/how-to-create-a-lvm-encrypted-partition/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 04:35:17 +0000</pubDate>
		<dc:creator>goohackle</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://goohackle.com/?p=9</guid>
		<description><![CDATA[Be carefully with all this commands, with some of them you can erase all the data in a partition, always use &#8216;man&#8217;&#8230; of course, I&#8217;m using GNU/Linux. I do this in Debian, works perfect for me, I&#8217;m working, mounting and unmounting the partition for more than a year without any problems. Well, let&#8217;s do it&#8230; [...]]]></description>
		<wfw:commentRss>http://goohackle.com/how-to-create-a-lvm-encrypted-partition/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get Google results in a list of clean URLs</title>
		<link>http://goohackle.com/get-google-results-in-a-text-file/</link>
		<comments>http://goohackle.com/get-google-results-in-a-text-file/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 23:56:43 +0000</pubDate>
		<dc:creator>goohackle</dc:creator>
				<category><![CDATA[Google Things]]></category>
		<category><![CDATA[SEO & Web 2.0]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://goohackle.com/?p=8</guid>
		<description><![CDATA[I wrote a perl script to perform certain search in Google, parse the results and save all the founded URLs in a text file. This is extremely useful for a lot of things, for example, I made a search string for Google to find sites that have a security vulnerability, then I run an exploit [...]]]></description>
		<wfw:commentRss>http://goohackle.com/get-google-results-in-a-text-file/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.770 seconds -->
