Skip to content

Help troubleshooting a BPF #487

Description

@ButtBundy

hcxdumptool 6.3.5-3-g3725338 (C) 2024 ZeroBeat
running on Linux kernel 6.11.2-amd64
running GNU libc version 2.40
compiled by gcc 14.2.0
compiled with Linux API headers 6.11.2
compiled with GNU libc headers 2.40
enabled REALTIME DISPLAY
enabled GPS support
enabled BPF compiler

hcxdumptool --bpfc="wlan addr1 00c0cab035be or wlan addr2 00c0cab035be or wlan addr3 00c0cab035be" >> attack.bpf is working great. I don't see any other AP's or clients

excluding seems to be harder....

i tried

hcxdumptool --bpfc="not wlan addr1 00c0cab035be" >> protect.bpf
hcxdumptool --bpfc="not wlan addr2 00c0cab035be" >> protect.bpf
hcxdumptool --bpfc="not wlan addr3 00c0cab035be" >> protect.bpf

but it keeps showing

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