Direct Prompt Extraction
High
- Category
- System Prompt Leakage
- Content
| Control Area | [Cisco] | [JunOS] | [EOS] | [PAN-OS] | |-------------|---------|---------|-------|----------| | Boundary ACLs | `show ip access-lists` | `show configuration firewall family inet` | `show ip access-lists` | `show running security-policy` | | ACL hit counts | `show access-lists` | `show firewall` | `show ip access-lists` | `show rule-hit-count vsys vsys1 security rules all` | | CoPP / control plane protection | `show policy-map control-plane` | `show configuration interfaces lo0 unit 0 family inet filter` | `show policy-map control-plane` | `show running dos-policy` | | IPsec tunnel status | `show crypto ipsec sa` | `show security ike security-associations` | `show ip security connection` | `show vpn ipsec-sa` | | IPsec crypto algorithms | `show crypto ipsec sa \| include encrypt\|hmac` | `show security ipsec security-associations detail` | `show ip security` | `show vpn ipsec-sa detail` |
- Confidence
- 85% confidence
- Finding
- Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
