Current Path: > > var > softaculous > drupal10
Operation : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 Software : Apache Server IP : 185.61.154.216 | Your IP: 216.73.216.44 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
images | Directory | - | - | |
php53 | Directory | - | - | |
php56 | Directory | - | - | |
php71 | Directory | - | - | |
php81 | Directory | - | - | |
php82 | Directory | - | - | |
.htaccess | File | 685 bytes | July 12 2023 09:07:36. | |
NOTES.txt | File | 2078 bytes | August 05 2024 12:36:36. | |
README.txt | File | 278 bytes | August 05 2024 12:36:36. | |
_htaccess | File | 486 bytes | July 12 2023 09:07:36. | |
clone.php | File | 14694 bytes | September 08 2025 12:37:40. | |
drupal10.sql | File | 2190823 bytes | September 08 2025 07:35:42. | |
drupal10.zip | File | 33502872 bytes | September 08 2025 07:35:42. | |
edit.php | File | 5166 bytes | September 08 2025 12:37:40. | |
edit.xml | File | 433 bytes | July 12 2023 09:07:36. | |
extend.php | File | 15241 bytes | September 08 2025 12:37:40. | |
fileindex.php | File | 271 bytes | September 22 2023 07:12:52. | |
import.php | File | 5814 bytes | September 08 2025 12:37:40. | |
info.xml | File | 4010 bytes | September 08 2025 07:35:42. | |
install.js | File | 1354 bytes | August 05 2024 12:36:36. | |
install.php | File | 9612 bytes | September 08 2025 12:37:40. | |
install.xml | File | 1126 bytes | July 12 2023 09:07:36. | |
md5 | File | 1482 bytes | September 08 2025 12:37:40. | |
settings.php | File | 37000 bytes | November 13 2024 10:42:50. | |
update_pass.php | File | 541 bytes | August 05 2024 12:36:36. | |
upgrade.php | File | 4542 bytes | September 08 2025 12:37:40. | |
upgrade.xml | File | 309 bytes | July 12 2023 09:07:36. |
<?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'); if(!defined('PASSWORD_BCRYPT')){ define('PASSWORD_BCRYPT', 1); } define('PASSWORD_DEFAULT', PASSWORD_BCRYPT); $resp = password_hash('[[admin_pass]]', PASSWORD_DEFAULT); $resp1 = str_replace("\$", "\\\$", $resp); echo '<update_pass>'.$resp1.'</update_pass>'; ?>
SILENT KILLER Tool