[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.137.166.217: ~ $
<?php

if ($_POST["info"]) {
  print "You typed: ".$_POST["info"]."<br/>";
  print "<b>Thanks for that.</b>";
  return;
}

?>

Default plugin Hello World page

<form method=post>
Enter some info: <input type=text name="info" value="Hello World" size=30>
<br/>
<input type=submit>
</form>




Filemanager

Name Type Size Permission Actions
helloworld.php File 292 B 0644
main.php File 246 B 0644