Update XSS_level3.php

This commit is contained in:
Ömer Faruk Şenyayla 2018-11-27 23:52:48 +03:00 committed by GitHub
parent da43b27ad6
commit ef18a7ca7a
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 3</title> <title>XSS 3</title>
</head> </head>
<body> <body>
<form method="GET" action="" name="form"> <form method="GET" action="" name="form">