Skip to content

how can I filter DNS request by process #389

@heimao63531

Description

@heimao63531

I want to filter DNS request by process. I tried

.\netdump.exe "outbound and udp.DstPort == 53 and processId == 8140 " 1000
error: invalid filter "Filter expression contains a bad token for layer"

but it failed. netdump.exe is the sample you provided. why i cannot filter with condition processId? In windivert doc it has such filter condition

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions