X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdrug_spam;h=c5c93a57c3e51f31f53a164bc9c0068e1507b8f0;hp=24f974115156404408812b9eda05f5091727c6a6;hb=a41f744a1d96220e3c83279cdcbdf83b773cf6b8;hpb=d318c6af4e54587ea05c940216240f3227ea4394 diff --git a/common/drug_spam b/common/drug_spam index 24f9741..c5c93a5 100644 --- a/common/drug_spam +++ b/common/drug_spam @@ -1,12 +1,12 @@ # various drugs match these rules # blarson, 2004-05-10 -> lists --pasc 04/05/11 -body DRUGSPAM /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v.?(i|1|=ed|\xed).?[\a@].?g.?r.?a|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|[xz].?a.?n.?a.\?x|p.?r.?o.?z.?a.?c|rx|hgh)(\b|_)/i +body DRUGSPAM /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v.?(i|1|=ed|\xed|l).?(?:a|\@|\/\\).?g.?r.?(?:a|\@|\/\\)|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|[xz].?a.?n.?a.\?x|p.?r.?o.?z.?a.?c|hgh)(\b|_)/i describe DRUGSPAM drug spam score DRUGSPAM 3 # blarson, 2004-05-10 -> lists --pasc 04/05/11 -header DRUGSPAM2 subject =~ /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v\.?(i|1|=ed).?[a@].?g.?r.?a|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|\[xz].?a.?n.?a.?x|p.?r.?o.?z.?a.?c|rx|hgh)(\b|_)/i +header DRUGSPAM2 subject =~ /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v\.?(i|1|=ed).?(?:a|\@|\/\\).?g.?r.?(?:a|\/\\)|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|\[xz].?a.?n.?a.?x|p.?r.?o.?z.?a.?c|hgh)(\b|_)/i describe DRUGSPAM2 more drug spam score DRUGSPAM2 3 @@ -16,7 +16,7 @@ describe DRUGSPAM3 yet more drugs score DRUGSPAM3 1.5 # blarson 2007-09-13 -body MURPHY_DRUGS1 /\bv.?i.?a.?g.?r.?a\b/i +body MURPHY_DRUGS1 /\bv.?i.?a.?[gdk].?r.?a\b/i describe MURPHY_DRUGS1 Viagra score MURPHY_DRUGS1 1.5 @@ -219,9 +219,9 @@ describe PILLS pills spam score PILLS 3.5 # blarson 2007-09-13 -body PFIZER /\bPfizer\b/i +body PFIZER /\bP\W?f\W?i\W?z\W?e\W?r\b/i describe PFIZER Pfizer -score PFIZER 2 +score PFIZER 3 # blarson 2007-09-19 body WONDERCUM /\bwondercum\b/i @@ -232,3 +232,33 @@ score WONDERCUM 4 body DRUGSTORE /\bdrug store\b/i describe DRUGSTORE drug store score DRUGSTORE 3 + +# zobel 2007-10-11 +header LETACCOUNT subject =~ /LET\:account,password,shop/i +describe LETACCOUNT Random Let:account spam +score LETACCOUNT 7 + +# blarson 2007-10-16 +body HGH /\bh(?:uman)?g(?:rowth)?h(?:ormone)?\b/i +describe HGH hgh +score HGH 2 + +# blarson 2007-10-23 +body BRACKVIAG /\b\[V(?:\]\w\[)?I(?:\]\w\[)?A(?:\]\w\[)?G(?:\]\w\[)?R(?:]\w\[)?A\]\b/i +describe BRACKVIAG [viagra] +score BRACKVIAG 4 + +# blarson 2007-11-09 +header PHARMORD subject =~ /\bPharmacy\b.*\border\b/i +describe PHARMORD Pharmacy order +score PHARMORD 4 + +# blarson 2007-11-12 +body XTRASIZE /\bXtra\s*Size\b/i +describe XTRASIZE more penis spam +score XTRASIZE 2 + +# blarson 2007-11-14 +header BIGORGAN subject =~ /\b(?:macro|sizeable|bouffant|colossal|elephantin|largish|gargantuan|vast|ample|broad|huge|size|significant|oversized|monolithic|hulky|voluminous|whopping|enormous|titanic|large|extended|bulky|humongous|outsize|puffy|prodigious|extended|sized|monstrous|wide|thumping|stupendous|gigantic|big|important|mountainous|immense|extended|plumping|tremendous|extensive|massive|sizable|conspicuous|prodigious|jumbo|monster|greatest|scale|immence|spacious|ranging|giant|biggish|outsized|whacking|fat|capacious|grand|intense|monumental|rangy|prominent|cosmic|bigger|muscular|obvious|overlarge|enlarged|oversize|super)\s+(?:body part|member|phallus|fuckstick|shlong|dic.?k|shaft|penis|erectile|organ|cock|rods?|dik)\b/i +describe BIGORGAN big body part +score BIGORGAN 3