rbl_group.conf 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. symbols = {
  2. "RBL_UCEPROTECT_LEVEL1" {
  3. score = 3.5;
  4. }
  5. "RBL_UCEPROTECT_LEVEL2" {
  6. score = 1.5;
  7. }
  8. "RECEIVED_SPAMHAUS_XBL" {
  9. weight = 0.0;
  10. description = "Received address is listed in ZEN XBL";
  11. }
  12. "RBL_INTERSERVER_BAD_URI" {
  13. score = 4.0;
  14. description = "Listed on Interserver RBL";
  15. }
  16. "RBL_INTERSERVER_BAD_IP" {
  17. score = 4.0;
  18. description = "Listed on Interserver RBL";
  19. }
  20. "SPAMHAUS_ZEN" {
  21. weight = 7.0;
  22. }
  23. "SH_AUTHBL_RECEIVED" {
  24. weight = 4.0;
  25. }
  26. "RBL_DBL_SPAM" {
  27. weight = 7.0;
  28. }
  29. "RBL_DBL_PHISH" {
  30. weight = 7.0;
  31. }
  32. "RBL_DBL_MALWARE" {
  33. weight = 7.0;
  34. }
  35. "RBL_DBL_BOTNET" {
  36. weight = 7.0;
  37. }
  38. "RBL_DBL_ABUSED_SPAM" {
  39. weight = 3.0;
  40. }
  41. "RBL_DBL_ABUSED_PHISH" {
  42. weight = 3.0;
  43. }
  44. "RBL_DBL_ABUSED_MALWARE" {
  45. weight = 3.0;
  46. }
  47. "RBL_DBL_ABUSED_BOTNET" {
  48. weight = 3.0;
  49. }
  50. "RBL_ZRD_VERY_FRESH_DOMAIN" {
  51. weight = 7.0;
  52. }
  53. "RBL_ZRD_FRESH_DOMAIN" {
  54. weight = 4.0;
  55. }
  56. "ZRD_VERY_FRESH_DOMAIN" {
  57. weight = 7.0;
  58. }
  59. "ZRD_FRESH_DOMAIN" {
  60. weight = 4.0;
  61. }
  62. "SH_EMAIL_DBL" {
  63. weight = 7.0;
  64. }
  65. "SH_EMAIL_DBL_ABUSED" {
  66. weight = 7.0;
  67. }
  68. "SH_EMAIL_ZRD_VERY_FRESH_DOMAIN" {
  69. weight = 7.0;
  70. }
  71. "SH_EMAIL_ZRD_FRESH_DOMAIN" {
  72. weight = 4.0;
  73. }
  74. "RBL_DBL_DONT_QUERY_IPS" {
  75. weight = 0.0;
  76. }
  77. "RBL_ZRD_DONT_QUERY_IPS" {
  78. weight = 0.0;
  79. }
  80. "SH_EMAIL_ZRD_DONT_QUERY_IPS" {
  81. weight = 0.0;
  82. }
  83. "SH_EMAIL_DBL_DONT_QUERY_IPS" {
  84. weight = 0.0;
  85. }
  86. "DBL" {
  87. weight = 0.0;
  88. description = "DBL unknown result";
  89. groups = ["spamhaus"];
  90. }
  91. "DBL_SPAM" {
  92. weight = 7;
  93. description = "DBL uribl spam";
  94. groups = ["spamhaus"];
  95. }
  96. "DBL_PHISH" {
  97. weight = 7;
  98. description = "DBL uribl phishing";
  99. groups = ["spamhaus"];
  100. }
  101. "DBL_MALWARE" {
  102. weight = 7;
  103. description = "DBL uribl malware";
  104. groups = ["spamhaus"];
  105. }
  106. "DBL_BOTNET" {
  107. weight = 7;
  108. description = "DBL uribl botnet C&C domain";
  109. groups = ["spamhaus"];
  110. }
  111. "DBLABUSED_SPAM_FULLURLS" {
  112. weight = 5.5;
  113. description = "DBL uribl abused legit spam";
  114. groups = ["spamhaus"];
  115. }
  116. "DBLABUSED_PHISH_FULLURLS" {
  117. weight = 5.5;
  118. description = "DBL uribl abused legit phish";
  119. groups = ["spamhaus"];
  120. }
  121. "DBLABUSED_MALWARE_FULLURLS" {
  122. weight = 5.5;
  123. description = "DBL uribl abused legit malware";
  124. groups = ["spamhaus"];
  125. }
  126. "DBLABUSED_BOTNET_FULLURLS" {
  127. weight = 5.5;
  128. description = "DBL uribl abused legit botnet";
  129. groups = ["spamhaus"];
  130. }
  131. "DBL_ABUSE" {
  132. weight = 5.5;
  133. description = "DBL uribl abused legit spam";
  134. groups = ["spamhaus"];
  135. }
  136. "DBL_ABUSE_REDIR" {
  137. weight = 1.5;
  138. description = "DBL uribl abused spammed redirector domain";
  139. groups = ["spamhaus"];
  140. }
  141. "DBL_ABUSE_PHISH" {
  142. weight = 5.5;
  143. description = "DBL uribl abused legit phish";
  144. groups = ["spamhaus"];
  145. }
  146. "DBL_ABUSE_MALWARE" {
  147. weight = 5.5;
  148. description = "DBL uribl abused legit malware";
  149. groups = ["spamhaus"];
  150. }
  151. "DBL_ABUSE_BOTNET" {
  152. weight = 5.5;
  153. description = "DBL uribl abused legit botnet C&C";
  154. groups = ["spamhaus"];
  155. }
  156. "DBL_PROHIBIT" {
  157. weight = 0.0;
  158. description = "DBL uribl IP queries prohibited!";
  159. groups = ["spamhaus"];
  160. }
  161. "DBL_BLOCKED_OPENRESOLVER" {
  162. weight = 0.0;
  163. description = "You are querying Spamhaus from an open resolver, please see https://www.spamhaus.org/returnc/pub/";
  164. groups = ["spamhaus"];
  165. }
  166. "DBL_BLOCKED" {
  167. weight = 0.0;
  168. description = "You are exceeding the query limit, please see https://www.spamhaus.org/returnc/vol/";
  169. groups = ["spamhaus"];
  170. }
  171. "SPAMHAUS_ZEN_URIBL" {
  172. weight = 0.0;
  173. description = "Spamhaus ZEN URIBL: Filtered result";
  174. groups = ["spamhaus"];
  175. }
  176. "URIBL_SBL" {
  177. weight = 6.5;
  178. description = "A domain in the message body resolves to an IP listed in Spamhaus SBL";
  179. one_shot = true;
  180. groups = ["spamhaus"];
  181. }
  182. "URIBL_SBL_CSS" {
  183. weight = 6.5;
  184. description = "A domain in the message body resolves to an IP listed in Spamhaus SBL CSS";
  185. one_shot = true;
  186. groups = ["spamhaus"];
  187. }
  188. "URIBL_PBL" {
  189. weight = 0.01;
  190. description = "A domain in the message body resolves to an IP listed in Spamhaus PBL";
  191. one_shot = true;
  192. groups = ["spamhaus"];
  193. }
  194. "URIBL_DROP" {
  195. weight = 6.5;
  196. description = "A domain in the message body resolves to an IP listed in Spamhaus DROP";
  197. one_shot = true;
  198. groups = ["spamhaus"];
  199. }
  200. "URIBL_XBL" {
  201. weight = 5.0;
  202. description = "A domain in the message body resolves to an IP listed in Spamhaus XBL";
  203. one_shot = true;
  204. groups = ["spamhaus"];
  205. }
  206. "SPAMHAUS_SBL_URL" {
  207. weight = 6.5;
  208. description = "A numeric URL in the message body is listed in Spamhaus SBL";
  209. one_shot = true;
  210. groups = ["spamhaus"];
  211. }
  212. "SH_HBL_EMAIL" {
  213. weight = 7;
  214. description = "Email listed in HBL";
  215. groups = ["spamhaus"];
  216. }
  217. "SH_HBL_FILE_MALICIOUS" {
  218. weight = 7;
  219. description = "An attachment hash is listed in Spamhaus HBL as malicious";
  220. groups = ["spamhaus"];
  221. }
  222. "SH_HBL_FILE_SUSPICIOUS" {
  223. weight = 5;
  224. description = "An attachment hash is listed in Spamhaus HBL as suspicious";
  225. groups = ["spamhaus"];
  226. }
  227. "RBL_SPAMHAUS_CW_BTC" {
  228. score = 7;
  229. description = "Bitcoin found in Spamhaus cryptowallet list";
  230. groups = ["spamhaus"];
  231. }
  232. "RBL_SPAMHAUS_CW_ETH" {
  233. score = 7;
  234. description = "Ethereum found in Spamhaus cryptowallet list";
  235. groups = ["spamhaus"];
  236. }
  237. "RBL_SPAMHAUS_CW_BCH" {
  238. score = 7;
  239. description = "Bitcoinhash found in Spamhaus cryptowallet list";
  240. groups = ["spamhaus"];
  241. }
  242. "RBL_SPAMHAUS_CW_XMR" {
  243. score = 7;
  244. description = "Monero found in Spamhaus cryptowallet list";
  245. groups = ["spamhaus"];
  246. }
  247. "RBL_SPAMHAUS_CW_LTC" {
  248. score = 7;
  249. description = "Litecoin found in Spamhaus cryptowallet list";
  250. groups = ["spamhaus"];
  251. }
  252. "RBL_SPAMHAUS_CW_XRP" {
  253. score = 7;
  254. description = "Ripple found in Spamhaus cryptowallet list";
  255. groups = ["spamhaus"];
  256. }
  257. "RBL_SPAMHAUS_HBL_URL" {
  258. score = 7;
  259. description = "URL found in spamhaus HBL blocklist";
  260. groups = ["spamhaus"];
  261. }
  262. }