Version info OriginalFileName does not match executable file name
ID PE164 Level INFO Category Configuration
Description
Version info OriginalFileName
string does not match the
actual executable file name. This may be a configuration error.
Mitigation
- Make sure that the
OriginalFileName
string of theStringFileInfo
VERSIONINFO
block matches the name of the executable.
Arguments
This rule has the following output arguments:
-
string_lcid
- AffectedVERSIONINFO
StringFileInfo
block language integral code -
string_lcid_tag
- AffectedVERSIONINFO
StringFileInfo
block language tag (e.g.en
,nl-NL
oren-US
) -
string_lcid_location
- AffectedVERSIONINFO
StringFileInfo
block language location (e.g.Spain
,neutral
orprocess_default
) -
string_cpid
- AffectedVERSIONINFO
StringFileInfo
block code page integral code -
string_cpid_name
- AffectedVERSIONINFO
StringFileInfo
block code page name (e.g.windows-1251
orutf-8
) -
entity_name
- Executable file name -
original_file_name
-OriginalFileName
string value
Loading...
Unable to load this documentation page.