Status: Assigned Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-1 OS-All Area-BrowserBackend Mstone-2.0
New issue 7607 by [email protected]: Ping when get a hit against malware list for opt-in users http://code.google.com/p/chromium/issues/detail?id=7607 For users who have opted in to providing stats, we should help malware team by providing a notification as to which resource on which page matched the list. This is done as follows: Here are the requests that GDS currently makes: GET /safebrowsing/report?evts=malblhit&evtd=http%3A%2F%2Fwww%2Emalwaresite% 2Ecom%2F%5F%5Futv%2Ejs&evtr=http%3A%2F%2Fwww%2Ecompromisedsite%2Ecom%2Flile e%2F&client=chrome&appver=<chrome version e.g. 2.0.158-2> evths=malblhit - just tells us that this was a hit against the malware black list. evtd contains the url that was found on the black list. evtr is the referer url. You do not want to send a report if the referer url is already on the blacklist. This kind of data is extremely helpful to us as it gives us data faster. Ping niels if you need more info. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
