Soru

Zorluk: Çok zorCommon Network Attack Types and Vectors

A senior network security analyst is reviewing telemetry logs and protocol captures across several enterprise security incidents. Match each specific network attack type to its underlying operational mechanism and observed protocol footprint.

  • NTP Amplification DDoSExploits public UDP port 123 monlist queries with a spoofed source address, yielding response payloads up to several hundred times larger than the request volume.
  • Pass-the-Hash (PtH)Extracts cached NTLM or Kerberos authentication artifacts from system memory to authenticate to remote SMB/RPC services without reversing the plaintext secret.
  • 802.11 Deauthentication AttackInjects spoofed unencrypted management frames to forcibly disassociate client devices from an access point, facilitating rogue AP connection or handshake capture.
  • BGP Route HijackingAdvertises a more specific Autonomous System prefix via exterior gateway protocols, diverting transit traffic through attacker-controlled routing paths.

Cevap

NTP Amplification DDoS matches UDP 123 monlist amplification; Pass-the-Hash matches leveraging extracted memory authentication artifacts for SMB/RPC access; 802.11 Deauthentication Attack matches injecting spoofed unencrypted management frames; BGP Route Hijacking matches advertising more specific AS prefixes.
Each attack vector is paired directly to its unique network footprint: NTP Amplification relies on UDP 123 request/response size asymmetry via spoofed IPs; Pass-the-Hash utilizes captured credential hashes directly for SMB/RPC authentication; 802.11 Deauthentication uses spoofed unencrypted 802.11 control/management frames; and BGP Route Hijacking manipulates path selection by advertising more specific BGP IP prefixes.

Adım Adım Çözüm

1
Analyze NTP Amplification DDoS mechanics
Identified UDP port 123 monlist command exploitation with spoofed victim source IPs causing asymmetric bandwidth saturation.
Amplication DDoS attacks exploit UDP-based protocols that return responses significantly larger than the initial query.
2
Analyze Pass-the-Hash (PtH) mechanics
Identified lateral movement using extracted NTLM or Kerberos credentials without cracking plaintext passwords.
Authentication protocols using hash-based authentication accept valid hashes directly for session establishment.
3
Analyze 802.11 Deauthentication Attack mechanics
Identified frame spoofing targeting unencrypted 802.11 management frames to force client disconnects.
Standard 802.11 management frames lack cryptographic integrity protection unless 802.11w PMF is enforced.
4
Analyze BGP Route Hijacking mechanics
Identified malicious prefix announcements exploiting longest-prefix matching rules in BGP exterior routing.
Routers prefer more specific network prefixes (e.g. /24 vs /22) when making routing decisions.

Anahtar Kavram

Network Attack Vector Differentiation and Protocol Footprints
Bu soruyu puanla