CAPEC-296: ICMP Information Request

Detailed Stable 严重程度: Low

CAPEC版本: 3.9

更新日期: 2023-01-24

攻击模式描述

An adversary sends an ICMP Information Request to a host to determine if it will respond to this deprecated mechanism. ICMP Information Requests are a deprecated message type. Information Requests were originally used for diskless machines to automatically obtain their network configuration, but this message type has been superseded by more robust protocol implementations like DHCP.

前提条件

  • The ability to send an ICMP Type 15 Information Request and receive an ICMP Type 16 Information Reply in response.

所需技能

Low The adversary needs to know certain linux commands for this type of attack.

所需资源

  • Scanners or utilities that provide the ability to send custom ICMP queries.

后果影响

影响范围: Confidentiality

技术影响: Other

关键信息

CAPEC ID: CAPEC-296

抽象级别: Detailed

状态: Stable

典型严重程度: Low

相关攻击模式
相关CWE弱点