techcentaur / poodle-attack

simulating poodle man in the middle attack on SSLv3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the code

For to input some data, run it like this python3 poodle.py "type data here"

For to use the hard-coded data: "Cryptography Assignment 3 by Ankit", run it like this

python3 poodle.py

About

simulating poodle man in the middle attack on SSLv3


Languages

Language:Python 100.0%