Skip to content

Commit

Permalink
CSP, not CSP2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewest committed Jun 7, 2017
1 parent 687c3a7 commit 32b5d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h4 id="example-killswitch">Kill Switch</h4>
Super Secret Social Network's developers learn that the site was vulnerable
to cross-site scripting attacks which allowed malicious parties to inject
arbitrary code into its origin. They fixed the site, and added a strong
Content Security Policy [[CSP2]] to mitigate the risk going forward, but
Content Security Policy [[CSP]] to mitigate the risk going forward, but
they can't be entirely sure that clients are really back to a trustworthy
state. Perhaps the attackers found a clever persistence mechanism?

Expand Down

0 comments on commit 32b5d4d

Please sign in to comment.