update content header

This commit is contained in:
Thefeli73 2020-12-04 11:37:00 +01:00
parent 4e37c80a36
commit c7aae0766d

View File

@ -1,4 +1,5 @@
<?php
header("Content-type: text/plain");
echo shell_exec('whoami');
if($_GET['usr']=='vtauth' && $_GET['pass']=='plsnohackerinokthanks') {