crc32
Use the crc32 keyword to introduce to help in detection of file-based vulnerability.
Syntax:
--crc32 <checksum>,<file_length>;
<checksum>
is a hexadecimal number representing the crc32 checksum of the file
<file_length>
is a decimal number representing the file length.
Example:
--crc32 3174B5C8,20480;