Skip to content

Fork: THC-SSL-DOS is a tool to verify the performance of SSL.

Notifications You must be signed in to change notification settings

vankoven/thc-tls-dos

 
 

Repository files navigation

A tool to stress test the SSL handshake by triggering processor intensive
RSA_encrypt() calls on the server side.

See more documentation and paper at:


                    http://www.thc.org/thc-ssl-down

COMPILE
=======

# ./configure
# make all
# src/thc-ssl-down -h


Yours sincerly,

The Hackers Choice
http://www.thc.org

About

Fork: THC-SSL-DOS is a tool to verify the performance of SSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 46.1%
  • Makefile 37.8%
  • C 16.1%