| Where Can I Use
This? | What Do I Need? |
In addition to the web interface, you can
use the command-line interface (CLI) to convert Snort and Suricata
rules into custom PAN-OS
® threat signatures. This example
uses the following Snort rule:
alert tcp $HOME_NET 2589 -> $EXTERNAL_NET any ( msg:"MALWARE-BACKDOOR - Dagger_1.4.0"; flow:to_client,established; content:"2|00 00 00 06 00 00 00|Drives|24 00|",depth 16; metadata:ruleset community; classtype:misc-activity; sid:105; rev:14; )
You can not convert
rule files through the CLI. If you want to convert a file with multiple
rules in it, use the
Panorama web interface.