CSS Exfil Protection에 대한 리뷰
CSS Exfil Protection 제작자: Mike Gualtieri
리뷰 49개
- 5점 만점에 5점Firefox 사용자 14852166 님, 6년 전
- 5점 만점에 4점Firefox 사용자 14850664 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14157356 님, 6년 전
- 5점 만점에 5점Firefox 사용자 13215575 님, 6년 전
- 5점 만점에 5점alekksander 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14678799 님, 6년 전
- 5점 만점에 4점Firefox 사용자 14613566 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14559273 님, 6년 전
- 5점 만점에 4점Firefox 사용자 14416076 님, 7년 전Is there a way to disable this on certain domains? It breaks certain sites styling (4chan.org/g/).
개발자 답글
7년 전에 게시됨Not at the moment, but it's planned. I checked 4chan and styling works OK in Chrome, but not Firefox so there must be something specific in Firefox that's causing an issue. I'll look into why this may be happening.
Edit 11/19/2018: FYI - A new version of the plugin has been released today (1.0.10) that should fix the issue you were experiencing. 개발자 답글
7년 전에 게시됨I did not, but maybe I should. I've thought about reaching out to a project like Brave that includes privacy protections in the default configuration. Either way, I would want to review the Firefox source first and determine how such an implementation would be handled. There are advantages to including such protections within the browser itself; but, the negative is that it breaks compatibility with the CSS specification standard. The flaw isn't necessarily within the browser, but in CSS itself.- 5점 만점에 5점MrDontCare 님, 7년 전
- 5점 만점에 5점Langoliers 님, 7년 전I had no idea this was an issue until reading about it recently. Thanks so much for this extension, appears to be working based on the test page. Hopefully I'll never find a website compromised and using CSS in this manner, however, at least I will have a number sign to show how many and also protection against it.
Thanks for that!
Also, I haven't found the compiled version for Chrome, is it on the chrome store? My friend uses chrome, thanks.개발자 답글
7년 전에 게시됨Thanks for the review! You should be able to find it on the Chrome store by searching 'CSS Exfil Protection'. I also have a direct link from the vulnerability tester page: https://www.mike-gualtieri.com/css-exfil-vulnerability-tester - 5점 만점에 4점Firefox 사용자 13262486 님, 7년 전Thanks for this. But when I disable JS on a website having this addon makes the website send 2 requests for each css request - one as CSS and tries to send one as a XHR request (even though JS is disabled for the website). Why is this?
- 5점 만점에 4점Firefox 사용자 12793954 님, 7년 전Hello, could you make it enable/disable on icon click instead of opening the popup?
개발자 답글
7년 전에 게시됨Thanks for the suggestion! I plan to add a few new features into the popup area so for the time being I need to keep the icon click for opening the popup. If you need to disable the plugin because it's not working on a site, please let me know what site is causing problems and I'll get a fix out asap! - 5점 만점에 5점Firefox 사용자 13587401 님, 7년 전
- 5점 만점에 5점Donald Reed 님, 7년 전Thanks for this interesting project! Unfortunately it causes issues on some sites so it would be nice to have a whitelist per site instead of disabling it everywhere.
개발자 답글
7년 전에 게시됨Thanks for the comment and review! A whitelist is a great idea I'll work into a future release. In the meantime, could you leave a comment on my website with the site(s) that are causing issue? I'd like to see if this is due to a bug / false positive, or if it is legitimately blocking styles which would cause issue.