Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hooking Javascript Websockets #4

Open
pacampbell opened this issue Dec 1, 2015 · 0 comments
Open

Hooking Javascript Websockets #4

pacampbell opened this issue Dec 1, 2015 · 0 comments
Labels

Comments

@pacampbell
Copy link
Collaborator

Seems like it may be possible to hook a websocket, though some Javascript wizardry.

A post on stackoverflow talks about the possibility of doing so, via replacing the constructor by having the extension inject a content script. Our new implementation needs to then conform to the websocket interface.

Since websockets are plaintext this should be another easy place to examine traffic and search for PII to third party referrers.

@pacampbell pacampbell changed the title Hooking Javascript Webscokets Hooking Javascript Websockets Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant