SURBL
{{Short description|Collection of lists of web domains appearing in spam messages}}
SURBL (stands for Spam URI Realtime Block List) is a collection of URI DNSBL lists of Uniform Resource Identifier (URI) hosts, typically web site domains, that appear in unsolicited messages or other data. SURBL can be used to check data against known misused email addresses, phone numbers, uri shortners and coin hashes via the HASHBL sets. SURBL can be used to search incoming e-mail message bodies for spam payload links to help evaluate whether the messages are unsolicited. For example, if
Lists
ABUSE, PH, MW, CR, CT, DM are gathered into multi.surbl.org.
HASHBL supports the following categories:
- ABUSE
- CRACKED
- MALWARE
- PHISH
- CRYPTO
- PHONE
Usage
A DNS query of a domain or IP address taken from a URI can be sent in the form of spamdomain.example.multi.surbl.org or 4.3.2.1.multi.surbl.org. The multi DNS zone return records contain codes that indicate which list contains the queried for domain or IP address. Many spam filters support use of SURBL. Small sites can use SURBL through public DNS queries, and an rsync data feed is available to professional users. SURBL data is also available in Response Policy Zone and CSV formats.
SURBL data is also available via API requests and HTTPS streaming feeds. In those cases the data will be sent over web connections instead using unsecured DNS for the transport.
History
SURBL was created in 2004 to replace formatted text-based lists such as sa-blacklist that were previously used in SpamAssassin and distributed through web sites. The announcement of SURBL as a URI DNSBL was made April 8, 2004 to the SpamAssassin user community.{{cite web|url=http://article.gmane.org/gmane.mail.spam.spamassassin.general/46349|title=Gmane -- Announcing SURBL support in SA 2.63 and 3.0 plugins|work=gmane.org}} SURBL is the first major list of the URI DNSBL type, later followed by uribl.com,{{cite web|url=http://www.uribl.com/|title=URIBL.COM - Realtime URI Blacklist|work=uribl.com}} IvmURI{{cite web|url=http://dnsbl.invaluement.com/ivmuri/|title=invaluement|work=invaluement.com|url-status=dead|archiveurl=https://web.archive.org/web/20120505190857/http://dnsbl.invaluement.com/ivmuri/|archivedate=2012-05-05}} and Spamhaus DBL.{{cite web|url=http://www.spamhaus.org/dbl/|title=DBL - The Spamhaus Project|work=spamhaus.org}}
See also
- DNSBL, a spam prevention method in which e-mail messages are accepted or rejected depending on the IP address of the mail server from which the message is received.