-
Hello everyone,
I am currently a collegue student who is exploring DNSSEC,Initially, I set out to implement a DNS authoritative server using Python and the Scapy package. However, I’ve encountered a…
-
Getting the following messages/error when installing scapy-python3 on windows 10 with python 3.6.4?
****
INFO: Can't load Python libreadline or completer
INFO: No IPv6 support in kernel
WARNING: N…
-
thrift-tool --port 9090 --pcap-file ~/share.pcap dump --show-all --pretty
Traceback (most recent call last):
File "/Users/hq/Library/Python/3.8/bin/thrift-tool", line 11, in
from thrift_t…
-
the issue is similar to https://github.com/dib-lab/khmer/issues/331 (just a random link with the same issue).
```
>>> Install scapy-http-1.8 into /var/tmp/portage/dev-python/scapy-http-1.8/image/ ca…
-
Hi, I've tried ICMP example this library with latest scapy on Rocky Linux 9.2 and got this
Python 3.9.16
Scapy 2.5.0
Robot Framework 6.1 (Python 3.9.16 on linux)
ScapyLibrary installed with `pip…
-
### Detailed Description of the Problem
In our quic-interop test setup we've observed that ngtcp2 server sometimes fails to parse QUIC client helo packet, which makes some tests shaky. The initial pa…
-
Hello, j'ai essayé d'installer mais j'ai cette erreur
```
C:\Users\lukyr\Desktop\Karrelage\app.py:201: SyntaxWarning: invalid escape sequence '\P'
browser_path="C:\Program Files\Google\Chrome\App…
-
### Brief description
When using Scapy's `sniff()` function to read from a pcap file, a zombie `tcpdump` process is left behind if the `filter` argument is set to a non-`None` value. This issue occur…
-
Some times isis watcher crash with the followings errors:
```
IS-IS watcher encounted the following error during sniffing: Traceback (most recent call last): …
-
Hi
I have some **scapy.error.scapy_Exception** on scapy sniff filters beginning with the expression `"ip proto UDP and ..."`
```
scapy.error.Scapy_Exception: Failed to compile filter expression…
Thus0 updated
2 years ago