summaryrefslogtreecommitdiffstats
path: root/rules/regexp/misc.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-5/+5
|
* [Minor] Move HAS_ONION_URI from "experimental" to "url" grouptwesterhever2023-05-261-1/+1
|
* [Minor] Regexp is case-insensitive, omit redundant characterstwesterhever2022-11-061-1/+1
|
* [Minor] Fix rule commenttwesterhever2022-11-061-1/+1
|
* [Minor] Limit CIDv1 detection to 128 bytestwesterhever2022-11-061-1/+1
| | | As requested by @vstakhov in https://github.com/rspamd/rspamd/pull/4310#pullrequestreview-1148226107, try to limit the performance impact of this regular expression. However, given that there does not seem to be a hard limit for CIDv1s in IPFS itself, using an hashing algorithm with large output my permit miscreants to get around this rule.
* [Minor] Implement multibase prefixes for IPFS gateway URL ruletwesterhever2022-11-061-2/+2
|
* [Minor] Clarify that IPFS *gateway* URLs are likely considered malicioustwesterhever2022-11-061-2/+2
|
* [Enhancement] Add IPFS URL heuristictwesterhever2022-10-151-1/+16
|
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-271-1/+1
|
* [Conf] Make LEAKED_PASSWORD_SCAM a composite rule againVsevolod Stakhov2019-09-191-8/+6
|
* [Minor] Improve LEAKED_PASSWORD_SCAMVsevolod Stakhov2019-09-181-4/+7
|
* [Rules] Rework LEAKED_PASSWORD_SCAM rule one more timeVsevolod Stakhov2019-06-181-82/+3
|
* [Rules] Add more detection to LEAKED_PASSWORD_SCAMVsevolod Stakhov2019-06-171-2/+4
|
* [Rules] Add additional conditions to perform BTC checksVsevolod Stakhov2019-04-121-2/+3
|
* [Rules] Fix pay-to-hash addresses validationVsevolod Stakhov2019-04-121-3/+3
|
* [Minor] Another fix of leaked password scam ruleVsevolod Stakhov2019-03-221-1/+1
|
* [Minor] Sigh, another try to fix coroutines errorsVsevolod Stakhov2019-03-191-1/+0
|
* [Feature] Validate BTC addresses in LEAKED_PASSWORD_SCAMVsevolod Stakhov2019-03-191-2/+84
|
* [Minor] Use more strict regex in LEAKED_PASSWORD_SCAMAlexander Moisseev2019-02-191-2/+2
| | | to avoid matching `passwordless`
* [Rules] Add more defs for LEAKED_PASSWORD_SPAMVsevolod Stakhov2019-01-211-3/+7
|
* [Rules] LEAKED_PASSWORD_SCAM: Improve images scam detectionVsevolod Stakhov2019-01-151-1/+18
|
* [Rules] Improve LEAKED_PASSWORD_SCAM detectionVsevolod Stakhov2019-01-111-3/+3
|
* [Rules] Use bad_unicode flag for LEAKED_PASSWORD_SCAM ruleVsevolod Stakhov2018-11-301-4/+4
| | | | Issue: #2649
* [Minor] Make LEAKED_PASSWORD_SCAM rule more strictVsevolod Stakhov2018-11-121-3/+4
|
* [Minor] Increase of LEAKED_PASSWORD_SCAM scoreVsevolod Stakhov2018-11-121-1/+1
|
* [Rules] Reduce FP rate for LEAKE_PASSWORD_SCAM ruleVsevolod Stakhov2018-11-121-1/+1
|
* [Rules] Add LEAKED_PASSWORD_SCAM ruleVsevolod Stakhov2018-10-291-0/+12
|
* add HAS_ONION_URI ruleheraklit2562018-10-131-0/+9
|
* [Fix] Cleanup mess with groupsVsevolod Stakhov2017-11-111-1/+5
|
* Rules updatesSteve Freegard2017-03-291-1/+1
|
* Rules fixesSteve Freegard2017-03-241-1/+1
|
* New rulesSteve Freegard2017-03-231-0/+7
|
* [Config] Add groups for message id rulesVsevolod Stakhov2016-11-261-2/+5
|
* Rules updatesSteve Freegard2016-11-211-0/+39