aboutsummaryrefslogtreecommitdiffstats
path: root/conf/scores.d
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4575 from dragoangel/feat/add-phishing-feed-exclusionsVsevolod Stakhov2023-08-221-0/+4
|\ | | | | [Feature] Support feed exclusions in phishing module
| * Update phishing_group.confDmitriy Alekseev2023-08-161-0/+4
| |
* | [Minor] Align scores of Spamhaus DBL, SURBL, URIBL DNSBL symbolstwesterhever2023-08-021-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_XBLtwesterhever2023-08-021-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_CSStwesterhever2023-08-021-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 Stakhov2023-06-032-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 descriptiontwesterhever2023-05-261-1/+1
| |
| * [Minor] Improve various rule descriptionstwesterhever2023-05-261-1/+1
| |
* | [Minor] Improve HACKED_WP_PHISHING coveragetwesterhever2023-06-021-2/+2
|/
* [Feature] Add extra symbol when URL redirector reaches nested limitVsevolod Stakhov2023-04-221-0/+5
| | | | Issue: #4406
* Merge branch 'master' into temp-propose-alternative-solution-to-xbl-any-hackVsevolod Stakhov2023-02-197-73/+66
|\
| * [Minor] Remove orphaned SARBL directivestwesterhever2023-02-171-6/+0
| |
| * [Minor] Unify configuration file structuretwesterhever2023-02-173-5/+5
| |
| * [Minor] Improve content rule descriptionstwesterhever2023-02-171-4/+3
| |
| * [Minor] Improve readability of policies group configuration filetwesterhever2023-02-171-4/+0
| |
| * [Minor] Add project URL for MSBLtwesterhever2023-02-171-2/+2
| |
| * [Minor] Add "blocked" tag to DBL_BLOCKED_OPENRESOLVER and DBL_BLOCKEDtwesterhever2023-02-171-2/+2
| |
| * [Minor] Improve SURBL rule descriptionstwesterhever2023-02-171-26/+26
| |
| * [Minor] Improve readability of RBL/SURBL configuration filestwesterhever2023-02-172-1/+5
| |
| * [Minor] Add "blocked" tag to *_SPAMHAUS_BLOCKED_OPENRESOLVER and ↵twesterhever2023-02-171-4/+4
| | | | | | | | *_SPAMHAUS_BLOCKED
| * [Minor] Improve RBL rule descriptionstwesterhever2023-02-171-20/+20
| |
| * [Minor] Update NiX spam project URLtwesterhever2023-02-171-1/+1
| |
* | [Minor] Replace "Spamhaus XBL any" hack with a more clear solutiontwesterhever2023-02-171-6/+1
|/
* [Conf] Add missing groups for whitelist module symbolsVsevolod Stakhov2022-05-261-0/+8
| | | | Issue: #4169
* [Enhancement] Adjust scores of Spamhaus SBL hitstwesterhever2022-04-091-2/+2
|
* [Minor] Add max scores for some groupsVsevolod Stakhov2022-03-232-0/+4
|
* [Conf] Score MIME_OBFUSCATED_ARCHIVE to 8 pointsVsevolod Stakhov2022-01-131-0/+5
|
* Assign weights to Mailspike WhitelistsJean-Louis Dupond2021-12-171-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 URIBLJean-Louis Dupond2021-11-291-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 defaultmoisseev2021-11-121-6/+34
|
* [Conf] Align ARC scores with DKIM scoresVsevolod Stakhov2021-03-131-2/+2
|
* [Rework] Phishing: Split from redirectors usageVsevolod Stakhov2021-02-251-0/+4
|
* [Conf] Add R_DKIM_PERMFAIL to the metricVsevolod Stakhov2021-01-081-0/+5
|
* whitelist_group.conf: Fix typo in descriptionNiklas Hambüchen2020-10-171-1/+1
|
* [Feature] Add BOUNCE ruleAnton Yuzhaninov2020-08-101-0/+4
|
* [Conf] Spf: Add R_SPF_PERMFAIL symbolVsevolod Stakhov2020-06-151-0/+5
|
* [Conf] Register a known symbolVsevolod Stakhov2020-06-151-0/+4
|
* [Conf] Fix fat-fingers typoVsevolod Stakhov2020-06-121-1/+1
| | | | Noted by: @RvdE
* [Conf] Add missing symbolsVsevolod Stakhov2020-06-122-0/+21
|
* [Minor] Penalize EXE files in RAR archivesmoisseev2020-05-281-0/+5
| | | | that have generic split file extensions (e.g. .001)
* [Feature] PDF: Add timeouts for expensive operationsVsevolod Stakhov2020-05-221-0/+5
|
* [Minor] Add rules that observes limits in pdf filesVsevolod Stakhov2020-05-221-15/+25
|
* [Rules] Add PDF related rulesVsevolod Stakhov2019-11-271-0/+37
|
* [Conf] Register new Spamhaus codesVsevolod Stakhov2019-10-112-0/+30
| | | | | Issue: #3074 Closes: #3074
* [Conf] Move all to rblVsevolod Stakhov2019-09-021-39/+39
|
* [Minor] Add descriptions to the groupsVsevolod Stakhov2019-08-1212-0/+21
|
* [Rules] Reduce weight of RSPAMD_EMAILBLVsevolod Stakhov2019-07-221-1/+1
|
* Merge pull request #2850 from heraklit256/rule-descr-cleanupVsevolod Stakhov2019-04-164-28/+28
|\ | | | | [Minor] unify rule scores and weights and improve descriptions
| * unify rules scores and weights forgotten in first commitheraklit2562019-03-054-28/+28
| |
* | [Conf] Add vendor groups for symbolsVsevolod Stakhov2019-03-182-0/+72
| | | | | | | | Issue: #2803