secdev / secdev/scapy

Support for IETF QUIC Packet generation

Open
#4,153 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

contributions wanted
Dominant language
Python
Stars
12.6k
Forks
2.2k
Avg merge
1d 4h
Merged PRs (30d)
56

Description

Brief description

The IETF QUIC protocol is replacing TCP protocol. Already 23% of the major internet services have started using QUIC as the default transport protocol. It is high time that Scapy gives a QUIC layer class that gives easy manipulation of QUIC packets just like any other packets.

Scapy version

2.4.0

Python version

3.8

Operating system

Ubunut 22.04

Additional environment information

No response

How to reproduce

NA

Actual result

No response

Expected result

No response

Related resources

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, entry point, or test. Start by clarifying which IETF QUIC packet types and generation behavior Scapy should support; done means an agreed QUIC layer can generate the required packet forms with coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.