Any experiences with Spamassassin's Phishing Plugin? It was released in September 2018, it hasn't received the wide acclaim I would expect - I am curious what experiences the Proxmox community has had with with this innovation.
Not a single hit - perhaps that's why no one is using it. When I get some time, I need to run a test - assign it a very low score and manually adjust the feeds.
OTOH Invaluement has been remarkably effective, the only real problem is its propensity to ding Infusionsoft emails. If it was just my emails, I would say "Great", but clients frequently want that junk, so I maintain a file filled with directives like this:
def_whitelist_auth *@infusionmail.com
grep -ris "URI_PHISHING" /var/log
/var/log/mail.log:Oct 25 09:43:59 stl-mx pmg-smtp-filter[11897]: 1AA2F5DB30A2D3C576: SA score=0/5 time=1.847 bayes=0.00 autolearn=no autolearn_force=no hits=AWL(-0.502),BAYES_00(-1.9),DCC_REPUT_13_19(-0.1),DKIM_SIGNED(0.1),DKIM_VALID(-0.1),DKIM_VALID_AU(-0.1),DKIM_VALID_EF(-0.1),ENV_AND_HDR_SPF_MATCH(-0.5),FREEMAIL_FROM(0.001),HTML_MESSAGE(0.001),KAM_SHORT(0.001),RCVD_IN_DNSWL_NONE(-0.0001),SPF_HELO_NONE(0.001),SPF_PASS(-0.001),T_KAM_HTML_FONT_INVALID(0.01),URI_PHISHING(1.4),USER_IN_DEF_DKIM_WL(-7.5),USER_IN_DEF_SPF_WL(-7.5)
/var/log/syslog:Oct 25 09:43:59 stl-mx pmg-smtp-filter[11897]: 1AA2F5DB30A2D3C576: SA score=0/5 time=1.847 bayes=0.00 autolearn=no autolearn_force=no hits=AWL(-0.502),BAYES_00(-1.9),DCC_REPUT_13_19(-0.1),DKIM_SIGNED(0.1),DKIM_VALID(-0.1),DKIM_VALID_AU(-0.1),DKIM_VALID_EF(-0.1),ENV_AND_HDR_SPF_MATCH(-0.5),FREEMAIL_FROM(0.001),HTML_MESSAGE(0.001),KAM_SHORT(0.001),RCVD_IN_DNSWL_NONE(-0.0001),SPF_HELO_NONE(0.001),SPF_PASS(-0.001),T_KAM_HTML_FONT_INVALID(0.01),URI_PHISHING(1.4),USER_IN_DEF_DKIM_WL(-7.5),USER_IN_DEF_SPF_WL(-7.5)
/var/log/mail.info:Oct 25 09:43:59 stl-mx pmg-smtp-filter[11897]: 1AA2F5DB30A2D3C576: SA score=0/5 time=1.847 bayes=0.00 autolearn=no autolearn_force=no hits=AWL(-0.502),BAYES_00(-1.9),DCC_REPUT_13_19(-0.1),DKIM_SIGNED(0.1),DKIM_VALID(-0.1),DKIM_VALID_AU(-0.1),DKIM_VALID_EF(-0.1),ENV_AND_HDR_SPF_MATCH(-0.5),FREEMAIL_FROM(0.001),HTML_MESSAGE(0.001),KAM_SHORT(0.001),RCVD_IN_DNSWL_NONE(-0.0001),SPF_HELO_NONE(0.001),SPF_PASS(-0.001),T_KAM_HTML_FONT_INVALID(0.01),URI_PHISHING(1.4),USER_IN_DEF_DKIM_WL(-7.5),USER_IN_DEF_SPF_WL(-7.5)
the only real problem is its propensity to ding Infusionsoft emails
I added Spamhaus' Domain Block List (DBL) to the mix, it helped snare spam from a number of newly visible domains (dormant domains registered years ago) as well as newly registered domains.
hopefully, DBL & SURBLs will force these organizations to be a bit more responsible.
For the record, the PHISHING plugin works, but it hasn't caught anything in the several days we have had it in place.
Surprising, but true. I tested the plugin by adding a url to /etc/mail/spamassassin/openphish-feed.txt, then sent myself a message from Yahoo, the "phish" was logged:
Code:grep -ris "URI_PHISHING" /var/log /var/log/mail.log:Oct 25 09:43:59 stl-mx pmg-smtp-filter[11897]: 1AA2F5DB30A2D3C576: SA score=0/5 time=1.847 bayes=0.00 autolearn=no autolearn_force=no hits=AWL(-0.502),BAYES_00(-1.9),DCC_REPUT_13_19(-0.1),DKIM_SIGNED(0.1),DKIM_VALID(-0.1),DKIM_VALID_AU(-0.1),DKIM_VALID_EF(-0.1),ENV_AND_HDR_SPF_MATCH(-0.5),FREEMAIL_FROM(0.001),HTML_MESSAGE(0.001),KAM_SHORT(0.001),RCVD_IN_DNSWL_NONE(-0.0001),SPF_HELO_NONE(0.001),SPF_PASS(-0.001),T_KAM_HTML_FONT_INVALID(0.01),URI_PHISHING(1.4),USER_IN_DEF_DKIM_WL(-7.5),USER_IN_DEF_SPF_WL(-7.5) /var/log/syslog:Oct 25 09:43:59 stl-mx pmg-smtp-filter[11897]: 1AA2F5DB30A2D3C576: SA score=0/5 time=1.847 bayes=0.00 autolearn=no autolearn_force=no hits=AWL(-0.502),BAYES_00(-1.9),DCC_REPUT_13_19(-0.1),DKIM_SIGNED(0.1),DKIM_VALID(-0.1),DKIM_VALID_AU(-0.1),DKIM_VALID_EF(-0.1),ENV_AND_HDR_SPF_MATCH(-0.5),FREEMAIL_FROM(0.001),HTML_MESSAGE(0.001),KAM_SHORT(0.001),RCVD_IN_DNSWL_NONE(-0.0001),SPF_HELO_NONE(0.001),SPF_PASS(-0.001),T_KAM_HTML_FONT_INVALID(0.01),URI_PHISHING(1.4),USER_IN_DEF_DKIM_WL(-7.5),USER_IN_DEF_SPF_WL(-7.5) /var/log/mail.info:Oct 25 09:43:59 stl-mx pmg-smtp-filter[11897]: 1AA2F5DB30A2D3C576: SA score=0/5 time=1.847 bayes=0.00 autolearn=no autolearn_force=no hits=AWL(-0.502),BAYES_00(-1.9),DCC_REPUT_13_19(-0.1),DKIM_SIGNED(0.1),DKIM_VALID(-0.1),DKIM_VALID_AU(-0.1),DKIM_VALID_EF(-0.1),ENV_AND_HDR_SPF_MATCH(-0.5),FREEMAIL_FROM(0.001),HTML_MESSAGE(0.001),KAM_SHORT(0.001),RCVD_IN_DNSWL_NONE(-0.0001),SPF_HELO_NONE(0.001),SPF_PASS(-0.001),T_KAM_HTML_FONT_INVALID(0.01),URI_PHISHING(1.4),USER_IN_DEF_DKIM_WL(-7.5),USER_IN_DEF_SPF_WL(-7.5)