-
Hi,
Based on the answer on [Can't build pcap-parser #5](https://github.com/rusticata/pcap-parse/issues/5) _" Depending on what you want to do, I can provide some hints on what is better to choose"_…
-
## Issue Description ##
Hello. Trying to stand up a gnb but neither an IPhone 12 nor a OnePlus N200 can discover the 5G network. Using band 71 (617-652 down, 663-698 up)
## Setup Details ##
U…
-
While looking at the analyzer python code it seems as though the pcap file location is hard coded to a non existent file.
https://github.com/konicst1/lorattack/blob/53b634d653eb276c0eaee505e0eb4eb…
-
Hi,
I have set the PCAP Analyzer in my Splunk enterprise software. After setting up PCAP file location, I could see that the CONF file inputs.conf has been created. However, PCAP conversion is not…
-
Good afternoon. I'm not seeing this option in the Data Inputs for PCAP File Location. I've restarted Splunk a few times. Current version is 8.0.1
-
_First Observations_
Zeek v6.0.1. PCAP with persistent HTTP sessions, some of them showing packet loss (almost exclusively client to server side). For sessions with packet loss, the fields from the…
-
Hello all,
I tried to do file extracts over the POP3 protocol via the file analysis framework.
First I would like to know if zeek can trigger file related events over a pop3 network traffic. So…
-
zeek version 6.2.1 [in Docker](https://github.com/idaholab/Malcolm/blob/main/Dockerfiles/zeek.Dockerfile) on Debian 12, with [downloaded official Zeek .deb packages](https://github.com/idaholab/Malcol…
-
Executing:
`$ large_pcap_analyzer captures.pcap -v -Y "src host X and src port Y" -w output_large_pcap/output.pcap` on a 320MiB file yields:
> Successfully compiled PCAP filter: src host X and src…
beef9 updated
2 years ago
-
@ynadji and @JustinAzoff hit a scenario where Dicts report iterator invalidations via `internal Dictionary::Remove() possibly caused iterator invalidation`, triggered as follows:
```
(gdb) bt
[31/4…