2018-04-03 10:27 GMT-03:00 Leandro <lean...@spfbl.net>: > Hey guys. We just created an URL signature algorithm to be able to query > an entire URL at our URIBL: > > https://spfbl.net/en/uribl/ > > Now we are able to blacklist any malicious shortener URL. Now I will think > about some public complain interface that automatic lists any correct > malicious sample using some simple AI. >
Hi. I just implemented automatic URL listing for these criteria: 1. Shortener URL that redirect to other shortener (evasion) and 2. Shortener URL that redirect to a bad reputation URL domain (hiding). The shortener URL will be automatically listed if queried at this tool: https://matrix.spfbl.net/en/ I ask that you guys test this new feature and call me if any bug was found. I will think at another objective criteria to add at this interface, for automatic URL listings. Maybe you can help me think at one. The goal of this feature is never depend on a human to check these URLs listings, if possible, and be an alternative for services like Phishtank and others. To have a very fast abusive URL listings and quick public exposure of malicious URLs. > > All you have to do now is implement a SA plugin to make this signature and > do the URIBL query. > If anyone can do it. I will be very grateful! > > Regards, > > Leandro > SPFBL.net > >