Project

General

Profile

Actions

Bug #7254

open

dcerpc: parser does not support multiple PDUs

Added by Shivani Bhardwaj about 2 months ago.

Status:
Assigned
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

dcerpc parser does not support parsing multiple PDUs in the input buffer. It takes the input, parses the first PDU, and if it succeeds, returns ok to the common applayer parser.

The common applayer parser then assumes that the entire data that was sent to the protocol parser was successfully parsed and consumed. It then updates the stream progress to reflect the same.

No data to display

Actions

Also available in: Atom PDF