edit

master
Dylan TIRARD 1 year ago
parent 04ee3e3418
commit 4c3dc28a2c
  1. 3
      root-me/payload.html

@ -6,8 +6,7 @@
</form>
<script>
await delay(5000);
console.log("Waited 5s");
console.log("test");
form_pl = document.getElementById("pl");
form_pl.submit();
</script>
Loading…
Cancel
Save