Low-level HTTP/2 client library based on scapy for tinkering with HTTP/2 connections
Project description
H2Tinker
H2Tinker is a minimalistic low-level HTTP/2 client implementation in Python.
It is based on scapy and also enables directly sending scapy-crafted frames. On top of scapy, h2tinker provides
- HTTP/2 connection setup and management,
- TCP and TLS connection setup and management,
- a user-friendly documented and typed API for creating different frames and requests,
- documentation and examples on how different attacks can be implemented.
Quickstart
See Examples to get started.
Installation
h2tinker is available in the Python Package Index and can be installed with pip:
pip3 install h2tinker
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
h2tinker-0.3.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file h2tinker-0.3.tar.gz
.
File metadata
- Download URL: h2tinker-0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 491a9b0807cdd9644e94581fef82ab6b5c182b58fbc65ddb9bb8edbdd74b300f |
|
MD5 | b822ef157caf9bad9f255232effc459a |
|
BLAKE2b-256 | 64ccc21f5e9633f5469e82d58def2411ca3274da9176f034ef5bdba2adae2ce1 |
File details
Details for the file h2tinker-0.3-py3-none-any.whl
.
File metadata
- Download URL: h2tinker-0.3-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c4ca0bc8da2e6261a4acbf609983bdec694899a0543ed1caf78405e97c60754 |
|
MD5 | e542855487357e72c36b91ea1670b967 |
|
BLAKE2b-256 | 052c0152256ab8c864cd97f037e686ff390dba0455be6fcd815a4c5eab64ba9a |