Skip to content

Instantly share code, notes, and snippets.

@luke-denton-aligent
Created February 15, 2022 02:57
Show Gist options
  • Save luke-denton-aligent/c9d781e509a1838ec716db178da8dd75 to your computer and use it in GitHub Desktop.
Save luke-denton-aligent/c9d781e509a1838ec716db178da8dd75 to your computer and use it in GitHub Desktop.
This gist simply contains a console log that will indicate the script has been loaded. It will be part of on boarding, with the task being preventing this file from being executed, even if it gets injected into a page
console.log("☠️ I'm a malicious script that has been injected into the page and executed ☠️")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment