From 26ff9c3218c334f15f11a344404fafb5035459ae Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Tue, 28 Jun 2016 16:45:05 +0100 Subject: [Feature] Add preliminary phishtank support --- conf/metrics.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/metrics.conf') diff --git a/conf/metrics.conf b/conf/metrics.conf index 17c060d18..03dc0f489 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -841,6 +841,10 @@ metric { weight = 7.0; description = "Phished URL found in openphish.com"; } + symbol "PHISHED_PHISHTANK" { + weight = 7.0; + description = "Phished URL found in phishtank.com"; + } } group "date" { -- cgit v1.2.3