enterprise-vpn-attack

Fingerprint enterprise SSL VPN appliances and check for known CVEs.

3|1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill enterprise-vpn-attack-entrovyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enterprise-vpn-attack
Source: https://github.com/EntroVyx/hermes-agent-offsec/tree/main/skills/offsec/redteam/enterprise-vpn-attack
Command: npx skills add https://github.com/EntroVyx/hermes-agent-offsec --skill enterprise-vpn-attack-entrovyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the complexity of identifying and assessing security vulnerabilities across diverse enterprise SSL VPN appliances, which are frequent targets for initial access.

Core Features & Use Cases

  • Fingerprinting: Automatically identifies VPN vendors and versions via banner analysis and path probing.
  • CVE Matrix: Provides a structured lookup for critical pre-auth and auth-bypass vulnerabilities (2018-2026).
  • Use Case: During a red team engagement, use this to quickly determine if a target's Cisco ASA or Fortinet gateway is susceptible to known path-traversal or RCE exploits before proceeding with manual testing.

Quick Start

Use the enterprise-vpn-attack skill to fingerprint the target vpn.example.com and check for known CVEs.

Frequently Asked Questions about enterprise-vpn-attack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check enterprise SSL VPN gateways for known vulnerabilities?

Fingerprinting an SSL VPN involves identifying the vendor and version through banner analysis and path probing, which then allows you to map the target against a structured matrix of critical pre-auth and auth-bypass CVEs.

Can I detect CVE-based attack vectors on Cisco ASA or Fortinet appliances?

You can detect CVE-based attack vectors on Cisco ASA and Fortinet appliances by using standard HTTP/S probing techniques to identify misconfigurations and known path-traversal or RCE vulnerabilities.

What is the best way to triage remote-access gateway exploits during a red team engagement?

The best way to triage remote-access gateway exploits is to fingerprint the target gateway to determine its vendor and version, then check for known critical pre-auth and auth-bypass vulnerabilities before proceeding with manual testing.

Does this vulnerability assessment approach support Palo Alto and Pulse Secure devices?

Yes, this vulnerability assessment approach supports Palo Alto and Pulse Secure devices, alongside Cisco ASA, Fortinet, Citrix, and F5 appliances, to detect misconfigurations and CVE-based attack vectors.

Do I need network connectivity to probe SSL VPN misconfigurations?

Yes, you need network connectivity to the target to probe SSL VPN misconfigurations, as the assessment utilizes standard HTTP/S probing techniques to map the attack surface and identify vulnerabilities.

What CVE years are covered for SSL VPN pre-auth vulnerability mapping?

The CVE matrix provides a structured lookup for critical pre-auth and auth-bypass vulnerabilities spanning the years 2018 through 2026 for enterprise SSL VPN and remote-access gateways.