← 返回
未分类 中文

prisma-config

Generate Prisma Access configurations for Strata Cloud Manager (SCM). Use when creating security policies, NAT rules, decryption policies, URL filtering prof...
为 Strata Cloud Manager (SCM) 生成 Prisma Access 配置。用于创建安全策略、NAT 规则、解密策略、URL 过滤配置等。
leesandao
未分类 clawhub v1.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 417
下载
💾 0
安装
1
版本
#latest

概述

Prisma Access Configuration Generator

Generate production-ready Prisma Access configurations for Strata Cloud Manager (SCM).

Supported Configuration Types

When the user specifies $ARGUMENTS, generate the corresponding configuration. If no type is specified, ask which configuration they need.

Security Policy Rules

  • Pre-rules and post-rules
  • Source/destination zones, addresses, and users
  • Application and service definitions
  • Security profiles (antivirus, anti-spyware, vulnerability protection, URL filtering, file blocking, wildfire)
  • Log forwarding profiles
  • Rule ordering and positioning

NAT Rules

  • Source NAT (dynamic IP and port, dynamic IP, static IP)
  • Destination NAT
  • Bidirectional NAT
  • NAT for GlobalProtect and service connections

Decryption Policy

  • SSL forward proxy rules
  • SSL inbound inspection rules
  • Decryption profiles
  • Certificate management considerations
  • No-decrypt rules for sensitive categories

URL Filtering Profiles

  • Category-based actions (allow, alert, block, continue, override)
  • Custom URL categories
  • Credential phishing prevention
  • HTTP header insertion

GlobalProtect Configuration

  • Portal configuration
  • Gateway configuration
  • Authentication profiles (SAML, LDAP, RADIUS, client certificate)
  • HIP profiles and HIP objects
  • Split tunneling configuration
  • Agent configuration (connect method, auto-restore)

Address Objects and Groups

  • IP netmask, IP range, IP wildcard mask, FQDN
  • Address groups (static and dynamic)

Service Connections

  • IPSec tunnel configuration
  • BGP routing
  • Static routes
  • QoS profiles

Other SCM Objects

  • Application filters and application groups
  • Custom applications (signatures)
  • External dynamic lists (EDL)
  • Tags and tag groups
  • Log forwarding profiles
  • Security profile groups

Output Format

Always output configurations as SCM API-compatible JSON payloads that can be directly used with the Strata Cloud Manager API:

POST https://api.sase.paloaltonetworks.com/sse/config/v1/{resource}

Include:

  1. The JSON payload body
  2. The target API endpoint path
  3. The required folder parameter (e.g., "Prisma Access", "Mobile Users", "Remote Networks")
  4. Any query parameters needed

Best Practices to Follow

When generating configurations, always apply these Palo Alto Networks best practices:

  1. Security policies: Use application-based rules instead of port-based; enable logging on all rules; apply security profiles to all allow rules
  2. Zone design: Use distinct zones for Mobile Users, Remote Networks, and Service Connections
  3. Naming conventions: Use clear, descriptive names with consistent prefixes (e.g., PA-SEC-, PA-NAT-, PA-DEC-)
  4. Rule ordering: Place more specific rules before general rules; deny rules before allow rules where applicable
  5. Profile recommendations: Apply best-practice security profile groups; use strict profiles for sensitive traffic
  6. Logging: Enable log-at-session-end for all rules; configure log forwarding to a SIEM or Cortex Data Lake

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-05-03 11:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Prisma Access All-in-One

leesandao
全合一Prisma Access管理,适用于Strata Cloud Manager(SCM)。生成配置,依据最佳实践进行审计,租户间迁移,故障排除。
★ 0 📥 414

prisma-troubleshoot

leesandao
排查 Prisma Access 问题,包括 GlobalProtect 连通性、策略匹配、隧道状态、SCM API 错误和配置推送失败。使用
★ 0 📥 424

prisma-api

leesandao
通过 Strata Cloud Manager(SCM) API 与 Prisma Access 配置进行交互,完成认证、查询、创建、更新和删除配置对象。
★ 0 📥 443