Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)