Links to safelinks.protection.outlook.com

Ask for help about NoScript, no registration needed to post
rrohbeck
Posts: 2
Joined: Mon Jul 17, 2017 7:49 pm

Links to safelinks.protection.outlook.com

Post by rrohbeck »

Our company just moved to Office365. As a result emails with links to internal websites now contain something like https://na01.safelinks.protection.outlo ... ow_bug.cgi...

Those don't work with NoScript enabled (I end up with an empty page with the full safelinks address in the address bar and no NoScript notifications.) outlook.com, office.com and office365.com are all whitelisted. There's a flurry of messages in the status bar (redirections, TLS handshakes) but they change too fast to read them all. How can I troubleshoot this? Are there any logs?
This is with Firefox 55 on Debian stretch FWIW.
Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Links to safelinks.protection.outlook.com

Post by barbaz »

What version of NoScript?

When this issue occurs, do you see anything related in the Browser Console? (Ctrl-Shift-J)
(if you don't know what's related, turn off CSS warnings and post everything else you see)
*Always* check the changelogs BEFORE updating that important software!
-
rrohbeck
Posts: 2
Joined: Mon Jul 17, 2017 7:49 pm

Re: Links to safelinks.protection.outlook.com

Post by rrohbeck »

This is with NoScript 5.0.6.

Ah! In the browser console I see

Code: Select all

[ABE] < LOCAL> Deny on {GET http://corpsite.corp.com/... <<< https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorpsite.corp.com%2F...%3D&reserved=0, https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcorpsite.corp.com%2F...%3D&reserved=0, chrome://browser/content/browser.xul - 1}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
How can I fix that? I never understood ABE and how to configure it.
Last edited by barbaz on Wed Jul 19, 2017 3:50 pm, edited 1 time in total.
Reason: wrap console message in code tags
Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Links to safelinks.protection.outlook.com

Post by barbaz »

NoScript Options > Advanced > ABE > SYSTEM, add *at the very top*

Code: Select all

Site corpsite.corp.com bugzilla.mycompany.com
Accept GET from ^https://(?:[^/:]+\.)?safelinks\.protection\.outlook\.com/\?
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Links to safelinks.protection.outlook.com

Post by Thrawn »

Er...why the Bugzilla reference?
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Links to safelinks.protection.outlook.com

Post by barbaz »

Thrawn wrote:Er...why the Bugzilla reference?
Re-read the OP ;)
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Links to safelinks.protection.outlook.com

Post by Thrawn »

barbaz wrote: Re-read the OP ;)
Ah, didn't see it in that link until I hovered.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Post Reply