<?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>Hacking Articles &#187; how to find plugins on blog</title>
	<atom:link href="http://hackingarticles.com/tag/how-to-find-plugins-on-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingarticles.com</link>
	<description>The right place to learn all about Ethical Hacking and Internet Security</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:45:11 +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>WordPress Hack : Find all the plugins being used on a WP blog</title>
		<link>http://hackingarticles.com/wordpress-hack-find-all-the-plugins-being-used-on-a-wp-blog/</link>
		<comments>http://hackingarticles.com/wordpress-hack-find-all-the-plugins-being-used-on-a-wp-blog/#comments</comments>
		<pubDate>Mon, 04 May 2009 11:19:20 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Wordpress Hacks]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[find out plugins being used on wordpress blog]]></category>
		<category><![CDATA[how to find plugins on blog]]></category>
		<category><![CDATA[know wordpress blog plugins]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[worpress hacking]]></category>
		<category><![CDATA[wp hack]]></category>
		<category><![CDATA[wp hacking]]></category>
		<category><![CDATA[wp-plugins]]></category>

		<guid isPermaLink="false">http://hackingarticles.byethost17.com/?p=8</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/wordpress-hack-find-all-the-plugins-being-used-on-a-wp-blog/"><img align="left" hspace="5" width="150" src="http://static.flickr.com/3384/3475124571_9d76c04868_m.jpg" class="alignleft wp-post-image tfe" alt="" title="Wordpress" /></a>Plugins enhance the functionality of WordPress. Plugins are very important for any blogger who wishes to make his/her blog a success. Its the same reason why no blogger would like to reveal what all plugins he/she uses. Here’s a simple &#8230; <a href="http://hackingarticles.com/wordpress-hack-find-all-the-plugins-being-used-on-a-wp-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Wordpress" src="http://static.flickr.com/3384/3475124571_9d76c04868_m.jpg" alt="3475124571 9d76c04868 m Wordpress Hack : Find all the plugins being used on a WP blog" width="129" height="122" />Plugins enhance the functionality of WordPress. Plugins are very important for any blogger who wishes to make his/her blog a success. Its the same reason why no blogger would like to reveal what all plugins he/she uses.</p>
<p>Here’s a simple wordpress hack through which you can find ALL the plugins being used on a wordpress blog. It wont work on all but will work for most.<span id="more-8"></span></p>
<ol>
<li>
<div>Identify your victim. Let’s say http://www.example.com</div>
</li>
<li>
<div>In the address bar type the following : http://www.example.com/wp-content/plugins</div>
</li>
</ol>
<p>You should get the list of plugins being used as a directory structure!</p>
<p>The workaround this is to disable directory viewing in their hosting control panels or by adding the following line to the .htaccess file :</p>
<blockquote><p><code>Options –Indexes</code></p></blockquote>
<p>This returns a 403 error to the user.</p>
<p>via <a href="http://www.callingallgeeks.org/wordpress-hack-find-the-plugins-being-used-on-a-wp-blog/">CallingAllGeeks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/wordpress-hack-find-all-the-plugins-being-used-on-a-wp-blog/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

