Skip to content

Instantly share code, notes, and snippets.

@roflsandwich
Created March 29, 2023 14:28
Show Gist options
  • Save roflsandwich/3b992b75cee2a07a7db0c5631c553c23 to your computer and use it in GitHub Desktop.
Save roflsandwich/3b992b75cee2a07a7db0c5631c553c23 to your computer and use it in GitHub Desktop.
alert domain
<html>
<body>
<script>alert(document.domain)</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment