Incorrect version info file type
ID PE100 Level WARNING Category Configuration
Description
Based on the executable file name extension, version information of the executable contains the incorrect file type value.
Mitigation
- Make sure you set the correct file type in the version information of the executable.
- See the possible file type values in the official Microsoft documentation (
dwFileType
).
Arguments
This rule has the following output arguments:
-
resource_lang
- AffectedVERSIONINFO
resource language integral code -
resource_lang_tag
- AffectedVERSIONINFO
resource language tag (e.g.en
,nl-NL
oren-US
) -
resource_lang_location
- AffectedVERSIONINFO
resource language location (e.g.Spain
,neutral
orprocess_default
) -
extension
- Executable file name extension used to infer the expected file type value -
current_type
- Current file type value -
expected_type
- Expected file type value
Loading...
Unable to load this documentation page.