Skip to content

mahdi-ninja/csp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An introduction to Content Security Policy

Topics

  • A quick overview
  • Basic usage for XSS protection
  • How [not] to use inline javascripts
  • CSP Reporting
  • More than just XSS
  • Security concerns