How vulnerability profiles work

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.

How vulnerability profiles work

L3 Networker

Hi Guys,

Please need your supprt in understanding how  vulnerability profiles work or in general how security profiles work.

I have done a lot of studying in this regard and all they say is that it works on the basis of signatures.Below is my understanding.

 

Signatures:Its like any specific pattern or a behaviour in the traffic ,payload etc,please correct me if i am wrong.

 

So if the PA sees any such it will apply the rules defined in the security profile,is this  correct..?

 

In addition how to understand the client/server critical etc.

 

Thanks

6 REPLIES 6

L3 Networker

Hi Guys,

Cyber Elite
Cyber Elite

hi @mahmoodm

 

yes, signatures are used to identify threats. a signature is a specifc patern in a packet or series of packets

 

first off a session needs to match a specific security policy before it can match a security profile

 

so for example you have a client making an http connection out to a webserver and matches your browsing policy

if this policy contains security profiles, these will be active throughout the session and scan for suspicious packets/payload/signatures

 

if the client tries to send a malicious payload, like for example a header overflow, that is intended to crash the webbrowser, this will be the 'server' host (because the server is being attacked)

if the server tries to send something malicous to the client to try and run scripts on the client (cross site scripting), this is the 'client' host

 

vulnerability is determined based on the potential impact of a threat

informational, low and medium are usually threats that have very limited impact or a patch has been made available for a long time already, high and critical are dangerous and could cause serious harm to your systems

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

Hi reaper,

 

Thanks for the response and it clears most of the doubts.

Please can you explain whether the file blocking profiles work the same way i.e the session is scanned for all the traffic to look for signatures of the files which are to be blocked/allowed etc..?

 

And one more confusion is that why do we need to have both the wildfire and file blocking profile applied to the same security rule while if we define the file blocking profile to block certain files then why would we want them to be send to wildfire for analysis.

 

Thanks

Hi @mahmoodm

 

Yes, the fileblocking profiles work mostly the same way by verifying payload (threat looks at the entire session while fileblocking is only interested in payload) for and looking if a specific type of file is being transferred. It looks at the type of file, and not just the extention (so hiding an .exe by changing extention to .txt does not work)

 

wildfire will only send allowed files out for analysis, so if you block PE files, these will not be forwarded.

- if a file is blocked it will cut off the tcp session early on and the 'rest' (payload) of the file will not be received, rendering the file unuseable for forwarding

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

Hi,

Thanks a lot for great clarification.

 

So is it recommended to have the wildfire profile and file blocking profile on the same security rule or what is the best practice.

 

Or we need to segregate the rules for separate profiles.

 

Thanks

 

 

Security policies are evaluated top to down. 

First policy that matches traffic will be used to either allow or deny traffic.

If traffic is denied/dropped then no other policy is checked.

 

Security profiles are checked only if security policy permitted traffic. So yes you need to add all profiles to all security policies with "Allow" action.

 

AppID can change during single session (incomplete > web-browsing > sharepoint-base > sharepoint-admin etc) so single session can match to different security policies but only one policy at the time.

Enterprise Architect, Security @ Cloud Carib Ltd
Palo Alto Networks certified from 2011
  • 2779 Views
  • 6 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!