web: temporary writeup
There are two instances namely public
and internal
.
We can get the address of public
by leaking $_SERVER['REMOTE_ADDR"]
in phpinfo.php?phpinfo
$_SERVER['SERVER_NAME'] _
$_SERVER['SERVER_PORT'] 80
$_SERVER['SERVER_ADDR'] 172.21.0.2