Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hatching/httpreplay
Replay HTTP and HTTPS requests from a PCAP based on TLS Master Secrets.
https://github.com/hatching/httpreplay
Last synced: about 2 months ago
JSON representation
Replay HTTP and HTTPS requests from a PCAP based on TLS Master Secrets.
- Host: GitHub
- URL: https://github.com/hatching/httpreplay
- Owner: hatching
- License: other
- Created: 2015-07-26T06:00:52.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T13:14:15.000Z (about 3 years ago)
- Last Synced: 2024-04-14T19:58:30.645Z (9 months ago)
- Language: Python
- Homepage:
- Size: 11.9 MB
- Stars: 94
- Watchers: 13
- Forks: 36
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **66**星
README
# httpreplay
Replay HTTP and HTTPS requests from a PCAP based on TLS Master Secrets. The
TLS Master Secrets can be extracted through mitmproxy, Cuckoo Sandbox, some
browsers, and probably some other tools as well.[![Linux Build Status](https://travis-ci.org/jbremer/httpreplay.svg?branch=master)](https://travis-ci.org/jbremer/httpreplay)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/t276rd85p34sg0ji?svg=true)](https://ci.appveyor.com/project/jbremer/httpreplay)
[![Coverage Status](https://coveralls.io/repos/github/jbremer/httpreplay/badge.svg?branch=master)](https://coveralls.io/github/jbremer/httpreplay?branch=master)