[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.15.211.252: ~ $
<h1>Default plugin Main page </h1>

<p>The <i>Hello World page</i> is more interesting</p>

<?php

$plugin = $GLOBALS["plugins"][$_GET["pi"]];
$menu = $plugin->adminmenu();
foreach ($menu as $page => $desc) {
  print PageLink2($page,$desc);
}



Filemanager

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