Update XSS_level4.php
This commit is contained in:
parent
08c101c722
commit
3687992f07
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>REFLECTED XSS 5</title>
|
<title>REFLECTED XSS 5</title>
|
||||||
|
<link rel="shortcut icon" href="../Resources/hmbct.png" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form method="GET" action="<?php echo $_SERVER['PHP_SELF']; ?>" name="form">
|
<form method="GET" action="<?php echo $_SERVER['PHP_SELF']; ?>" name="form">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user