Mitigating DoubleDirect Attacks (Nov 26, 2014)

By

The man-in-the-middle (MitM) attack intercepts a communication between two systems. Using different techniques, the attacker splits the original TCP connection into 2 new connections, one between the victim and the attacker and the other between the attacker and the server.

A man-in-the-middle technique called DoubleDirect surfaced recently. The technique utilized ICMP redirect packets to create new connections between the victim and the attacker. Since most of GNU/Linux and Windows desktop operating system do not accept ICMP redirect packets, these systems are not affected. However, Android, iOS and OS X accepts ICMP redirect packets hence they are prone to this attack.

The technique allows the attacker to perform eavesdropping if the original TCP connection is unencrypted. For an encrypted TCP connection, such as HTTPS, the eavesdropping is more difficult (unless the CA’s private key were compromised by the attacker.)

To prevent DoubleDirect attacks, Dell SonicWALL suggests customers to enable prevention for the following signature:

  • IPS sid:5198 “ICMP — Redirect (5)”
Security News
The SonicWall Capture Labs Threat Research Team gathers, analyzes and vets cross-vector threat information from the SonicWall Capture Threat network, consisting of global devices and resources, including more than 1 million security sensors in nearly 200 countries and territories. The research team identifies, analyzes, and mitigates critical vulnerabilities and malware daily through in-depth research, which drives protection for all SonicWall customers. In addition to safeguarding networks globally, the research team supports the larger threat intelligence community by releasing weekly deep technical analyses of the most critical threats to small businesses, providing critical knowledge that defenders need to protect their networks.