Hello team
Ive got an issue with rule 81628. I cant understand the condition when this rule getting triggered.
Attacks targeting FortiGate firewalls can take various forms, including:
1) Firewall Bypass: Attempts to exploit vulnerabilities in the firewall's configuration or software to bypass its security measures and gain unauthorized access to the network.
2) Denial of Service (DoS): Deliberate attempts to overload the firewall with a flood of traffic or resource-intensive requests, causing it to become unresponsive and unable to perform its intended functions.
3) Unauthorized Access: Attempts to gain unauthorized access to the firewall's management interfaces or administrative accounts in order to manipulate its configuration, disable security features, or perform other malicious activities.
4) Exploiting Vulnerabilities: Exploiting known or unknown vulnerabilities in the FortiGate firmware or software to gain unauthorized access, execute arbitrary code, or perform privilege escalation.
5) Malware Distribution: Attempts to use the firewall to distribute malware or malicious payloads to other devices on the network, bypassing firewall security measures.
6) Firewall Policy Evasion: Techniques used to bypass or evade firewall policies, such as exploiting application-level vulnerabilities, encrypting traffic, or using advanced evasion techniques.
Explain me please conditions of this rule:
rule id="81628" level="11">
<if_sid>81603</if_sid>
<match>attack</match>
<action>detected</action>
<description>Fortigate attack detected.</description>
<group>attack,gdpr_IV_35.7.d,hipaa_164.312.b,nist_800_53_AU.6,pci_dss_10.6.1,</group>
</rule>