Re: Ask for help: zeek/modbus
Jon Siwek <[email protected]>
| Newsgroups | gmane.comp.security.detection.bro |
|---|---|
| Message-ID | <CAMzgZ0LiqnbeQdyiZtMx0d0+XP+V66qmvgkWRduSHtw9+xf9GQ@mail.gmail.com> |
On Thu, May 30, 2019 at 8:51 AM Salwa Alem <[email protected]> wrote: > ~/bro$ bro -r 09052019.pcap /home/salwa/bro/scripts/base/protocols/modbus/main.zeek > > fatal error in /home/salwa/bro/scripts/base/protocols/modbus/main.zeek, line 5: can't find ./consts In this case, that script is loaded by default and you don't have to specify it. So you could just do: bro -r 09052019.pcap Not sure that would explain the error though, unless you somehow do not have a file at /home/salwa/bro/scripts/base/protocols/modbus/consts.zeek, which should have come as part of the source code. - Jon _______________________________________________ Zeek mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek