Possible Juniper BGP Missing MD5 (via bgp)
This rule detects juniper BGP missing MD5 digest. Which may be indicative of brute force attacks to manipulate routing.
SigmalowNetworkv1
sigma
possible-juniper-bgp-missing-md5-via-bgp
title: Possible Juniper BGP Missing MD5 (via bgp)
id: 7365f5fa-67f2-5b63-9ea1-de2bdda73e5d
status: stable
description: This rule detects juniper BGP missing MD5 digest. Which may be indicative of brute force attacks to manipulate routing.
references:
- https://attack.mitre.org/techniques/T1557/
- https://attack.mitre.org/techniques/T1110/
- https://attack.mitre.org/techniques/T1078/
- https://www.blackhat.com/presentations/bh-usa-03/bh-us-03-convery-franz-v3.pdf
author: Huntrule Team
date: 2026-03-17
tags:
- attack.initial-access
- attack.persistence
- attack.privilege-escalation
- attack.credential-access
- attack.collection
- attack.stealth
- attack.t1078
- attack.t1110
- attack.t1557
logsource:
product: juniper
service: bgp
definition: 'Requirements: juniper bgp logs need to be enabled and ingested'
detection:
keywords_bgp_juniper:
'|all':
- ':179'
- 'missing MD5 digest'
condition: keywords_bgp_juniper
falsepositives:
- Unknown
level: low
Known false positives
- Unknown
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.