aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/phishing.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-12/+13
* Merge pull request #1084 from fatalbanana/luaVsevolod Stakhov2016-11-011-5/+7
|\
| * [Minor] Get rid of some global variablesAndrew Lewis2016-11-011-5/+7
* | [Minor] phishing: rework map checksAlexander Moisseev2016-11-011-19/+17
|/
* Revert "[Feature] Add common way to disable Lua modules"Andrew Lewis2016-09-051-7/+1
* [Minor] Use infox instead of info in loggingVsevolod Stakhov2016-09-041-0/+3
* [Feature] Add common way to disable Lua modulesAndrew Lewis2016-09-011-0/+7
* Merge pull request #694 from moisseev/phishing-FQDNVsevolod Stakhov2016-07-031-2/+2
|\
| * [Feature] Supprort FQDNs in phishing module mapsAlexander Moisseev2016-07-031-2/+2
* | [Fix] Try to avoid FP when checking for phished URLsVsevolod Stakhov2016-07-011-8/+28
* | [Feature] Improve phishtank and openphish supportVsevolod Stakhov2016-07-011-28/+115
|/
* [Fix] Improve phishing module loggingVsevolod Stakhov2016-06-301-13/+15
* [Fix] Fix a stupid misprint in word 'phishing'Vsevolod Stakhov2016-06-291-4/+4
* [Fix] Fix setting path for phishtankVsevolod Stakhov2016-06-291-3/+3
* [Fix] Always register openphish and phishtank virtual symbolsVsevolod Stakhov2016-06-281-14/+10
* [Feature] Add preliminary phishtank supportVsevolod Stakhov2016-06-281-0/+70
* [Feature] Support premium/academic feed for openphishVsevolod Stakhov2016-06-241-7/+73
* [Feature] Add openphish support to rspamd phishing moduleVsevolod Stakhov2016-06-141-3/+40
* [Feature] Improve phishing pluginVsevolod Stakhov2016-05-041-2/+2
* [Minor] Add redirector's TLD to PHISHING symbol optionsAlexander Moisseev2016-05-021-4/+4
* [Feature] Use new version of register_symbol in rspamd pluginsVsevolod Stakhov2016-04-221-10/+4
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-19/+9
* Update logging in lua modules.Vsevolod Stakhov2015-09-011-3/+3
* Adjust phishing score based on levenstein distance.Vsevolod Stakhov2015-08-201-22/+31
* Oops - remove braindamaged codeAndrew Lewis2015-08-201-6/+0
* Add redirector_domains settingAndrew Lewis2015-08-191-67/+91
* Fix lua plugins.Vsevolod Stakhov2015-05-281-37/+33
* Remove ugly tld detection.Vsevolod Stakhov2015-04-301-2/+2
* Clarify copyright for lua plugins.Vsevolod Stakhov2015-02-131-0/+26
* Adopt phishing plugin.Vsevolod Stakhov2014-08-251-0/+1
* Fix work with lua 5.2 eventually.Vsevolod Stakhov2013-11-051-2/+2
* Final update for 0.5.4.Vsevolod Stakhov2013-02-021-1/+1
* * Add ability to extract urls from subject field0.3.10Vsevolod Stakhov2011-03-231-12/+11
* * Add throttling detection mechanic for dns resolverVsevolod Stakhov2011-03-231-6/+49
* * Add versions to lua APIVsevolod Stakhov2010-12-221-2/+6
* Add registering options for lua modulesVsevolod Stakhov2010-12-141-1/+4
* * Add ability to obtain phished url from luaVsevolod Stakhov2010-11-121-1/+16
* * Add phishing detector (now just compares <a href> with tag's data).Vsevolod Stakhov2010-11-021-0/+28