Releases: nmap/ncrack
Ncrack 0.7
o Added new modules: DICOM, Wordpress, MQTT
o New module: CVS
[Panagiotis Ilias / Barrend]
o New module: SMB2
[Aurelien Aptel aaptel@suse.com]
o Extended RDP module to support all latest Windows versions
o Added -oX output option
o Added support for latest OpenSSL 1.1.1c
o Ported opensshlib to OpenSSL 1.1
[Hilko Bengen - bengen@hilluzination.de]
o Fixed MySQL, SSH crashes
[Christian Inci - chris.gh@broke-the-inter.net]
Ncrack 0.6
o Added new modules: MongoDB and MSSQL
[Evangelos Deirmetzoglou - GSoC 2017]
o Added new modules: Cassandra and IMAP
[Panagiotis Ilias / Barrend]
o Improved WinRM module to support NTLM authentication
[Evangelos Deirmetzoglou for Google Summer of Code 2017]
o Implemented 'cr' (connection retries) option (caps number of consecutive
connection attempts until host/service is removed from list)
[Evangelos Deirmetzoglou - GSoC 2017]
o Added 'db' and 'domain' module options for protocols that need a specific
database (e.g. MongoDB) or domain (e.g. WinRM)
o Updated Ncrack to use latest Nsock & Nbase versions.
o Added --stealthy-linear timing option for stealthier cracking sessions
Version 0.5.0 - Ncrack revived
Ncrack revived version 0.5:
o Added 4 new modules: Redis, PostgreSQL, MySQL, SIP. Thanks to edeirme for
implementing the Redis, PostgreSQL and MySQL modules.
o Improved HTTP module by adding digest authentication.
o Added --pairwise option for special username/password iteration.
o Added --proxy option and proxy support implementation. Many thanks
to Andrew Farabee (https://github.com/andrewfarabee/) for implementing
it.
o Updated the Ncrack openssh library, now based on the OpenSSH 7.1
codebase and updated the SSH module to support all the latest ciphers.