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

Can you convert to zeek #14

Closed
blacktop opened this issue Mar 13, 2020 · 6 comments
Closed

Can you convert to zeek #14

blacktop opened this issue Mar 13, 2020 · 6 comments
Assignees

Comments

@blacktop
Copy link

Can you please convert from bro to zeek?

@hosom
Copy link
Owner

hosom commented Mar 16, 2020

Yep! I'll work on this today.

Check out the zeek branch if you want to track the changes.

@hosom hosom self-assigned this Mar 16, 2020
@hosom
Copy link
Owner

hosom commented Mar 16, 2020

@blacktop Mind testing? I pushed a new version. This should now be compatible with zeek/zkg.

@blacktop
Copy link
Author

Thank you!

When I ran I got the following:

$ docker run --rm -v `pwd`/pcap:/pcap blacktop/zeek:3.1.1 -F -r smallFlows.pcap local file-extraction/plugins/extract-all-files.zeek "Site::local_nets += { 192.168.5.0/24, 10.0.2.0/24 }"

zeek version 3.1.1
warning in /usr/local/zeek/share/zeek/site/file-extraction/plugins/../././file-extensions.zeek, lines 90-91: multiple initializations for index (text/rtf)

@hosom
Copy link
Owner

hosom commented Mar 17, 2020

I know what the issue is... I'll fix it in the morning. I caused an issue implementing someone else's request.

@hosom
Copy link
Owner

hosom commented Mar 17, 2020

Should be fixed now.

@blacktop
Copy link
Author

works great thank you! 👍

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

2 participants