Block domain *.*covid*.*

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Block domain *.*covid*.*

L1 Bithead

Hi Team

can we blocked domain in palo alto if domain name contains is *.*covid*.* in palo alto.

 

I was also wondering whether blocking such domain will be better through dns sinkhole or URL filtering.

2 REPLIES 2

Cyber Elite
Cyber Elite

in URL filtering the url is broken up into tokens separated by dots (ie token.token.token)

in a token you can either add a string or a wildcard, but not both

 

https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-admin/url-filtering/url-filtering-concepts/block...

 

but you can create custom vulnerabilities where you have full reign over the wildcards and regex you use to identify patterns

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Community Team Member

Hi @shubhamG ,

 

You can't use consecutive asterisks.  Consecutive asterisks in a URL wildcard pattern can severely impact performance and is not supported. Instead, use a single asterisk or multiple carets (^) to indicate consecutive tokens.

Check the following article on how you can use asterisk or caret wildcards : https://docs.paloaltonetworks.com/pan-os/10-0/pan-os-admin/url-filtering/block-and-allow-lists.html

 

You might want to look into creating a custom application with a pattern match (you can use regular expressions to do a pattern match): https://docs.paloaltonetworks.com/pan-os/u-v/custom-app-id-and-threat-signatures/custom-application-...

 

Cheers !

-Kiwi

 
LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.
  • 1641 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!