aboutsummaryrefslogtreecommitdiffstats
path: root/rules/regexp
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Move HAS_ONION_URI from "experimental" to "url" grouptwesterhever2023-05-261-1/+1
* [Minor] Account for one more undisclosed-recipients address variantAnton Yuzhaninov2023-02-251-1/+2
* Merge branch 'master' into temp-add-ipfs-heuristicsVsevolod Stakhov2023-02-202-6/+12
|\
| * add Betterbird to `user_agent_thunderbird`georglauterbach2023-02-191-1/+1
| * Merge pull request #4397 from twesterhever/temp-misc-cleanups-and-housekeepingVsevolod Stakhov2023-02-172-2/+1
| |\
| | * [Minor] Fix some whitespace issuestwesterhever2023-02-172-2/+1
| * | Merge pull request #4401 from twesterhever/temp-google-firebaseVsevolod Stakhov2023-02-171-0/+7
| |\ \
| | * | [Enhancement] Add rule to detect Google Firebase URLstwesterhever2023-02-171-0/+7
| | |/
| * / [Enhancement] Make Google URL redirection rules productivetwesterhever2023-02-171-5/+5
| |/
| * [Minor] Use unicode property for currency detectionVsevolod Stakhov2022-10-291-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
* | [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-272-2/+2
* Spelling (#4086)Josh Soref2022-02-221-4/+4
* [Minor] Fix ruleVsevolod Stakhov2021-11-301-1/+1
* [Rules] Remove ancient and inefficient rulesVsevolod Stakhov2021-11-291-43/+0
* [Rules] Fix old rules to stop global functions usageVsevolod Stakhov2021-11-291-46/+72
* [Minor] Regexp: Extend upstream spam filter regexpSebastian Lipponer2021-08-211-1/+3
* [Rules] Micro-optimize X_PHP_EVALAnton Yuzhaninov2021-08-051-1/+1
* [Rules] Extend OLD_X_MAILERAnton Yuzhaninov2021-05-221-3/+4
* [Rules] Extend FORGED_X_MAILERAnton Yuzhaninov2021-05-221-3/+10
* [Minor] Make HAS_PHPMAILER_SIG regexps more specificAnton Yuzhaninov2021-04-271-1/+7
* [Rules] Reduce default weight for R_MISSING_CHARSETVsevolod Stakhov2021-03-121-1/+1
* [Fix] Fix Mozilla Message-ID detectionAlexander Moisseev2021-02-051-1/+1
* Fix typos in code commentsPavel Rochnyack2020-12-231-3/+3
* [Minor] Fix missing commaVsevolod Stakhov2020-12-221-1/+1
* [Minor] Add rule for forged X-Mailer: Internet Mail ServiceAnton Yuzhaninov2020-12-221-0/+15
* [Minor] Add {header} for header regexpsAnton Yuzhaninov2020-12-221-3/+3
* [Minor] Remove R_SAJDING and SUSPICIOUS_OPERA_10W_MSGIDAnton Yuzhaninov2020-12-211-22/+2
* [Minor] Add FORGED_X_MAILER rule for X-Mailer used by spambootsAnton Yuzhaninov2020-12-211-0/+20
* [Minor] Update regexp for R_UNDISC_RCPTAnton Yuzhaninov2020-12-141-2/+10
* [Minor] Add rule for old MUA versionAnton Yuzhaninov2020-12-141-0/+25
* [Minor] Remove FAKE_REPLY_C and move FAKE_REPLY rule to regexp moduleAnton Yuzhaninov2020-12-121-22/+5
* [Minor] Remove AOL_SPAM ruleAnton Yuzhaninov2020-12-121-7/+0
* [Rules] Remove broken ruleVsevolod Stakhov2020-10-141-10/+0
* [Minor] Optimize mailman_msgid regexpAnton Yuzhaninov2019-11-101-1/+2
* [Minor] Remove another crapVsevolod Stakhov2019-10-251-1/+0
* [Minor] Cleanup crapVsevolod Stakhov2019-10-251-17/+0
* [Minor] Fix grammarAlexander Moisseev2019-10-101-2/+2
* [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
* Merge pull request #2850 from heraklit256/rule-descr-cleanupVsevolod Stakhov2019-04-161-5/+5
|\
| * unify rules scores and weightsheraklit2562019-03-051-5/+5
* | [Rules] Add additional conditions to perform BTC checksVsevolod Stakhov2019-04-121-2/+3