mallory

Software Screenshot:
mallory
Software Details:
Version: 0.2.0
Upload Date: 20 Feb 15
Developer: Braintree
Distribution Type: Freeware
Downloads: 27

Rating: 3.0/5 (Total Votes: 1)

mallory is a reverse proxy for HTTPS services, with SSL verification.

Installation

Execute:

 pip install mallory

Or install it yourself with:

 python setup.py install

Usage

 mallory \
 --port 8001 \
 --ssl-key /etc/ssl/private/proxy-hostname.example.com-key.pem \
 --ssl-cert /etc/ssl/certs/proxy-hostname.example.com-cert.pem \
 --pid-file /var/run/mallory.pid \
 --verify-ca-cert /etc/ssl/certs/ca-certificates.crt \
 https://destination.example.com

Requirements:

  • Python

Similar Software

sec-wall
sec-wall

14 Apr 15

liveweb
liveweb

20 Feb 15

pymiproxy
pymiproxy

20 Feb 15

Burp proxy
Burp proxy

2 Jun 15

Comments to mallory

Comments not found
Add Comment
Turn on images!