🚀 Hostinger Optimized
🖥️ Server: LiteSpeed
💻 System: Linux s20058.bom1.stableserver.net 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
👤 User: skhata (1324)
🐘 PHP: 8.4.20
🚫 Disabled: ✨ NONE

💻 Terminal

📁 /home/skhata/chandrasons.com/public
$

📄 update_pass.php

📁 Path: //var/softaculous/lime3/update_pass.php
📊 Size: 368 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php

/**
 * A Compatibility library with PHP 5.5's simplified password hashing API.
 *
 * @author Anthony Ferrara <ircmaxell@php.net>
 * @license http://www.opensource.org/licenses/mit-license.html MIT License
 * @copyright 2012 The Authors
 */

@unlink('update_pass.php');

$resp = hash('sha256', '[[admin_pass]]');

echo '<update_pass>'.$resp.'</update_pass>';

?>
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨