X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdrug_spam;h=c7ffda52aa7560ebae44576393827feaa76c8b69;hp=cea4c66911836faaace8b7b40b3a38bc465b1d6d;hb=97232dfbdd9e06eee5d6bea8927b04053fd981e4;hpb=ca2a6eaf067f68deb80e9376f692cd7e995c84b5 diff --git a/common/drug_spam b/common/drug_spam index cea4c66..c7ffda5 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.?[gdk].?r.?a\b/i +full MURPHY_DRUGS1 /\bv.?i.?a+.?[gdk]+.?r+.?a+\b/i describe MURPHY_DRUGS1 Viagra score MURPHY_DRUGS1 1.5 @@ -72,8 +72,8 @@ score MURPHY_DRUGS_REL7 0.2 body MURPHY_DRUGS_REL8 /patch/i score MURPHY_DRUGS_REL8 0.02 -body MURPHY_DRUGS_REL9 /pill/i -score MURPHY_DRUGS_REL9 0.2 +body MURPHY_DRUGS_REL9 /\bpills?\b/i +score MURPHY_DRUGS_REL9 1 body MURPHY_DRUGS_REL10 /bacteria/i score MURPHY_DRUGS_REL10 0.1 @@ -259,6 +259,116 @@ 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)\s+(?:body part|member|phallus|fuckstick|shlong|dick|shaft|penis|erectile|organ|cock|rod|shaft)\b/i +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|super|larger|increase|stronger|sized?|your|great|longest|true|harder|tiny|small|gaining|ultimate|amazing|long)\s+(?:body part|member|phallus|fuckstick|sc?hlong|d[il]c?\W?k|shaft|p\W?e\W?n[i!l]s|erectile|organ|c[o0]ck[s5]?|rods?|ejaculation|erections?|in\sgirth|one-eyed|penile|w[i1][l1]+y|magic wand|masculinity|PE|pleasure machine|herbal|stick|male|d\Wi\Wc\Wk|boner)\b/i describe BIGORGAN big body part score BIGORGAN 3 + +# blarson 2007-12-02 +header BKWORD subject =~ /\b\{word\}\b/ +describe BKWORD {word} +score BKWORD 3 + +# blarson 2007-12-10 +header MEDS subject =~ /\bmed(?:ication)?s?\b/i +describe MEDS meds +score MEDS 2 + +# blarson 2007-12-10 +header STEROIDS subject =~ /\bsteroids?\b/i +describe STEROIDS steroids +score STEROIDS 3 + +# blarson 2007-12-11 +header HEALTH subject =~ /\bhealth\b/i +describe HEALTH health +score HEALTH 0.2 + +# blarson 2007-12-18 +body MEDS2 /\bmed\W?s?\b/ +describe MEDS2 meds +score MEDS2 2 + +# blarson 2007-12-21 +full VPXL /\bVPXL\b/ +describe VPXL VPXL +score VPXL 3 + +# blarson 2007-12-22 +full TRIBULUS /\b(?:Tribulus terrestris|Albizzia lebbeck|Argyrerin speciosa|Valeriana wallichii|Soya protein)\b/i +describe TRIBULUS Tribulus terrestris|Albizzia lebbeck +score TRIBULUS 3 + +# blarson 2007-12-24 +body VITAMINE /\bVitamin E\b/ +describe VITAMINE Vitamin E +score VITAMINE 3 + +# blarson 2007-12-24 +full PENISSIZE /\b(?:penis|dick|cock)\s+(?:size|enlargement|width|girth)\b/i +describe PENISSIZE penis size +score PENISSIZE 3 + +# blarson 2007-12-24 +full INVOICE /\bPharmacy Invoice\b/i +describe INVOICE Pharmacy Invoice +score INVOICE 3 + +# blarson 2008-01-01 +header S_E_X subject =~ /\bs\W?e\W?(?:x|[>)]\W?[<(])(?:\b|u)/i +describe S_E_X s.e.x +score S_E_X 3 + +# blarson 2008-01-11 +header EDSET subject =~ /\bEDSET\b/ +describe EDSET EDSET +score EDSET 4 + +# blarson 2008-01-12 +full CANADIAN /\bCanadian.*pharmacy\b/i +describe CANADIAN Canadian pharmacy +score CANADIAN 3 + +# blarson 2008-01-14 +header INVOICE subject =~ /\b(?:Invoice|order)\s+.?\s*\d+/i +describe INVOICE invoice number +score INVOICE 3 + +# blarson 2008-02-02 +header PHARMA subject =~ /\bpharm/i +describe PHARMA pharma +score PHARMA 2 + +# blarson 2008-02-18 +full UITRAM /\bUItram\b/i +describe UITRAM UItram +score UITRAM 3 + +# blarson 2008-02-19 +full ANTIED /\banti(?:-|\s*)EDs?\b/i +describe ANTIED anti-ED +score ANTIED 4 + +# blarson 2008-02-19 +full BUYDRUGS /\bbuydrugs\b/i +describe BUYDRUGS buydrugs +score BUYDRUGS 4 + +# blarson 2008-02-21 +body POPTHIS /\bpop\s+this\b/i +describe POPTHIS pop this +score POPTHIS 3 + +# blarson 2008-02-24 +full BLUEPILL /\bblue.?pill/i +describe BLUEPILL blue pill +score BLUEPILL 3 + +# blarson 2008-02-26 +full NAKEDWOM /\bNaked\s*Wom[ae]n/i +describe NAKEDWOM Naked Woman +score NAKEDWOM 2 + +# blarson 2008-02-26 +full HERBALSUP /\bherbal supplement/i +describe HERBALSUP herbal supplement +score HERBALSUP 3