Skip to content

error with latest zeek  #22

@xx-zhang

Description

@xx-zhang
  • zeek verion : 6.0.2
error in /opt/zeek/share/zeek/site/scripts/bzar/./main.zeek, lines 126-130: BZAR::match is used inside "when" statement but not captured (when ((BZAR::n1 = lookup_addr(BZAR::orig_h)) && (BZAR::n1 in BZAR::w$orig_names)) { BZAR::match = T} timeout BZAR::whitelist_dns_timeout { BZAR::match = F})
error in /opt/zeek/share/zeek/site/scripts/bzar/./main.zeek, lines 137-141: BZAR::w is used inside "when" statement but not captured (when ((BZAR::n2 = lookup_addr(BZAR::resp_h)) && (BZAR::n2 in BZAR::w$resp_names)) { BZAR::match = T} timeout BZAR::whitelist_dns_timeout { BZAR::match = F})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions