[Rspamd-Users] bitcoinabuse.com rspamd plugin

Vsevolod Stakhov vsevolod at rspamd.com
Thu Oct 8 15:51:14 UTC 2020


On 08/10/2020 16:50, Vsevolod Stakhov wrote:
> On 08/10/2020 16:46, Sleddens, J.P.G. (Jeffry) wrote:
>> Hi,
>>
>>  
>>
>> I’ve written an Rspamd plugin that checks bitcoin addresses found in emails to see if they are listed on bitcoinabuse.com. In case you want to try it too check out the github repository:
>>
>> https://github.com/jeffrysleddens/rspamd-bitcoinabuse-plugin
>>
>>  
>>
>> The only thing required is to register yourself at bitcoinabuse.com and create an API token.
>>
>>  
>>
>> It’s the first Rspamd plugin I’ve written so any advise on possible improvements are very much appreciated.
>>
>>  
>>
>> With kind regards,
>>
>> Jeffry Sleddens
>>
>>
> 
> Why not check the bitcoin address only? You need no plugin in this case:
> just a specific selector for rbl module...
> 

Or use https://www.bitcoinabuse.com/api/reports/distinct for multimap
and check in it (similarly, using a selector for BITCOIN_ADDR symbol).


More information about the Users mailing list