Update CommandExec-2.php

This commit is contained in:
OguzTozkoparan 2018-11-30 02:50:05 +03:00 committed by GitHub
parent fd8f253a8f
commit 7a48f8a56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
<button type="button" name="mainButton" onclick="location.href='commandexec.html';">Main Page</button> <button type="button" name="mainButton" onclick="location.href='commandexec.html';">Main Page</button>
</div> </div>
<div style="background-color:#c9c9c9;padding:20px;"> <div style="background-color:#c9c9c9;padding:20px;">
<h1 align="center">HELLO</h1> <h1 align="center">I think there is a vuln here!</h1>
<form align="center" action="CommandExec-2.php" method="$_GET"> <form align="center" action="CommandExec-2.php" method="$_GET">
Write Field:<input type="text" name="typeBox" value=""><br> Write Field:<input type="text" name="typeBox" value=""><br>
<input type="submit"> <input type="submit">