SILENT KILLERPanel

Current Path: > > > var > softaculous > shopsite


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: ///var/softaculous/shopsite

NameTypeSizeLast ModifiedActions
images Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
.htaccess File 82 bytes December 23 2021 11:54:36.
arch.php File 251 bytes December 23 2021 11:54:36.
fileindex.php File 15 bytes December 23 2021 11:54:36.
import.php File 3326 bytes September 21 2022 09:21:38.
info.xml File 3127 bytes September 21 2022 08:18:40.
install.js File 942 bytes December 23 2021 11:54:36.
install.php File 11103 bytes September 21 2022 09:21:38.
install.xml File 638 bytes December 23 2021 11:54:36.
md5 File 16027 bytes September 21 2022 09:21:38.
notes.txt File 356 bytes December 23 2021 11:54:36.
wwwindex.php File 86 bytes December 23 2021 11:54:36.

Reading File: ///var/softaculous/shopsite/arch.php

<?php
// What is the architecture ?
function __arch(){	

	$arch = trim(shell_exec('uname -m'));
	$arch = (preg_match('/64/is', $arch) ? 'x86_64' : 'x86');
	
	return $arch;	
	
}

$arch = __arch();
echo '<arch>'.$arch.'</arch>';

@unlink('arch.php');
?>

SILENT KILLER Tool