8000 GitHub - thomaspatzke/POODLEAttack: PoC implementation of the POODLE attack
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thomaspatzke/POODLEAttack

Repository files navigation

Implementation of the POODLE Attack

This is a PoC implementation of the POODLE attack.

Test Environment

  • Start HTTP server with: ./poodle-dev.sh httpserver
  • Start SSLv3 forwarder to HTTP server from point above with: ./poodle-dev.sh sslserver
  • Start PoC with: ./poodle-dev.sh attacker
  • Open HTTPS server in browser and accept certificate.
  • Open PoC request generator and watch leaking bytes in PoC terminal

More details about it in a blog article.

Only for demonstration purposes - Don't do anything evil with it!

About

PoC implementation of the POODLE attack

Resources< 57FB /h3>

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0