Skip to content

Mind0xP/robot-detect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-detect

Tool to detect the ROBOT attack (Return of Bleichenbacher's Oracle Threat).

More Info:

Changelog

Added the ability to scan multiple hosts via a file list.

Dependencies

This script needs Python 3, the gmpy2 and the cryptography library.

Install dependecies:

Debian - apt-get install libmpc-dev libmpfr-dev

Fedora/Redhat - yum install mpfr-devel libmpc-devel

Install with pip

To install with the needed python dependencies run:

pip install -r requirements.txt

License

This work is licensed as CC0 (public domain).

Authors

Hanno Böck, Juraj Somorovsky, Craig Young

About

Detection script for the ROBOT vulnerability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%