pySSLScan 0.4 released

Most of the scan modules of the pySSLScan framework have been rewritten to use FlexTLS.

Changelog:

  • Use flextls module for scans
    • Most scans have been rewritten to be more flexible
    • Support additional ciphers
    • Minimize OpenSSL dependencies
  • New server.compression scan to explicitly scan for supported compression methods
  • Minimize number of requests during cipher scans
  • Improve detection of preferred ciphers
  • Don't perform a full handshake during cipher scans

Verwandte Artikel