Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with latest zeek #22

Open
xx-zhang opened this issue Jan 18, 2024 · 0 comments
Open

error with latest zeek #22

xx-zhang opened this issue Jan 18, 2024 · 0 comments

Comments

@xx-zhang
Copy link

  • 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})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant