During a security investigation following alerts from an enterprise Network Intrusion Detection System (NIDS), a security analyst inspects captured traffic headers from a user workstation. The network logs reveal that outbound TCP port 443 connections destined for an internal authentication portal are systematically terminated via forged TCP Reset (RST) packets, while concurrent HTTP 302 response headers redirect the user's browser to submit credentials in cleartext over port 80. Which of the following network attacks is best demonstrated by these observed technical indicators?
- An on-path attack executing SSL stripping to downgrade secure sessions to unencrypted communicationsCevap
- BA Domain Name System (DNS) amplification attack leveraging open resolvers to flood the client network
- CA MAC flooding attack attempting to exhaust switch memory tables to force traffic broadcasting
- DA wireless disassociation attack sending spoofed management frames to sever client connections
Cevap
An on-path attack executing SSL stripping to downgrade secure sessions to unencrypted communications.
The scenario describes an on-path (man-in-the-middle) attack utilizing SSL stripping. In an SSL stripping attack, the threat actor sits between the client and the destination server, intercepting initial HTTPS connection attempts (port 443) and forcing the client to communicate over unencrypted HTTP (port 80) via HTTP 302 redirects. This enables the attacker to view and harvest credentials transmitted in cleartext.
Adım Adım Çözüm
Anahtar Kavram
SSL/TLS Stripping and On-Path Network Attack Indicators
Tahmini Süre:1m 30s