You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2015/12/30 19:19:52 UTC

[Bug 7282] New: SURBL: New CR (cracked sites) sublist

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7282

            Bug ID: 7282
           Summary: SURBL: New CR (cracked sites) sublist
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Rules
          Assignee: dev@spamassassin.apache.org
          Reporter: axb.lists@gmail.com

New CR (cracked sites) sublist 

New CR (cracked sites) sublist and UriQ (URI query) API

December 19, 2015


CR (cracked sites) sublist to be added to multi.surbl.org

SURBL traditionally lists hosts (domains and IPs) owned by abusers,
but as blacklisting their own hosts has impacted them, some have
switched to using cracked third party sites.  Criminals steal
credentials or exploit vulnerabilities to break into sites to upload
malicious pages, including redirectors that forward browsers to other
sites.  Often, only the cracked URIs will appear in abusive messages.

To better handle such sites we are creating the new CR sublist to
identify cracked hosts. The new list uses bitmask value 128.  Since
this value was previously unused, there should be no compatibility
issues with existing applications that use SURBL data and only test
for previously defined bitmask values.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7282] SURBL: New CR (cracked sites) sublist

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7282

AXB <ax...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from AXB <ax...@gmail.com> ---

Committed revision 1722390.

urirhssub       URIBL_CR_SURBL  multi.surbl.org.        A   128
body            URIBL_CR_SURBL  eval:check_uridnsbl('URIBL_CR_SURBL')
describe        URIBL_CR_SURBL  Contains a Malware Domain or IP listed in the
CR SURBL blocklist
tflags          URIBL_CR_SURBL  net
reuse           URIBL_CR_SURBL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7282] SURBL: New CR (cracked sites) sublist

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7282

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com

--- Comment #3 from Kevin A. McGrail <km...@pccc.com> ---
Looks good!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7282] SURBL: New CR (cracked sites) sublist

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7282

--- Comment #2 from AXB <ax...@gmail.com> ---
included
score URIBL_CR_SURBL 0 1.263 0 1.263

-- 
You are receiving this mail because:
You are the assignee for the bug.