Fixing senderbase.org links
-
Hi Luca (@lucaercoli),
I tried emailing you, but your mailbox is full.. so I thought I’d post it here instead ??
Thanks for the plugin. It seems to catch hack attempts that get missed by other scanners. I hope it’s still in active development ? However, the senderbase site has been changed to talosintelligence some time ago.. I’ve been fixing the plugin with;
sed -i “s/http:\/\/www.senderbase.org\/lookup\/?search_string=/https:\/\/talosintelligence.com\/reputation_center\/lookup?search=/” wp-security-optimizer/assets/pages/email_alert_whatweb.php
sed -i “s/http:\/\/www.senderbase.org\/lookup\/?search_string=/https:\/\/talosintelligence.com\/reputation_center\/lookup?search=/” wp-security-optimizer/assets/pages/email_alert_wplogin.php
sed -i “s/http:\/\/www.senderbase.org\/lookup\/?search_string=/https:\/\/talosintelligence.com\/reputation_center\/lookup?search=/” wp-security-optimizer/assets/pages/email_alert_wpscan.php
sed -i “s/http:\/\/www.senderbase.org\/lookup\/?search_string=/https:\/\/talosintelligence.com\/reputation_center\/lookup?search=/” wp-security-optimizer/assets/pages/ControlCenter.phpfrom the wp-content/plugins/ directory, which is fixing the problem for me.. but please could you could update the plugin for the other users ?
Thanks!
- The topic ‘Fixing senderbase.org links’ is closed to new replies.