
17.11.2006, 18:40
|
|
Флудер
Регистрация: 27.12.2005
Сообщений: 2,372
Провел на форуме: 5339610
Репутация:
4360
|
|
LoFFi, готов поспорить))
H:\>mysql -u root
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 4.1.12a-max
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> select '<? shellcode ?>' into outfile 'h:\shell.php';
Query OK, 1 row affected (0.03 sec)
mysql> quit
Bye
H:\>type shell.php
<? shellcode ?>
H:\>
|
|
|