]> source.dussan.org Git - rspamd.git/commit
Rework phishing detection to reduce false positives rate.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 23 Apr 2015 12:08:00 +0000 (13:08 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 23 Apr 2015 12:08:00 +0000 (13:08 +0100)
commitd14400e3ae7c9ccfd0d010a95f2d57add99a6868
treeb17bda696139a61d2b92e6cbc3871b283e84f495
parent31adf2042911d755510a1992018cd3bf479b9bc8
Rework phishing detection to reduce false positives rate.

Now we use TLD to match phished URL's. Sometimes, we could miss real
positives by not checking strictly for subdomains, however, this change
should reduce false positives rate of this rule significantly.
src/libserver/html.c