Web - Client

Wednesday 24 October 2018, 22:00  #1
Web - Client CSRF 0 Protection
Boris
  • 11 posts

hi

i used body onload, didnt work, used button submit onload, still account has not been validated

body "onload=func()"
script
function func()
document.me.submit()


/script

input type="checkbox" name="status" checked=true enabled

what i am missing?

Wednesday 24 October 2018, 22:07  #2
Web - Client CSRF 0 Protection
Boris
  • 11 posts

sorry, disregard
the xss filter needed to reset