Just that. Emails sent in with a tinyurl.com link are not flagged as malicous. We should not have to click the link to find if the location it takes you to is malcious. What is the way to deal with this?
Hello @User27605043
I have such requests very often. Sadly McAfee/SkyHigh URL database doesn't a separate URL category for url shorteners that can be blocked or put behind a coaching page.
When a user click on a tinyurl.com link, the browser sends the request to proxy, the proxy will request the page and check the answer:
GET /bddsavr4 HTTP/1.1 Host: tinyurl.com Accept: */* HTTP/1.1 301 Moved Permanently Location: hxxp:/x/proxy-test.com Cache-Control: max-age=0, public, s-max-age=900, stale-if-error: 86400 Referrer-Policy: unsafe-url
As you can see, the proxy gets 301 redirect with an indication which url is behind the shortened link using a Location header.
The proxy doesn't check the Location header by default and send the answer to the client. The client's browser follows the 301 redirect and request the url from the location header. The proxy receives this request and now blocks it based on the url reputation.
The proxy protects the client in realtime when a user clicks the link to see the real url behind the tinyurl.
You can configure proxy to block malicous redirects before it reaches the browser by placing this rule after the HTTPS Scanner:
Name: Block malicious redirects Rule Criteria: URL.ReputationForURL (Header.Response.Get ("Location")) greater than or equals 30 Action: Block
Thanks for the response. It is too bad that GTI does not automatically check obfustated URLs like tinyurl, that would make that tool and the ENS Web Control much more useful.
I always find it weird and concerning that no Trellix Engineer reviewed a post these days. I wonder if they are still monitoriing the forums? I always used to see an emplyee response.
New to the forums or need help finding your way around the forums? There's a whole hub of community resources to help you.
Thousands of customers use our Community for peer-to-peer and expert product support. Enjoy these benefits with a free membership: