Files
PocketPentester/vuln-lab/web/www/home.php
2026-04-19 21:10:40 +07:00

4 lines
115 B
PHP

<?php
// default included page for page.php?page=home
echo "<h2>Home</h2><p>Welcome to the newploit dev box.</p>";