# httpreplay **Repository Path**: hakka9527/httpreplay ## Basic Information - **Project Name**: httpreplay - **Description**: https://github.com/CAPESandbox/httpreplay - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-20 - **Last Updated**: 2024-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)