Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4575 from dragoangel/feat/add-phishing-feed-exclusions | Vsevolod Stakhov | 2023-08-22 | 1 | -0/+4 |
|\ | | | | | [Feature] Support feed exclusions in phishing module | ||||
| * | Update phishing_group.conf | Dmitriy Alekseev | 2023-08-16 | 1 | -0/+4 |
| | | |||||
* | | [Minor] Align scores of Spamhaus DBL, SURBL, URIBL DNSBL symbols | twesterhever | 2023-08-02 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | Given that they have about the same false positive rate, it makes sense to treat them equal in terms of scoring: - Particular threats (phishing, malware) are scored a bit higher than mere spam domain listings - "Abused legitimate" listings are scored lower for some DNSBLs already, this has now been aligned. - For SURBL, cracked and abused sites are treated with the same score. | ||||
* | | [Minor] Increase score of URIBL_XBL | twesterhever | 2023-08-02 | 1 | -1/+1 |
| | | | | | | | | | | This aids with detecting FQDNs hosted on hacked machines, such as used in Fast Flux-style botnet spam. | ||||
* | | [Minor] Reduce score of URIBL_SBL_CSS | twesterhever | 2023-08-02 | 1 | -1/+1 |
|/ | | | | | | | Given that CSS is an automated component of SBL, this should not receive the same scoring as manually conducted SBL listings. Particularly for shared hosting environments, CSS hits on IP addresses derived from FQDNs sometimes were found to be scored a bit too high. | ||||
* | Merge pull request #4505 from ↵ | Vsevolod Stakhov | 2023-06-03 | 2 | -2/+2 |
|\ | | | | | | | | | twesterhever/temp-misc-cleanups-and-housekeeping-v2 [Minor] Assorted cleanup and housekeeping of configuration files, take 2 | ||||
| * | [Minor] Fix quirk in CRACKED_SURBL rule description | twesterhever | 2023-05-26 | 1 | -1/+1 |
| | | |||||
| * | [Minor] Improve various rule descriptions | twesterhever | 2023-05-26 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Improve HACKED_WP_PHISHING coverage | twesterhever | 2023-06-02 | 1 | -2/+2 |
|/ | |||||
* | [Feature] Add extra symbol when URL redirector reaches nested limit | Vsevolod Stakhov | 2023-04-22 | 1 | -0/+5 |
| | | | | Issue: #4406 | ||||
* | Merge branch 'master' into temp-propose-alternative-solution-to-xbl-any-hack | Vsevolod Stakhov | 2023-02-19 | 7 | -73/+66 |
|\ | |||||
| * | [Minor] Remove orphaned SARBL directives | twesterhever | 2023-02-17 | 1 | -6/+0 |
| | | |||||
| * | [Minor] Unify configuration file structure | twesterhever | 2023-02-17 | 3 | -5/+5 |
| | | |||||
| * | [Minor] Improve content rule descriptions | twesterhever | 2023-02-17 | 1 | -4/+3 |
| | | |||||
| * | [Minor] Improve readability of policies group configuration file | twesterhever | 2023-02-17 | 1 | -4/+0 |
| | | |||||
| * | [Minor] Add project URL for MSBL | twesterhever | 2023-02-17 | 1 | -2/+2 |
| | | |||||
| * | [Minor] Add "blocked" tag to DBL_BLOCKED_OPENRESOLVER and DBL_BLOCKED | twesterhever | 2023-02-17 | 1 | -2/+2 |
| | | |||||
| * | [Minor] Improve SURBL rule descriptions | twesterhever | 2023-02-17 | 1 | -26/+26 |
| | | |||||
| * | [Minor] Improve readability of RBL/SURBL configuration files | twesterhever | 2023-02-17 | 2 | -1/+5 |
| | | |||||
| * | [Minor] Add "blocked" tag to *_SPAMHAUS_BLOCKED_OPENRESOLVER and ↵ | twesterhever | 2023-02-17 | 1 | -4/+4 |
| | | | | | | | | *_SPAMHAUS_BLOCKED | ||||
| * | [Minor] Improve RBL rule descriptions | twesterhever | 2023-02-17 | 1 | -20/+20 |
| | | |||||
| * | [Minor] Update NiX spam project URL | twesterhever | 2023-02-17 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Replace "Spamhaus XBL any" hack with a more clear solution | twesterhever | 2023-02-17 | 1 | -6/+1 |
|/ | |||||
* | [Conf] Add missing groups for whitelist module symbols | Vsevolod Stakhov | 2022-05-26 | 1 | -0/+8 |
| | | | | Issue: #4169 | ||||
* | [Enhancement] Adjust scores of Spamhaus SBL hits | twesterhever | 2022-04-09 | 1 | -2/+2 |
| | |||||
* | [Minor] Add max scores for some groups | Vsevolod Stakhov | 2022-03-23 | 2 | -0/+4 |
| | |||||
* | [Conf] Score MIME_OBFUSCATED_ARCHIVE to 8 points | Vsevolod Stakhov | 2022-01-13 | 1 | -0/+5 |
| | |||||
* | Assign weights to Mailspike Whitelists | Jean-Louis Dupond | 2021-12-17 | 1 | -15/+15 |
| | | | | | | | Assign a weight to the MAILSPIKE whitelist RBL symbols. Use the same but negative weight as its blacklist counterparts. Also fix some indents in the file | ||||
* | Uncomment but disable SpamHaus URIBL | Jean-Louis Dupond | 2021-11-29 | 1 | -36/+42 |
| | | | | | | | Fix the Spamhaus URIBL and uncomment but disable it. This way it can be easily enabled in local.d without the need to copy the whole block. Symbols are also ignored as this will generate a warning otherwise. | ||||
* | [Conf] Set one_shot for URIBL rules by default | moisseev | 2021-11-12 | 1 | -6/+34 |
| | |||||
* | [Conf] Align ARC scores with DKIM scores | Vsevolod Stakhov | 2021-03-13 | 1 | -2/+2 |
| | |||||
* | [Rework] Phishing: Split from redirectors usage | Vsevolod Stakhov | 2021-02-25 | 1 | -0/+4 |
| | |||||
* | [Conf] Add R_DKIM_PERMFAIL to the metric | Vsevolod Stakhov | 2021-01-08 | 1 | -0/+5 |
| | |||||
* | whitelist_group.conf: Fix typo in description | Niklas Hambüchen | 2020-10-17 | 1 | -1/+1 |
| | |||||
* | [Feature] Add BOUNCE rule | Anton Yuzhaninov | 2020-08-10 | 1 | -0/+4 |
| | |||||
* | [Conf] Spf: Add R_SPF_PERMFAIL symbol | Vsevolod Stakhov | 2020-06-15 | 1 | -0/+5 |
| | |||||
* | [Conf] Register a known symbol | Vsevolod Stakhov | 2020-06-15 | 1 | -0/+4 |
| | |||||
* | [Conf] Fix fat-fingers typo | Vsevolod Stakhov | 2020-06-12 | 1 | -1/+1 |
| | | | | Noted by: @RvdE | ||||
* | [Conf] Add missing symbols | Vsevolod Stakhov | 2020-06-12 | 2 | -0/+21 |
| | |||||
* | [Minor] Penalize EXE files in RAR archives | moisseev | 2020-05-28 | 1 | -0/+5 |
| | | | | that have generic split file extensions (e.g. .001) | ||||
* | [Feature] PDF: Add timeouts for expensive operations | Vsevolod Stakhov | 2020-05-22 | 1 | -0/+5 |
| | |||||
* | [Minor] Add rules that observes limits in pdf files | Vsevolod Stakhov | 2020-05-22 | 1 | -15/+25 |
| | |||||
* | [Rules] Add PDF related rules | Vsevolod Stakhov | 2019-11-27 | 1 | -0/+37 |
| | |||||
* | [Conf] Register new Spamhaus codes | Vsevolod Stakhov | 2019-10-11 | 2 | -0/+30 |
| | | | | | Issue: #3074 Closes: #3074 | ||||
* | [Conf] Move all to rbl | Vsevolod Stakhov | 2019-09-02 | 1 | -39/+39 |
| | |||||
* | [Minor] Add descriptions to the groups | Vsevolod Stakhov | 2019-08-12 | 12 | -0/+21 |
| | |||||
* | [Rules] Reduce weight of RSPAMD_EMAILBL | Vsevolod Stakhov | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2850 from heraklit256/rule-descr-cleanup | Vsevolod Stakhov | 2019-04-16 | 4 | -28/+28 |
|\ | | | | | [Minor] unify rule scores and weights and improve descriptions | ||||
| * | unify rules scores and weights forgotten in first commit | heraklit256 | 2019-03-05 | 4 | -28/+28 |
| | | |||||
* | | [Conf] Add vendor groups for symbols | Vsevolod Stakhov | 2019-03-18 | 2 | -0/+72 |
| | | | | | | | | Issue: #2803 |