Skip to content

Releases: nccgroup/keimpx

keimpx v0.5.1 Release Candidate

23 Apr 09:12
8521412
Compare
Choose a tag to compare
Pre-release

Changes

  • keimpx 0.5.1 is officially release candidate, please continue to report bugs as they are found
  • Dependencies updated: Impacket - 0.9.20 => 0.9.21; Six - 1.13.0 => 1.14.0; PyCryptodomeX - 3.9.4 => 3.9.7

Fixes

  • Error handling for users with no SAM hashes in secretsdump should be more elegant now

keimpx v0.5-beta.3

19 Feb 16:26
Compare
Choose a tag to compare
keimpx v0.5-beta.3 Pre-release
Pre-release

Fixes

  • Should fix file parsing issues which result in NoneType objects being stored in arrays for targets, credentials and domains

keimpx v0.5-beta.2

07 Feb 13:27
Compare
Choose a tag to compare
keimpx v0.5-beta.2 Pre-release
Pre-release

Fixes

  • Fixed issue where password policy enumeration would fail or give incorrect password properties
  • Fixed issue with integer/float type checking in local admin check

keimpx v0.5-beta.1

23 Jan 10:54
Compare
Choose a tag to compare
keimpx v0.5-beta.1 Pre-release
Pre-release

keimpx now supports Python 3.7!

This is the first release version to support Python 3.7 and as such while we believe most bugs have been found some may still exist. Please open a bug report if you find any and feel free to submit feature requests as well.

Added

  • More information for credentials that work but aren't immediately usable for shell access
  • six has been added to dependencies to allow for Python 2 and 3 compatibility
  • Some errors that would previously crash the application are now dealt with more gracefully

keimpx v0.4-beta.2

29 Nov 00:36
d9a46bb
Compare
Choose a tag to compare
keimpx v0.4-beta.2 Pre-release
Pre-release

Fixed

  • Corrected the version number
  • Updated the copyright notices

keimpx v0.4-beta.1

29 Nov 00:30
e4d9233
Compare
Choose a tag to compare
keimpx v0.4-beta.1 Pre-release
Pre-release

Information

This is the first GitHub release for keimpx and is currently a beta. Some bugs may still exist in this version so it is much appreciated if any that are found are reported in the Issues tab above.

This version brings keimpx up to date with the latest version of Impacket and moves to the PyCryptodome library, as PyCrypto is no longer maintained. It also fixes a number of long standing bugs, both reported and unreported.

Future releases will have a more structured description.