F
F
fdmrnfh34852017-05-12 11:37:19
Google Chrome
fdmrnfh3485, 2017-05-12 11:37:19

How does Google Chrome detect phishing (malicious) sites?

What is the algorithm for this? And why do other browsers with anti-phishing protection enabled (for example, Yandex, Opera and Edge) do not notice those sites that chrome considers malicious?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
X
xmoonlight, 2017-05-12
@xmoonlight

What is the algorithm for this?

The total score for the following indicators:
1. Analysis of the JS code by the robot for malicious sequences (signatures) and running the code through anti-virus databases.
2. Checking the download add. resources from the "black" list of sources for code execution
3. Evaluation of the behavior of DOM-objects during direct code execution
4. Violations of various rights
5. Direct complaints from users
6. Fight against objectionable sites under the guise that the site is malicious.
7. Master-master!

R
Ruslan Saifullin, 2017-05-12
@Shapito27

Report a malicious site to Google

M
Maxim Grishin, 2017-05-12
@vesper-bot

Something like a self-written implementation of DNSBL, which is hosted on Google servers. Other browsers use their own versions of the same service, but on different hosts, and they usually do not overlap.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question