gpotter2

Results 347 comments of gpotter2

unicorn

Not really. What is working with kamene should be mostly working with scapy (except for some very minor changes). The opposite isn’t true, as kamene is missing a lot of...

FTR `python3-scapy` is now pointing at secdev’s repo

It is using a scrolling system, but it is not great as it is using only a thread for all the players of the server... If it is a big...

We are currently looking towards releasing Scapy 2.5.0 which should be the last version to support Python 2.7 (at least I'd like so). We'll wait for that before breaking building...

This looks extremely broken, because it would mean that your `conf.L3socket` and `conf.L2listen` are `None`, meaning nothing in Scapy likely works.

Hi, could you share a pcap capture where Scapy's analysis is different from the hcidump/wireshark one? Thanks

The issue is that we haven't implemented all HCI Events. Feel free to add a pull request for the types you are missing, then add it to https://github.com/secdev/scapy/blob/85e0a509b0e2c8c36b91ecac2ae60492ab4c7e01/scapy/layers/bluetooth.py#L1273-L1278