Closed Bug 1307026 Opened 9 years ago Closed 9 years ago

goog-phish-proto is not available with mozilla API key

Categories

(Toolkit :: Safe Browsing, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: hchang, Assigned: hchang)

References

Details

No description provided.
There are public and private phishing list for both v2 and v4. We are supposed to be able to use the private one with mozilla API key. However, v4 internal phishing list is still not accessible with mozilla API key. The corresponding threat type is SOCIAL_ENGINEERING [1] [1] https://dxr.mozilla.org/mozilla-central/rev/7c576fe3279d87543f0a03b844eba7bc215e17f1/toolkit/components/url-classifier/chromium/safebrowsing.proto#266
Summary: goog- → goog-phish-proto is not available with mozilla API key
I will take this and follow-up with Google.
Assignee: nobody → francois
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee: francois → nobody
Status: ASSIGNED → NEW
Priority: P3 → P2
Assignee: nobody → hchang
$ curl -s -L --head --header "X-HTTP-Method-Override: POST" "https://safebrowsing.googleapis.com/v4/threatListUpdates:fetch?%24req=CgkKB0ZpcmVmb3gaCggFEAIiAiABKAE=&%24ct=application/x-protobuf&key=AIzaSyD_Drzahe4dBzGCZ9ArvowCvrPx_yFrlCM" $ HTTP/1.1 200 OK Content-Type: application/x-protobuf Content-Disposition: attachment Date: Tue, 18 Oct 2016 07:27:29 GMT Server: ESF Cache-Control: private X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff Alt-Svc: quic=":443"; ma=2592000; v="36,35,34" Transfer-Encoding: chunked Accept-Ranges: none Vary: Accept-Encoding
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.