| Where Can I Use
This? | What Do I Need? |
After you install the intrusion prevention
system (IPS) signature converter plugin, you can use it to translate
Snort and Suricata rules into
custom . You can then register the custom signatures on
Palo Alto Networks firewalls that belong to device groups that you
specify and use these customer signatures in your Vulnerability
Protection and Anti-Spyware
Security Profiles.
Additionally,
you can export rules that list IP address indicators of compromise (IOC)
and use the resultant text file as an
external dynamic list to enforce
policy on the entries contained in the list.
The following
example uses this Snort rule:
alert tcp any any -> any any (msg:"Malformed_UA"; content:"User-Agent: Mozillar/"; depth:500; sid:99999999;)