Huawei BGP Authentication Failures Indicating Failed Session Attempts

Flags Huawei BGP authentication failure log events that may indicate credential attempts or routing manipulation.

FreeReviewedSigma · Low · v2
Product
huawei
Service
bgp
Author
Tim Brown (SigmaHQ), DRL 1.1
Published
2023-01-09
Updated
2026-07-31
title: Huawei BGP Authentication Failures Indicating Failed Session Attempts
id: 97c7ce86-db66-4607-8bf4-e88501e26abb
status: test
description: This rule flags Huawei BGP log events containing the ':179' protocol marker and the message 'BGP_AUTH_FAILED'. Repeated authentication failures can indicate an attacker attempting to disrupt or gain access to BGP sessions to influence network routing. Detection relies on Huawei BGP log telemetry with specific authentication-failure text.
references:
  - https://www.blackhat.com/presentations/bh-usa-03/bh-us-03-convery-franz-v3.pdf
  - https://github.com/SigmaHQ/sigma/blob/master/rules/network/huawei/bgp/huawei_bgp_auth_failed.yml
author: Tim Brown, Huntrule Team
date: 2023-01-09
modified: 2023-01-23
tags:
  - attack.initial-access
  - attack.persistence
  - attack.privilege-escalation
  - attack.credential-access
  - attack.collection
  - attack.stealth
  - attack.t1078
  - attack.t1110
  - attack.t1557
logsource:
  product: huawei
  service: bgp
  definition: "Requirements: huawei bgp logs need to be enabled and ingested"
detection:
  keywords_bgp_huawei:
    "|all":
      - :179
      - BGP_AUTH_FAILED
  condition: keywords_bgp_huawei
falsepositives:
  - Unlikely. Except due to misconfigurations
level: low
license: DRL-1.1
related:
  - id: a557ffe6-ac54-43d2-ae69-158027082350
    type: derived