pipe.fragment | Fragment | No value | Pipe Fragment |
pipe.fragment.error | Defragmentation error | No value | Defragmentation error due to illegal fragments |
pipe.fragment.multipletails | Multiple tail fragments found | Boolean | Several tails were found when defragmenting the packet |
pipe.fragment.overlap | Fragment overlap | Boolean | Fragment overlaps with other fragments |
pipe.fragment.overlap.conflict | Conflicting data in fragment overlap | Boolean | Overlapping fragments contained conflicting data |
pipe.fragment.toolongfragment | Fragment too long | Boolean | Fragment contained data past end of packet |
pipe.fragments | Fragments | No value | Pipe Fragments |
pipe.function | Function | Unsigned 16-bit integer | SMB Pipe Function Code |
pipe.getinfo.current_instances | Current Instances | Unsigned 8-bit integer | Current number of instances |
pipe.getinfo.info_level | Information Level | Unsigned 16-bit integer | Information level of information to return |
pipe.getinfo.input_buffer_size | Input Buffer Size | Unsigned 16-bit integer | Actual size of buffer for incoming (client) I/O |
pipe.getinfo.maximum_instances | Maximum Instances | Unsigned 8-bit integer | Maximum allowed number of instances |
pipe.getinfo.output_buffer_size | Output Buffer Size | Unsigned 16-bit integer | Actual size of buffer for outgoing (server) I/O |
pipe.getinfo.pipe_name | Pipe Name | String | Name of pipe |
pipe.getinfo.pipe_name_length | Pipe Name Length | Unsigned 8-bit integer | Length of pipe name |
pipe.peek.available_bytes | Available Bytes | Unsigned 16-bit integer | Total number of bytes available to be read from the pipe |
pipe.peek.remaining_bytes | Bytes Remaining | Unsigned 16-bit integer | Total number of bytes remaining in the message at the head of the pipe |
pipe.peek.status | Pipe Status | Unsigned 16-bit integer | Pipe status |
pipe.priority | Priority | Unsigned 16-bit integer | SMB Pipe Priority |
pipe.write_raw.bytes_written | Bytes Written | Unsigned 16-bit integer | Number of bytes written to the pipe |