Microsoft Office Documents

This payload extracts Microsoft Office documents from the request and lets you define regex to control precise extraction.

The following figure illustrates the MS Office payload fields.

Microsoft Office Documents

The properties for the Microsoft Office documents payload are explained in the following table.

PropertiesSub-FieldDescription
Pattern The regular expression pattern on which the extraction is applied is specified in this field. For example, consider if the text is “Hello World”, then pattern would be “\w+”.
 Pattern Group IdThe grouping number to extract from the Regular Expression Pattern. For example, for the text “Hello World”, Group Id would be 0 to match characters in first group as per regex.
 Profile NameProfile to be used to perform transform operations on the matched content.
 User CommentsAdditional information related to the action performed by the group processing.
Length Preservation Data transformation output is padded with spaces to make the output length equal to the input length.
Last modified February 7, 2025