Bug 2397 - DISGUISE_PORN needs some additions
Summary: DISGUISE_PORN needs some additions
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Regression Tests (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 normal
Target Milestone: 3.1.0
Assignee: Daniel Quinlan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 12:16 UTC by Brendan Byrd/SineSwiper
Modified: 2005-01-10 16:42 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status
Some perverted spam... text/plain None Brendan Byrd/SineSwiper [HasCLA]
Some extra DISGUISE_PORN rules text/plain None Brendan Byrd/SineSwiper [HasCLA]
Patch patch None Brendan Byrd/SineSwiper [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Brendan Byrd/SineSwiper 2003-09-01 12:16:58 UTC
Been noticing a few more techniques used for disguising porn words.  One is
using spaces between the words, and another is using FONT tags between some of
the letters to try to fool filters.

Of course, with the latter, the "body" tests will strip the tags so that it
doesn't get fooled, but since SpamAssassin doesn't test for NORMAL dirty words,
it doesn't get caught.  Therefore, spam should be punished for using this technique.

I'll attach an example spam and a solution in a minute...
Comment 1 Brendan Byrd/SineSwiper 2003-09-01 12:18:31 UTC
Created attachment 1305 [details]
Some perverted spam...
Comment 2 Brendan Byrd/SineSwiper 2003-09-01 14:09:18 UTC
Created attachment 1306 [details]
Some extra DISGUISE_PORN rules

Not in patch form for right now.  Also, I've included some eval tests with some
commented Perl code.  The variables aren't in the proper format, since I
haven't deciphered EvalTests.pm yet, but it should be easy for somebody to
convert it into the corrent variables.

Also, I was going to add another one that caught words like "f uck", but
I'm not sure if the "body" rule will translate HTML elements like that into a
space or not.  Anybody know the answer?  (The documentation wasn't completely
clear on that one.)
Comment 3 Justin Mason 2003-09-01 21:56:41 UTC
Subject: Re: [SAdev]  DISGUISE_PORN needs some additions

> Also, I was going to add another one that caught words like "f uck", but
> I'm not sure if the "body" rule will translate HTML elements like that into a
> space or not.  Anybody know the answer?  (The documentation wasn't completely
> clear on that one.)

it will.

Comment 4 Brendan Byrd/SineSwiper 2004-01-23 01:31:33 UTC
Created attachment 1724 [details]
Patch

Figure I go ahead and take care of this one...
Comment 5 Daniel Quinlan 2004-08-27 16:59:50 UTC
moving accuracy and some bugs to 3.1.0 milestone
Comment 6 Daniel Quinlan 2004-08-27 17:19:22 UTC
more accuracy and performance bugs going to 3.1.0 milestone
Comment 7 Daniel Quinlan 2004-09-11 22:32:06 UTC
reassigning to me
Comment 8 Daniel Quinlan 2004-11-27 22:08:57 UTC
Brendan,

Can you please submit a Contributor License Agreement to the ASF?

  http://www.apache.org/licenses/

Thanks.

Daniel
Comment 9 Daniel Quinlan 2005-01-11 01:42:10 UTC
thanks for the CLA (you gotta let me know when it's submitted so I know to check),
closing bug