Web - Client

Thursday 22 September 2022, 14:12  #1
Web - Client | CSRF 0 protection
iiiDaitoIII
  • 2 posts

Hi, can someone give me a hint am stuck on this challenge.
am submitting this payload to a contact form
"

<script>document.getElementById("form").submit()</script>

"

but it doesn’t work what should I do?