dsad
This commit is contained in:
3
vuln-lab/web/www/out.php
Normal file
3
vuln-lab/web/www/out.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$target = $_GET['dest'] ?? $_GET['url'] ?? '/';
|
||||
header("Location: $target", true, 302);
|
||||
Reference in New Issue
Block a user