Username: 
Password: 
Restrict session to IP 
Questions  |  score: 4  |  5.55 7.33 6.85 |  Solved By 420 People  |  72664 views  |  since Jul 19, 2013 - 17:14:48

HOST me (PHP, HTTP)

HOST me
One of our coworkers has put code in the admin panel, which blocked access for all the staff.
GeSHi`ed PHP code
1
2
3
4
56
7
8
9
<?php
 
$challenge = function()
{
        return $_SERVER['HTTP_HOST'] === 'localhost';}
 
?>
 
Fun Fact: There is even a virtualhost named localhost, which probably does not make it easier.
It seems like we need to reinstall the box, unless you can access this page with the correct constraints.

Good Luck!
© 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 by space