Skip to content

mimikatz.exe_: enumerate PE sections #1090

@mike-hunhoff

Description

@mike-hunhoff

Function: 0x4579D5

What it does: Calls EnumerateSecurityPackagesW and iterates the results.

Why it matches: The loop iterates over SecPkgInfo structures. capa confused the struct member access offsets (like 0x6, 0x14) with PE Header offsets (NumberOfSections, SizeOfRawData).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions