Skip to content

Instantly share code, notes, and snippets.

@hnq90
Created October 18, 2016 02:36
Show Gist options
  • Select an option

  • Save hnq90/da155410db04faaa470772a63b272a25 to your computer and use it in GitHub Desktop.

Select an option

Save hnq90/da155410db04faaa470772a63b272a25 to your computer and use it in GitHub Desktop.
window.top == window && window.console && (window.console.log("%c%s", "color: red; background: yellow; font-size: 24px;", "WARNING!"),
window.console.log("%c%s", "color: black; font-size: 18px;", "Using this console may allow attackers to impersonate you and steal your information using an attack called Self-XSS.\nDo not enter or paste code that you do not understand."))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment