Skip to content

Commit

Permalink
Merge pull request nico3333fr#84 from jswart/additionalwtf
Browse files Browse the repository at this point in the history
Additional unexplained wtf
  • Loading branch information
nico3333fr authored Jun 10, 2020
2 parents 5594d08 + 163c9d7 commit 4d9d4b2
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions csp-wtf/not-explained.md
Original file line number Diff line number Diff line change
Expand Up @@ -2821,4 +2821,62 @@ __WTF:__ `"script_sample": ";!function(){var t,e,n,o=0,u=function(t,…"`?
__Answer:__ ????

---------------------------------------
# `avast webfont`

```
{
"csp-report": {
"violated-directive": "font-src",
"effective-directive": "font-src",
"blocked-uri": "https://static3.avast.com/1000947/web/o/f/700/proximanova-bold-webfont.woff",
"status-code": "0",
"script-sample": ""
}
}
```

__WTF:__ `Not sure what to do about this`?

__Answer:__ ????

---------------------------------------
# `subwayblaze.com/api/pcgc`

```
{
"csp-report": {
"violated-directive": "connect-src",
"effective-directive": "connect-src",
"blocked-uri": "https://subwayblaze.com/api/pcgc?iid=47893ace-9ee9-490f-8cb3-90d7582cf902&iidList=47893ace-9ee9-490f-8cb3-90d7582cf902&ipt=false&itt=false",
"status-code": "0",
"script-sample": ""
}
}
```

__WTF:__ `Not sure what to do about this`?

__Answer:__ ????

---------------------------------------
# `assets.grammarly.com`

```
{
"csp-report": {
"violated-directive": "img-src 'self' data:",
"effective-directive": "img-src",
"blocked-uri": "https://assets.grammarly.com",
"status-code": "0",
"source-file": "safari-extension://9fb77544-7bd2-487c-a671-fd49c6d7b552",
}
}
```

__WTF:__ `Not sure what to do about this`?

__Answer:__ ????

---------------------------------------

If you have some examples to share (even if you don't know what the fuck it is coming from), feel free to share them. Anonymize the URL/policy if needed.

0 comments on commit 4d9d4b2

Please sign in to comment.