forked from pool/python-impacket
0bbd8c1205a6c2e1d02a9d372a32f6b93dd0042257c432acbe0eba149d70928e
- Update to version 0.11.0
Library improvements
* Added new Kerberos error codes.
* Added [MS-TSTS] Terminal Services Terminal Server Runtime
Interface Protocol implementation.
* Changed the setting up for new SSL connections.
* Added a callback function to smbserver for incoming
authentications.
* Fix crash in winregistry.
* Fixes in IDispatch derived classes in comev implementation.
* Fix CVE-2020-17049 in ccache.py.
* Smbserver: Added SMB2_FILE_ALLOCATION_INFO type determination.
* tds: Fixed python3 incompatibility when receiving over TLS
socket.
* crypto: Ensure passwords are utf-8 encoded before deriving
Kerberos keys.
* ese: Fixed python3 incompatibility when reading from db.
* ldap queries: Escaped characters are now correctly parsed.
* Support SASL authentication in ldap protocol.
Examples improvements
* GetADUsers.py, GetNPUsers.py, GetUserSPNs.py and
findDelegation.py:
+ Added dc-host option to connect to specific KDC using its
FQDN or NetBIOS name.
* GetNPUsers.py
+ Printing TGT in stdout despite -outputfile parameter.
+ Fixed output hash format for AES128/256 (etype 17/18).
* GetUserSPNs.py:
+ Added LDAP paged search
+ Added a -stealth flag to remove the SPN filter from the LDAP
OBS-URL: https://build.opensuse.org/request/show/1107803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-impacket?expand=0&rev=13
Description
No description provided
Languages
RPM Spec
100%