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
- Host: GitHub
- URL: https://github.com/shishirjindal/fakecert
- Owner: shishirjindal
- Created: 2017-05-24T18:38:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T14:05:17.000Z (over 8 years ago)
- Last Synced: 2025-01-06T19:39:52.288Z (10 months ago)
- Topics: https-mitm, mitm, sslstrip
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)