FortiGate SSL VPN Settings Edited

Flags FortiGate VPN SSL settings being edited, which may indicate changes to SSL VPN access or authentication configuration.

FreeReviewedSigma · Medium · v2
Product
fortigate
Service
event
Author
Marco Pedrinazzi (@pedrinazziM) (InTheCyber) (SigmaHQ), DRL 1.1
Published
2025-11-01
Updated
2026-07-31
title: FortiGate SSL VPN Settings Edited
id: 86d95efe-9d43-456a-b3d4-e5e82ac83d6a
status: experimental
description: This rule flags FortiGate events where SSL VPN settings are edited, specifically changes under vpn.ssl.settings. Attackers may modify SSL VPN authentication-related configuration to establish or maintain remote access persistence. It relies on FortiGate event telemetry capturing an Edit action and the targeted configuration path.
references:
  - https://www.fortiguard.com/psirt/FG-IR-24-535
  - https://docs.fortinet.com/document/fortigate/7.6.4/fortios-log-message-reference/398/event
  - https://docs.fortinet.com/document/fortigate/7.6.4/cli-reference/114404382/config-vpn-ssl-settings
  - https://docs.fortinet.com/document/fortigate/7.6.4/fortios-log-message-reference/44546/44546-logid-event-config-attr
  - https://github.com/SigmaHQ/sigma/blob/master/rules/network/fortinet/fortigate/fortinet_fortigate_vpn_ssl_settings_modified.yml
author: Marco Pedrinazzi (@pedrinazziM) (InTheCyber), Huntrule Team
date: 2025-11-01
tags:
  - attack.persistence
  - attack.initial-access
  - attack.t1133
logsource:
  product: fortigate
  service: event
detection:
  selection:
    action: Edit
    cfgpath: vpn.ssl.settings
  condition: selection
falsepositives:
  - VPN SSL settings can be changed for legitimate purposes.
level: medium
license: DRL-1.1
related:
  - id: 8b5dacf2-aeb7-459d-b133-678eb696d410
    type: derived