Project

General

Profile

Actions

Bug #6087

closed

FTP bounce detection doesn't work for big-endian platforms

Added by Cole Dishington 12 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
low
Label:

Description

FTP bounce detection has false positives and false negatives on platforms where host byte order is the same as network byte order. An example of this behavior can be triggered with the traffic attached pcap, which is also used in the suricata-verify test. The traffic contains the following:
  • A valid active FTP control transaction setting up the data port.
  • A active FTP control transaction setting up an FTP bounce attack.
    On big-endian platforms both flows will be detected as an FTP bounce attack. I tested this on x86_64 and mips64 platforms.

Files

test.pcap (2.63 KB) test.pcap Cole Dishington, 05/25/2023 03:57 AM

Subtasks 1 (0 open1 closed)

Bug #6174: FTP bounce detection doesn't work for big-endian platforms (6.0.x backport)ClosedPhilippe AntoineActions
Actions

Also available in: Atom PDF