Releases: nccgroup/keimpx
Releases · nccgroup/keimpx
keimpx v0.5.1 Release Candidate
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
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
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
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
Fixed
- Corrected the version number
- Updated the copyright notices
keimpx v0.4-beta.1
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.