- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-14-2013 01:36 AM
Hello,
I need a advice. We need to block any keywords for our users. Could you edvice how to do it?
Thanks
03-14-2013 02:05 AM
hello I mean block keywords for web browsing
03-14-2013 04:04 AM
I tried to create application whith definition own signature with keyword. Problem is that some keyword are shorter than min. lenght pattern field (7). How can I solve it?
Thanks
03-15-2013 12:59 AM
A workaround for the minimum pattern length (which I feel is bad - should be taken care of by the PANOS itself to extend any short patterns into whatever the hardware demands as minimum length) could be to add some wildcards before and after.
Something like:
.*TEXT.* <- 8 bytes in length
03-17-2013 09:01 AM
hmm, I tried to type .*xxxxxx.* into the field pattern but again - Operation failed
-> signature -> test -> and-condition -> And Condition 1 -> or-condition -> Or Condition 5 -> operator -> pattern-match -> pattern '.*xxxxxx.*' is invalid. pattern must be at least 7 byte
01-06-2017 08:36 AM
Where's the document?? I have the same issue..
01-06-2017 01:18 PM
@oscaringosv If you try to trick it into allow fewer charactors PA will issue out a warning about it not being in a proper format and therefor it's invalid. If your regex gets shorter than 7 bytes then you get a ton of false hits and you start blocking/acting on stuff when you don't mean to.
01-06-2017 01:26 PM
Thanks for your reply @BPry, and do you think this is possible via Custom Category?
https://live.paloaltonetworks.com/t5/General-Topics/URL-wildcard-Pattern/m-p/136217#U136217
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!