cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1018
Views
0
Helpful
1
Replies

WSA web filtering WBRS

DJCanuck1_2
Level 1
Level 1

I'm seeing more and more phishing emails with links that incorporate a google redirect to allow the web connection to pass because Google has a good WBRS. The URL being redirected to has a poor web reputation score, so the phisher is bypassing the WSA with the Google redirect.

How can we verify the WSA interrogates the whole URL and not just the first domain name in the URL link? Is there a way toset up a custome filter to ignore the redirect domain and just see the malicious URL? 

 

Example:  

https://www[.]google[.]com/url?hl=ru&q=https://guardmailboxprotection.com/view/user/secure_account/PDF/secure_account.pdf&source=gmail&ust=1497379074170000&usg=AFQjCNGeaFXemYbB6pZQwL0zkO4yTvlSaw#ztibfdse

1 Reply 1

Handy Putra
Cisco Employee
Cisco Employee

Hi,

Since google.com traffic will automatically using HTTPS connection and in order to see the full link for this connection, the request will need to be decrypted otherwise WSA will only sees just the parent domain (www.google.com).

To decrypt the HTTPS traffic means that the HTTPS proxy will need to be enabled in WSA and use decryption policy to decrypt traffic for google.com.

Once it is decrypted, it will then go to Access Policy.

You can create a custom URL category using regular expression for this then include that new custom URL category to your access policy and set the action such as block or allow.

The regular expression in the custom URL category to identify redirect domain behaviour from google, you can use below regular expression:

url?.*\.*\q=

Hope this helps.

Regards

Handy Putra

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: