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

https://github.com/shishirjindal/fakecert

A SSL MITM tool
https://github.com/shishirjindal/fakecert

https-mitm mitm sslstrip

Last synced: 4 months ago
JSON representation

A SSL MITM tool

Awesome Lists containing this project

README

          

# fakecert

A python based MITM tool for https based websites. Currently it will show the warning and user accept the invalid certificate.

## Installation

Install it by typing these commands

`$ git clone https://github.com/shishirjindal/fakecert`

`$ cd fakecert`

## How to Use

You can use it by typing

`$ python fakecert.py`

## License

© [Shishir Jindal](https://github.com/shishirjindal)