Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- admin@PA-VM> show config running
- config {
- mgt-config {
- users {
- admin {
- phash <OBSCURED>;
- permissions {
- role-based {
- superuser yes;
- }
- }
- }
- adminread {
- permissions {
- role-based {
- superreader yes;
- }
- }
- phash <OBSCURED>;
- }
- custom_user {
- permissions {
- role-based {
- deviceadmin;
- }
- }
- phash <OBSCURED>;
- }
- new {
- permissions {
- role-based {
- superuser yes;
- }
- }
- phash <OBSCURED>;
- }
- }
- }
- shared {
- ssl-decrypt {
- ssl-exclude-cert;
- trusted-root-CA;
- forward-trust-certificate mycert;
- forward-untrust-certificate mycertu;
- }
- application;
- application-group;
- service;
- service-group;
- botnet {
- configuration {
- http {
- dynamic-dns {
- enabled yes;
- threshold 5;
- }
- malware-sites {
- enabled yes;
- threshold 5;
- }
- recent-domains {
- enabled yes;
- threshold 5;
- }
- ip-domains {
- enabled yes;
- threshold 10;
- }
- executables-from-unknown-sites {
- enabled yes;
- threshold 5;
- }
- }
- other-applications {
- irc yes;
- }
- unknown-applications {
- unknown-tcp {
- destinations-per-hour 10;
- sessions-per-hour 10;
- session-length {
- maximum-bytes 100;
- minimum-bytes 50;
- }
- }
- unknown-udp {
- destinations-per-hour 10;
- sessions-per-hour 10;
- session-length {
- maximum-bytes 100;
- minimum-bytes 50;
- }
- }
- }
- }
- report {
- topn 100;
- scheduled yes;
- }
- }
- profiles {
- decryption;
- }
- admin-role {
- fff {
- role {
- device {
- webui {
- dashboard enable;
- acc enable;
- monitor {
- logs {
- traffic enable;
- threat enable;
- url enable;
- wildfire enable;
- data-filtering enable;
- hipmatch enable;
- configuration enable;
- system enable;
- alarm enable;
- }
- packet-capture enable;
- app-scope enable;
- session-browser enable;
- botnet enable;
- pdf-reports {
- manage-pdf-summary enable;
- pdf-summary-reports enable;
- user-activity-report enable;
- report-groups enable;
- email-scheduler enable;
- }
- custom-reports {
- application-statistics enable;
- data-filtering-log enable;
- threat-log enable;
- threat-summary enable;
- traffic-log enable;
- traffic-summary enable;
- url-log enable;
- url-summary enable;
- hipmatch enable;
- wildfire-log enable;
- }
- view-custom-reports enable;
- application-reports enable;
- threat-reports enable;
- url-filtering-reports enable;
- traffic-reports enable;
- }
- policies {
- security-rulebase enable;
- nat-rulebase enable;
- qos-rulebase enable;
- pbf-rulebase enable;
- ssl-decryption-rulebase enable;
- application-override-rulebase enable;
- captive-portal-rulebase enable;
- dos-rulebase enable;
- }
- objects {
- addresses enable;
- address-groups enable;
- regions enable;
- applications enable;
- application-groups enable;
- application-filters enable;
- services enable;
- service-groups enable;
- tags enable;
- global-protect {
- hip-objects enable;
- hip-profiles enable;
- }
- dynamic-block-lists enable;
- custom-objects {
- data-patterns enable;
- spyware enable;
- vulnerability enable;
- url-category enable;
- }
- security-profiles {
- antivirus enable;
- anti-spyware enable;
- vulnerability-protection enable;
- url-filtering enable;
- file-blocking enable;
- wildfire-analysis enable;
- data-filtering enable;
- dos-protection enable;
- }
- security-profile-groups enable;
- log-forwarding enable;
- decryption-profile enable;
- schedules enable;
- }
- network {
- interfaces enable;
- zones enable;
- vlans enable;
- virtual-wires enable;
- virtual-routers enable;
- ipsec-tunnels enable;
- dhcp enable;
- dns-proxy enable;
- global-protect {
- portals enable;
- gateways enable;
- mdm enable;
- }
- qos enable;
- lldp enable;
- network-profiles {
- gp-app-ipsec-crypto enable;
- ike-gateways enable;
- ipsec-crypto enable;
- ike-crypto enable;
- tunnel-monitor enable;
- interface-mgmt enable;
- zone-protection enable;
- qos-profile enable;
- lldp-profile enable;
- }
- }
- device {
- setup {
- management enable;
- operations enable;
- services enable;
- content-id enable;
- wildfire enable;
- session enable;
- hsm enable;
- }
- high-availability enable;
- config-audit enable;
- administrators read-only;
- admin-roles read-only;
- authentication-profile enable;
- authentication-sequence enable;
- user-identification enable;
- vm-info-source enable;
- certificate-management {
- certificates enable;
- certificate-profile enable;
- ocsp-responder enable;
- ssl-tls-service-profile enable;
- }
- block-pages enable;
- log-settings {
- system enable;
- config enable;
- hipmatch enable;
- cc-alarm enable;
- manage-log enable;
- }
- server-profile {
- snmp-trap enable;
- syslog enable;
- email enable;
- netflow enable;
- radius enable;
- tacplus enable;
- ldap enable;
- kerberos enable;
- }
- local-user-database {
- users enable;
- user-groups enable;
- }
- scheduled-log-export enable;
- software enable;
- global-protect-client enable;
- dynamic-updates enable;
- licenses enable;
- support enable;
- master-key enable;
- }
- privacy {
- show-full-ip-addresses enable;
- show-user-names-in-logs-and-reports enable;
- view-pcap-files enable;
- }
- validate enable;
- commit enable;
- global {
- system-alarms enable;
- }
- }
- xmlapi {
- config enable;
- commit enable;
- }
- }
- }
- }
- }
- local-user-database {
- user {
- johndoe {
- phash $1$xdqckbbn$gAn.Yba1EpbgsAppFay/u/;
- }
- }
- user-group {
- read_only;
- }
- }
- authentication-profile {
- custom_user_auth_profile {
- method {
- local-database;
- }
- allow-list all;
- username-modifier None;
- }
- Local {
- method {
- local-database;
- }
- allow-list all;
- lockout {
- failed-attempts 10;
- lockout-time 0;
- }
- }
- }
- ssl-tls-service-profile {
- SSLProfile1 {
- protocol-settings {
- min-version tls1-0;
- max-version max;
- }
- certificate GlobalProtect;
- }
- SSLProfile2 {
- protocol-settings {
- min-version tls1-0;
- max-version max;
- }
- certificate GlobalProtect;
- }
- }
- certificate {
- <OBSCURED> }
- }
- certificate-profile {
- cert_profile {
- CA {
- GlobalProtect;
- }
- }
- }
- content-preview {
- application;
- application-type {
- category;
- technology;
- }
- }
- pdf-summary-report {
- aa {
- predefined-widget {
- top-attackers {
- chart-type table;
- column 1;
- row 1;
- }
- top-victims {
- chart-type table;
- column 1;
- row 2;
- }
- top-attackers-by-countries {
- chart-type table;
- column 1;
- row 3;
- }
- top-victims-by-countries {
- chart-type table;
- column 1;
- row 4;
- }
- top-attacks {
- chart-type table;
- column 1;
- row 5;
- }
- top-spyware-threats {
- chart-type table;
- column 1;
- row 6;
- }
- top-viruses {
- chart-type table;
- column 2;
- row 1;
- }
- top-vulnerabilities {
- chart-type table;
- column 2;
- row 2;
- }
- hruser-top-applications {
- chart-type table;
- column 2;
- row 3;
- }
- hruser-top-threats {
- chart-type table;
- column 2;
- row 4;
- }
- hruser-top-url-categories {
- chart-type table;
- column 2;
- row 5;
- }
- top-application-categories {
- chart-type pie;
- column 2;
- row 6;
- }
- top-technology-categories {
- chart-type pie;
- column 3;
- row 1;
- }
- top-applications {
- chart-type table;
- column 3;
- row 2;
- }
- top-http-applications {
- chart-type table;
- column 3;
- row 3;
- }
- top-denied-applications {
- chart-type table;
- column 3;
- row 4;
- }
- bandwidth-trend {
- chart-type bar;
- column 3;
- row 5;
- }
- risk-trend {
- chart-type line;
- column 3;
- row 6;
- }
- }
- }
- }
- }
- devices {
- localhost.localdomain {
- network {
- interface {
- ethernet {
- ethernet1/1 {
- link-speed auto;
- link-duplex auto;
- link-state up;
- layer3 {
- ipv6 {
- neighbor-discovery {
- router-advertisement {
- enable no;
- min-interval 200;
- max-interval 600;
- hop-limit 64;
- reachable-time unspecified;
- retransmission-timer unspecified;
- lifetime 1800;
- managed-flag no;
- other-flag no;
- enable-consistency-check no;
- link-mtu unspecified;
- }
- enable-dad no;
- reachable-time 30;
- ns-interval 1;
- dad-attempts 1;
- }
- enabled no;
- interface-id EUI-64;
- }
- ip {
- 10.62.90.3/24;
- }
- untagged-sub-interface no;
- interface-management-profile ALL_mng;
- }
- }
- ethernet1/2 {
- link-speed auto;
- link-duplex auto;
- link-state auto;
- layer3 {
- ipv6 {
- neighbor-discovery {
- router-advertisement {
- enable no;
- min-interval 200;
- max-interval 600;
- hop-limit 64;
- reachable-time unspecified;
- retransmission-timer unspecified;
- lifetime 1800;
- managed-flag no;
- other-flag no;
- enable-consistency-check no;
- link-mtu unspecified;
- }
- enable-dad no;
- reachable-time 30;
- ns-interval 1;
- dad-attempts 1;
- }
- enabled no;
- interface-id EUI-64;
- }
- untagged-sub-interface no;
- interface-management-profile ALL_mng;
- ip {
- 10.35.1.3/24;
- }
- }
- }
- ethernet1/3 {
- link-speed auto;
- link-duplex auto;
- link-state auto;
- tap;
- }
- ethernet1/4 {
- virtual-wire;
- }
- ethernet1/5 {
- virtual-wire;
- }
- }
- tunnel {
- units {
- tunnel.1;
- }
- }
- }
- virtual-wire {
- "virtual wire group" {
- interface1 ethernet1/4;
- interface2 ethernet1/5;
- }
- }
- profiles {
- monitor-profile {
- default {
- interval 3;
- threshold 5;
- action wait-recover;
- }
- }
- interface-management-profile {
- ALL_mng {
- http yes;
- https yes;
- http-ocsp yes;
- ssh yes;
- snmp yes;
- userid-service yes;
- ping yes;
- response-pages yes;
- telnet yes;
- }
- }
- zone-protection-profile {
- Block_Evasions {
- flood {
- tcp-syn {
- syn-cookies {
- alarm-rate 10000;
- activate-rate 0;
- maximal-rate 1000000;
- }
- enable no;
- }
- udp {
- red {
- alarm-rate 10000;
- activate-rate 10000;
- maximal-rate 40000;
- }
- enable no;
- }
- icmp {
- red {
- alarm-rate 10000;
- activate-rate 10000;
- maximal-rate 40000;
- }
- enable no;
- }
- other-ip {
- red {
- alarm-rate 10000;
- activate-rate 10000;
- maximal-rate 40000;
- }
- enable no;
- }
- icmpv6 {
- red {
- alarm-rate 10000;
- activate-rate 10000;
- maximal-rate 40000;
- }
- enable no;
- }
- }
- discard-overlapping-tcp-segment-mismatch yes;
- discard-timestamp yes;
- discard-malformed-option yes;
- }
- }
- }
- qos {
- profile {
- default {
- class {
- class1 {
- priority real-time;
- }
- class2 {
- priority high;
- }
- class3 {
- priority high;
- }
- class4 {
- priority medium;
- }
- class5 {
- priority medium;
- }
- class6 {
- priority low;
- }
- class7 {
- priority low;
- }
- class8 {
- priority low;
- }
- }
- }
- }
- }
- virtual-router {
- DGW {
- protocol {
- bgp {
- routing-options {
- med {
- always-compare-med no;
- deterministic-med-comparison yes;
- }
- aggregate {
- aggregate-med yes;
- }
- graceful-restart {
- enable yes;
- stale-route-time 120;
- local-restart-time 120;
- max-peer-restart-time 120;
- }
- as-format 2-byte;
- default-local-preference 100;
- }
- enable no;
- reject-default-route yes;
- allow-redist-default-route no;
- install-route no;
- }
- rip {
- reject-default-route yes;
- enable no;
- }
- ospf {
- timers {
- spf-calculation-delay 5;
- lsa-interval 5;
- }
- enable no;
- reject-default-route yes;
- allow-redist-default-route no;
- rfc1583 no;
- }
- }
- admin-dists {
- static 10;
- ospf-int 30;
- ospf-ext 110;
- ibgp 200;
- ebgp 20;
- rip 120;
- }
- interface [ ethernet1/1 ethernet1/2];
- multicast {
- enable no;
- }
- routing-table {
- ip {
- static-route {
- "default route" {
- nexthop {
- ip-address 10.62.90.1;
- }
- interface ethernet1/1;
- metric 10;
- destination 0.0.0.0/0;
- }
- evader_route {
- nexthop {
- ip-address 10.62.90.1;
- }
- interface ethernet1/1;
- metric 10;
- destination 10.62.90.90/32;
- }
- }
- }
- }
- ecmp {
- algorithm {
- ip-modulo;
- }
- }
- }
- }
- ike {
- crypto-profiles {
- ike-crypto-profiles {
- default {
- encryption [ aes-128-cbc 3des];
- hash sha1;
- dh-group group2;
- lifetime {
- hours 8;
- }
- }
- Suite-B-GCM-128 {
- encryption aes-128-cbc;
- hash sha256;
- dh-group group19;
- lifetime {
- hours 8;
- }
- }
- Suite-B-GCM-256 {
- encryption aes-256-cbc;
- hash sha384;
- dh-group group20;
- lifetime {
- hours 8;
- }
- }
- }
- ipsec-crypto-profiles {
- default {
- esp {
- encryption [ aes-128-cbc 3des];
- authentication sha1;
- }
- dh-group group2;
- lifetime {
- hours 1;
- }
- }
- Suite-B-GCM-128 {
- esp {
- encryption aes-128-gcm;
- authentication none;
- }
- dh-group group19;
- lifetime {
- hours 1;
- }
- }
- Suite-B-GCM-256 {
- esp {
- encryption aes-256-gcm;
- authentication none;
- }
- dh-group group20;
- lifetime {
- hours 1;
- }
- }
- }
- global-protect-app-crypto-profiles {
- default {
- encryption aes-128-cbc;
- authentication sha1;
- }
- }
- }
- gateway;
- }
- tunnel {
- ipsec;
- global-protect-gateway {
- GP-Gateway-N {
- local-address {
- interface ethernet1/2;
- ip 10.35.1.3/24;
- }
- ipsec {
- third-party-client {
- enable no;
- }
- }
- tunnel-interface tunnel.1;
- }
- }
- }
- }
- deviceconfig {
- system {
- ip-address 10.35.1.10;
- netmask 255.255.255.0;
- update-server updates.paloaltonetworks.com;
- update-schedule {
- threats {
- recurring {
- daily {
- at 00:00;
- action download-and-install;
- disable-new-content no;
- }
- }
- }
- wildfire {
- recurring {
- every-15-mins {
- at 1;
- action download-and-install;
- }
- }
- }
- anti-virus {
- recurring {
- hourly {
- at 0;
- action download-and-install;
- }
- }
- }
- global-protect-datafile {
- recurring {
- hourly {
- at 3;
- action download-and-install;
- }
- }
- }
- }
- timezone <OBSCURED>;
- service {
- disable-telnet yes;
- disable-http no;
- }
- snmp-setting {
- snmp-system;
- }
- hostname PA-VM;
- default-gateway 10.35.1.1;
- dns-setting {
- servers {
- primary 8.8.8.8;
- }
- }
- panorama-server 10.35.1.12;
- hsm-settings {
- provider {
- none;
- }
- }
- }
- setting {
- custom-logo {
- pdf-report-header {
- name logo_pan.gif;
- content
- <OBSCURED>;
- }
- }
- config {
- rematch yes;
- }
- application {
- notify-user yes;
- bypass-exceed-queue no;
- }
- tcp {
- urgent-data clear;
- bypass-exceed-oo-queue no;
- check-timestamp-option yes;
- drop-zero-flag yes;
- }
- ctd {
- tcp-bypass-exceed-queue no;
- udp-bypass-exceed-queue no;
- }
- wildfire {
- report-benign-file yes;
- report-grayware-file yes;
- }
- }
- }
- vsys {
- vsys1 {
- application {
- BlogPost {
- signature {
- BlogPost {
- and-condition {
- "And Condition 1" {
- or-condition {
- "Or Condition 1" {
- operator {
- pattern-match {
- pattern specifiedblog\.com;
- context http-req-host-header;
- }
- }
- }
- }
- }
- "And Condition 2" {
- or-condition {
- "Or Condition 1" {
- operator {
- pattern-match {
- pattern post_title;
- context http-req-host-header;
- }
- }
- }
- }
- }
- }
- scope protocol-data-unit;
- order-free no;
- }
- }
- subcategory web-posting;
- category collaboration;
- technology browser-based;
- description "Matches a post to a specified blog";
- risk 3;
- evasive-behavior no;
- consume-big-bandwidth no;
- used-by-malware yes;
- able-to-transfer-file yes;
- has-known-vulnerability no;
- tunnel-other-application no;
- tunnel-applications no;
- prone-to-misuse no;
- pervasive-use no;
- file-type-ident no;
- virus-ident no;
- data-ident no;
- }
- BlogPost2 {
- signature {
- BlogPost2 {
- and-condition {
- "And Condition 1" {
- or-condition {
- "Or Condition 1" {
- operator {
- pattern-match {
- pattern specifiedblog\.com;
- context http-req-params;
- }
- }
- }
- }
- }
- "And Condition 2" {
- or-condition {
- "Or Condition 1" {
- operator {
- pattern-match {
- pattern post_author;
- context http-req-params;
- }
- }
- }
- }
- }
- }
- scope protocol-data-unit;
- order-free no;
- }
- }
- subcategory web-posting;
- category collaboration;
- technology browser-based;
- risk 1;
- evasive-behavior no;
- consume-big-bandwidth no;
- used-by-malware yes;
- able-to-transfer-file no;
- has-known-vulnerability no;
- tunnel-other-application no;
- tunnel-applications no;
- prone-to-misuse no;
- pervasive-use no;
- file-type-ident no;
- virus-ident no;
- data-ident no;
- }
- hghgjh {
- subcategory voip-video;
- category collaboration;
- technology client-server;
- risk 1;
- evasive-behavior yes;
- consume-big-bandwidth yes;
- }
- rg {
- default {
- port tcp/134;
- }
- subcategory storage-backup;
- category business-systems;
- technology network-protocol;
- risk 1;
- data-ident yes;
- }
- }
- application-group;
- zone {
- Internal {
- network {
- layer3 ethernet1/2;
- zone-protection-profile Block_Evasions;
- }
- enable-user-identification yes;
- }
- External {
- network {
- layer3 ethernet1/1;
- zone-protection-profile Block_Evasions;
- }
- }
- Tap {
- network {
- tap ethernet1/3;
- log-setting all;
- }
- enable-user-identification yes;
- }
- }
- service {
- dns {
- protocol {
- tcp {
- port 53;
- }
- }
- }
- testsvc {
- protocol {
- tcp {
- port 1211;
- }
- }
- }
- web8001 {
- protocol {
- tcp {
- port 8001;
- }
- }
- }
- Webserver8001 {
- protocol {
- tcp {
- port 8001;
- }
- }
- }
- }
- service-group;
- schedule {
- Contractor {
- schedule-type {
- recurring {
- weekly {
- monday 08:00-05:00;
- tuesday 08:00-05:00;
- wednesday 08:00-05:00;
- }
- }
- }
- }
- }
- rulebase {
- security {
- rules {
- block_unknown {
- to any;
- from any;
- source any;
- destination any;
- source-user any;
- category any;
- application [ unknown-tcp unknown-udp];
- service any;
- hip-profiles any;
- action deny;
- }
- evader {
- to any;
- from any;
- source any;
- destination any;
- source-user any;
- category any;
- application any;
- service application-default;
- hip-profiles any;
- action allow;
- log-start yes;
- disabled no;
- profile-setting {
- profiles {
- url-filtering default;
- data-filtering "Dangerous Data";
- virus detect_all;
- vulnerability strict;
- wildfire-analysis default;
- file-blocking block_PE_SMB;
- spyware strict;
- }
- }
- description ttt;
- }
- "Cleanup Rule" {
- to any;
- from any;
- source any;
- destination any;
- source-user any;
- category any;
- application any;
- service application-default;
- hip-profiles any;
- action deny;
- log-start yes;
- disabled yes;
- }
- Int-DMZ {
- to External;
- from Internal;
- source any;
- destination any;
- source-user any;
- category any;
- application facebook;
- service application-default;
- hip-profiles any;
- action allow;
- }
- }
- }
- nat {
- rules {
- "Hide NAT" {
- source-translation {
- dynamic-ip-and-port {
- interface-address {
- ip 10.62.90.3/24;
- interface ethernet1/1;
- }
- }
- }
- to External;
- from any;
- source "Internal host 1";
- destination any;
- service any;
- to-interface ethernet1/1;
- }
- "Static NAT" {
- source-translation {
- static-ip {
- bi-directional yes;
- translated-address "External Address";
- }
- }
- to External;
- from any;
- source "Internal Host 2";
- destination any;
- service any;
- to-interface ethernet1/1;
- }
- }
- }
- application-override {
- rules {
- }
- }
- decryption {
- rules {
- myssl_no_decrypt {
- category streaming-media;
- service any;
- type {
- ssl-forward-proxy;
- }
- from any;
- to any;
- source any;
- destination any;
- source-user any;
- action no-decrypt;
- disabled yes;
- }
- myssl_decrypt {
- category any;
- service any;
- type {
- ssl-forward-proxy;
- }
- from any;
- to any;
- source any;
- destination any;
- source-user any;
- action decrypt;
- disabled yes;
- }
- }
- }
- captive-portal {
- rules {
- captive1 {
- from any;
- to any;
- source any;
- destination any;
- category any;
- service default;
- action web-form;
- }
- captive2 {
- from any;
- to any;
- source any;
- destination any;
- category any;
- service default;
- action web-form;
- }
- }
- }
- }
- global-protect {
- global-protect-gateway {
- GP-Gateway {
- roles {
- default {
- login-lifetime {
- days 30;
- }
- inactivity-logout {
- hours 3;
- }
- disconnect-on-idle {
- minutes 180;
- }
- }
- }
- remote-user-tunnel-configs {
- default_user_config {
- split-tunneling {
- access-route 10.62.90.0/24;
- }
- source-user any;
- os any;
- ip-pool [ <OBSCURED>/8];
- authentication-server-ip-pool;
- retrieve-framed-ip-address no;
- no-direct-access-to-local-network no;
- }
- }
- ssl-tls-service-profile SSLProfile2;
- authentication-profile Local;
- tunnel-mode yes;
- remote-user-tunnel tunnel.1;
- }
- }
- global-protect-portal {
- GP-portal {
- portal-config {
- local-address {
- ip 10.35.1.3/24;
- interface ethernet1/2;
- }
- authentication-profile Local;
- certificate-profile cert_profile;
- ssl-tls-service-profile SSLProfile2;
- disable-browser-login-page no;
- }
- client-config {
- client-certificate GlobalProtect;
- agent-user-override-key <OBSCURED>;
- configs {
- agent_config1 {
- hip-collection {
- max-wait-time 20;
- collect-hip-data yes;
- }
- gateways {
- external {
- list {
- 10.35.1.3 {
- manual no;
- priority 1;
- description external_physical;
- }
- }
- }
- cutoff-time 5;
- }
- authentication-modifier {
- none;
- }
- source-user any;
- os any;
- agent-ui {
- welcome-page {
- display no;
- }
- show-agent-icon yes;
- enable-do-not-display-this-welcome-page-again yes;
- agent-user-override-timeout 0;
- agent-user-override with-comment;
- max-agent-user-overrides 0;
- can-save-password yes;
- can-change-portal yes;
- enable-advanced-view yes;
- }
- agent-config {
- rediscover-network yes;
- resubmit-host-info yes;
- user-switch-tunnel-rename-timeout 0;
- can-continue-if-portal-cert-invalid yes;
- client-upgrade prompt;
- }
- connect-method on-demand;
- mdm-enrollment-port 443;
- refresh-config-interval 24;
- use-sso yes;
- }
- }
- root-ca GlobalProtect;
- }
- }
- }
- }
- import {
- network {
- interface [ ethernet1/1 ethernet1/2 ethernet1/3 ethernet1/4 ethern
- et1/5];
- }
- }
- address {
- EXT_NAT {
- ip-netmask 192.168.35.226;
- }
- web_server {
- ip-netmask 1.1.1.1;
- }
- SQL_Server {
- ip-netmask 2.2.2.2;
- }
- LAN {
- ip-range 1.1.1.1-222.1.1.1;
- }
- host_A {
- ip-netmask 3.3.3.3;
- }
- host_B {
- ip-netmask 4.4.4.4;
- }
- test2 {
- ip-netmask 1.1.1.2;
- }
- test3 {
- ip-netmask 2.3.2.1;
- }
- test4 {
- ip-netmask 5.4.6.7;
- }
- badger_host {
- ip-netmask 10.35.1.202;
- }
- badger_host_2 {
- ip-netmask 10.35.1.207;
- }
- Host_lll {
- ip-netmask 10.35.1.202;
- }
- Kali {
- ip-netmask 10.62.90.91;
- }
- Win7 {
- ip-netmask 10.35.1.202;
- }
- "Internal host 1" {
- ip-netmask 1.1.1.111;
- }
- "Internal Host 2" {
- ip-netmask 2.2.2.222;
- }
- "External Address" {
- ip-netmask 80.80.81.82;
- }
- }
- profiles {
- vulnerability {
- conficker-only {
- rules {
- conficker {
- vendor-id any;
- cve cve-2008-4250;
- severity any;
- threat-name any;
- host any;
- category any;
- packet-capture disable;
- action {
- default;
- }
- }
- }
- }
- "My Profile" {
- rules {
- fcvfvvg {
- vendor-id any;
- cve any;
- severity [ critical high medium];
- action {
- drop;
- }
- threat-name any;
- host any;
- category code-execution;
- packet-capture disable;
- }
- "My Rule 1" {
- vendor-id any;
- cve any;
- severity any;
- action {
- default;
- }
- threat-name any;
- host any;
- category any;
- packet-capture disable;
- }
- }
- threat-exception {
- 36958 {
- action {
- default;
- }
- }
- 36564 {
- action {
- default;
- }
- }
- 34231 {
- action {
- default;
- }
- }
- }
- }
- }
- virus {
- detect_all {
- decoder {
- smtp {
- action default;
- wildfire-action default;
- }
- smb {
- action default;
- wildfire-action default;
- }
- pop3 {
- action default;
- wildfire-action default;
- }
- imap {
- action default;
- wildfire-action default;
- }
- http {
- action default;
- wildfire-action default;
- }
- ftp {
- action default;
- wildfire-action default;
- }
- }
- description "detect all";
- packet-capture no;
- }
- "My AV Profile" {
- decoder {
- ftp {
- action default;
- wildfire-action default;
- }
- http {
- action default;
- wildfire-action default;
- }
- imap {
- action default;
- wildfire-action default;
- }
- pop3 {
- action default;
- wildfire-action default;
- }
- smb {
- action default;
- wildfire-action default;
- }
- smtp {
- action default;
- wildfire-action default;
- }
- }
- }
- }
- data-filtering {
- "Dangerous Data" {
- description "detect dangerous data";
- data-capture no;
- rules {
- rule0 {
- application any;
- file-type any;
- direction both;
- alert-threshold 0;
- block-threshold 0;
- data-object patter1;
- }
- }
- }
- "data filter" {
- rules {
- rule0 {
- application any;
- file-type any;
- direction both;
- alert-threshold 0;
- block-threshold 0;
- data-object pattern;
- }
- }
- data-capture yes;
- }
- "Block pattern" {
- rules {
- rule0 {
- application [ facebook-file-sharing gmail-enterprise linkedi
- n-posting];
- file-type [ doc docx gzip ppt pptx];
- direction upload;
- alert-threshold 0;
- block-threshold 200;
- data-object patter1;
- }
- }
- }
- }
- data-objects {
- patter1 {
- pattern {
- aaa {
- regex aaaaaaaab*;
- weight 1;
- }
- }
- description "my patters";
- }
- pattern {
- pattern {
- pa {
- regex abc*da111111;
- weight 40;
- }
- }
- }
- }
- file-blocking {
- SEend_to_wildfire {
- rules;
- }
- dddd {
- rules;
- }
- block_PE_SMB {
- rules {
- block_pe {
- application ms-ds-smb;
- direction both;
- file-type PE;
- action block;
- }
- }
- }
- test {
- rules {
- test {
- application any;
- direction both;
- file-type any;
- action alert;
- }
- }
- }
- file_pro {
- rules {
- presentations {
- application [ facebook-file-sharing gmail-drive];
- file-type [ encrypted-ppt encrypted-pptx ppt pptx];
- direction upload;
- action alert;
- }
- }
- }
- }
- wildfire-analysis {
- SEend_to_wildfire-WildFire {
- rules {
- "exe doc and PDF emulation" {
- application any;
- direction both;
- file-type [ pdf ms-office pe];
- analysis public-cloud;
- }
- }
- }
- }
- url-filtering {
- 8iy77 {
- action block;
- enable-container-page yes;
- log-container-page-only yes;
- }
- }
- custom-url-category {
- "<OBSCURED>" {
- list <OBSCURED>;
- }
- }
- }
- profile-group {
- nnnn {
- virus detect_all;
- vulnerability strict;
- spyware strict;
- file-blocking SEend_to_wildfire;
- wildfire-analysis SEend_to_wildfire-WildFire;
- }
- "<OBSCURED>" {
- virus default;
- spyware default;
- vulnerability default;
- url-filtering default;
- }
- }
- log-settings {
- profiles {
- all {
- traffic {
- any {
- send-to-panorama yes;
- }
- }
- alarm {
- informational {
- send-to-panorama yes;
- }
- low {
- send-to-panorama yes;
- }
- medium {
- send-to-panorama yes;
- }
- high {
- send-to-panorama yes;
- }
- critical {
- send-to-panorama yes;
- }
- }
- }
- }
- }
- external-list {
- bbb {
- recurring {
- hourly {
- at 00;
- }
- }
- url http://1.1.1.1/1.txt;
- type ip;
- }
- }
- threats {
- spyware {
- 17009 {
- signature {
- standard {
- mysig {
- and-condition {
- "And Condition 1" {
- or-condition {
- "Or Condition 1" {
- operator {
- pattern-match {
- pattern jhkh34343+;
- context dns-req-answer-section;
- }
- }
- }
- }
- }
- }
- order-free no;
- scope protocol-data-unit;
- }
- }
- }
- default-action {
- alert;
- }
- threatname MyVirus;
- severity critical;
- direction client2server;
- }
- 15399 {
- signature {
- standard {
- Sig2 {
- and-condition {
- "And Condition 1" {
- or-condition {
- "Or Condition 1" {
- operator {
- pattern-match {
- pattern ewiroewiuroiu+;
- context dns-req-section;
- }
- }
- }
- }
- }
- }
- order-free no;
- scope protocol-data-unit;
- }
- }
- }
- default-action {
- alert;
- }
- threatname Virus2;
- severity critical;
- direction both;
- }
- }
- }
- ssl-tls-service-profile;
- tag {
- Test {
- color color2;
- }
- "New Tag" {
- color color15;
- comments "disable android pls";
- }
- }
- address-group {
- g1 {
- static [ host_A host_B];
- }
- }
- }
- }
- }
- }
- }
- admin@PA-VM>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement