Security/Safe Browsing/Chromium Implementation Overview: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Malware and phishing: fix dead links)
(→‎Protocol Version 4: link to most up-to-date protobuf definition)
Line 32: Line 32:
== Protocol Version 4 ==
== Protocol Version 4 ==


* [https://code.google.com/p/chromium/codesearch#chromium/src/components/safe_browsing_db/safebrowsing.proto Protobuf definition]
* [https://code.google.com/p/chromium/codesearch#chromium/src/components/safe_browsing_db/ Safe Browsing DB component]
* [https://code.google.com/p/chromium/codesearch#chromium/src/components/safe_browsing_db/ Safe Browsing DB component]



Revision as of 21:50, 6 April 2016

Notes on the Safe Browsing implementation in Chromium.

Documentation

Application Reputation

Malware and phishing

Protocol Version 4

Testing

Client-side malware/phishing detection (CSD)

Software Removal Tool (SRT)