!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.68 (Linux) PHP/7.4.33. PHP/7.4.33 

uname -a: Linux bjb2293782.nichost.ru 6.6.151-1.el8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 10
11:16:02 MSK 2026 x86_64
 

uid=12584(bjb2293782) gid=12584(bjb2293782) groups=12584(bjb2293782)  

Safe-mode: OFF (not secure)

/home/bjb2293782/xn--80abaeoqbbrbgf8aea5a2a2z.xn--p1ai/docs/   drwxr-x---
Free 2714.9 GB of 4607.12 GB (58.93%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     print.js (685 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
function doPrintPage()
{
	var html = '<html><head>\n';
	html+='<meta charset=UTF-8>\n';
	html+='<title>Библиотеки Королёва</title>\n';
	html+='<link rel="stylesheet" href="fonts.css" type="text/css">\n';
	html+='<link rel="stylesheet" href="styles.css" type="text/css">\n';
	html+='<link rel="icon" href="favicon.ico" type="image/x-icon"> \n';
	html+='<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">\n';
	html+='</head>\n';
	html+='<body>\n';

	html+=document.getElementById('siteMainColumn').innerHTML;

	html+='</body>\n';
	html+='</html>';


	var win = window.open();
	win.document.write(html);
	win.print();
	win.close();
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0038 ]--