Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Add cookie scanner #282

Open
ghost opened this issue Nov 10, 2018 · 0 comments
Open

Add cookie scanner #282

ghost opened this issue Nov 10, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 10, 2018

This can be done similar to the third party scan with headless chrome. See https://stackoverflow.com/questions/50252943/puppeteer-get-3rd-party-cookies for the basic method and https://github.com/andersju/webbkoll/blob/master/misc/backend/index.js#L84 for an example implementation.

While the mere existence of a cookie is relevant from a privacy perspective, additional evaluations could focus on security aspects like cookie attributes and session management.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants