Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 399 Bytes

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