logo

tls-shake

SSL/TLS False Handshake client for testing server’s configurationgit clone https://hacktivis.me/git/tls-shake.git

README (311B)


  1. SSLv1→TLSv1.2/1.3 scanner by doing handshake but without doing/having crypto. Original idea by aeris.
  2. Note that my only network program was years ago in python, and the code was quite horrible.
  3. - Wrote on Gentoo Linux (Gcc/Clang, glibc/musl)
  4. - libbsd is needed for non-BSDs
  5. - build is done with Plan9’s mk