Skip to content

issues Search Results · repo:secdev/scapy language:Python

Filter by

1k results
 (162 ms)

1k results

insecdev/scapy (press backspace or delete to remove)

Brief description DHCPv6_am returns an erroneous DHCP6_Solicit message in response to a DHCP6_Request, whereas the correct response should be a DHCP6_Reply. See line 1845 of the file scapy/scapy/layers/dhcp6.py. ...
  • keewa
  • Opened 
    2 days ago
  • #4689

Brief description TCP reassembly doesn t work when there re multiple resends (?) Scapy version 2.6.1.dev55 Python version 3.12.7 Operating system Windows 11 24H2 26100.3194 Additional environment ...
  • Redict
  • Opened 
    7 days ago
  • #4683

Brief description Using TLSServerAutomaton in tls1.3 of Scapy v2.6.1, after client access, TLS13NewSessionTicket cannot be saved to a file. Scapy version 2.6.1 Python version 3.13 Operating system ...
  • jiuyuan-light
  • Opened 
    7 days ago
  • #4682

I ve noticed that the PBKDF2-HMAC implementation in this repository currently uses 4096 iterations. Based on the OWASP 2023 recommendations, the minimum recommended iteration count for PBKDF2-HMAC-SHA1 ...
  • choseogyeong
  • 1
  • Opened 
    8 days ago
  • #4681

When using pcap and a ring buffer for receiving packets, it can be useful to specify the snapshot length and the buffer size when receiving packets. For example, if you know that you ll only want to be ...
  • saiarcot895
  • 1
  • Opened 
    12 days ago
  • #4680

Brief description It looks like some elements have been moved from NBNSQueryResponse to NBNSHeader but in reality it is just a bug in the library. Scapy version 2.5.0+dfsg-2ubuntu1 Python version ...
  • adamziaja
  • 2
  • Opened 
    15 days ago
  • #4675

Brief description The new rtnetlink implementation builds an incorrect route table on Azure Container Apps. This breaks pretty much all inet functionality as Ether layer dst and IP layer src fields are ...
bug
  • michaelvdnet
  • 8
  • Opened 
    16 days ago
  • #4674

Brief description When using Scapy s sniff() function with the filter parameter to process a pcap file offline, it fails to compile the filter expression if the pcap file has a linktype of 101 (raw IP). ...
  • netsecfish
  • Opened 
    18 days ago
  • #4671

Brief description scapy s http.py code does not consider the case where the Content_length field is not an integer. This can cause the code to throw an exception when it tries to convert the field to ...
bug
  • netsecfish
  • 1
  • Opened 
    21 days ago
  • #4668

Hi I created some Scapy code to do DICOM for a CTF I m working on... it s far from complete. I was wondering what it would take for DICOM to be supported natively in Scapy. Thanks https://github.com/tmart234/Scare-Floor-DCM/blob/main/solution/scapy_DICOM.py ...
  • tmart234
  • Opened 
    22 days ago
  • #4667
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub