-
Hello, thanks for the repo first of all.
I'm trying the V8 "Invalid RRC Setup spCellConfig" vs a OnePlus Nord CE 2 5G with a M_V3_P10 firmware version described in your paper. I've few question:
…
-
There's a extended version of the pcap format, which is also supported by libpcap with a magic value of 0xa1b2cd34. This format is created by some routers when creating a traffic capture (and probably…
-
Hi, I saw that one of the goals for this project is the ability to use pktmon on Windows to sniff traffic. I'd ultimately also be interested in using pktmon but specifically for HTTP (no SSL).
So f…
-
On Mac OS X at least, `tcpdump` uses `pcap-ng` format by default (unless you specify an interface).
Are there plans or is there any interest in adding `pcap-ng` support to this library?
-
Current `pcap` source input format type only supports classic PCAP and not PCAP-NG. This may entail a move to `scapy` from `dpkt` within the `PcapFileMessageSource` class.
-
### Is your feature request related to a problem? Please describe.
I would like to analyze some can traffic with wireshark. With Wireshark it is possible to check e.g. CANopen communication as you se…
-
i tried installing polycube for ubuntu 22,04 following the installation guide, the /scripts/install.sh throws error, as it tries to install dependencies for ubuntu 18.0 so, manually i tried installing…
-
The `PcapGlobalHeader` includes the header for the ng format @ https://github.com/aboutsip/pkts/blob/master/pkts-core/src/main/java/io/pkts/frame/PcapGlobalHeader.java#L34
Does the library support …
-
When merging 2 files it can read individually, airodump-ng fails to read it and displays `"out.pcap" isn't a pcap file (expected TCPDUMP_MAGIC).`. tcpdump is able to read the file.
How to reproduce…
-
## Issue Description ##
AMF connection established, but gnb not started & the "t" command for tracing not working
## Setup Details ##
Core: Open5GS
RAN: srsRAN
Core & RAN on different PC (both …