Update XSS_level2.php

This commit is contained in:
Ömer Faruk Şenyayla 2018-11-27 23:52:39 +03:00 committed by GitHub
parent ae122a2487
commit da43b27ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>REFLECTED XSS 2</title> <title>XSS 2</title>
</head> </head>
<body> <body>
<form method="GET" action="" name="form"> <form method="GET" action="" name="form">