forked from pool/python-impacket
Accepting request 898860 from home:mnhauke
- Update to version 0.9.23
Library improvements
* Support connect timeout with SMBTransport.
* Speeding up DcSync.
* Fixed Python3 issue when serving SOCKS5 requests.
* Fixed Path Traversal vulnerabilities in smbserver.py .
CVE-2021-31800
* Fixed POST request processing in httprelayserver.py .
* Added cat command to smbclient.py .
* Added new features to the LDAP Interactive Shell to facilitate
AD exploitation.
* Python 3.9 support
- Drop not longer needed patch:
* 1054.patch
OBS-URL: https://build.opensuse.org/request/show/898860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-impacket?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 9 17:17:37 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 0.9.23
|
||||
Library improvements
|
||||
* Support connect timeout with SMBTransport.
|
||||
* Speeding up DcSync.
|
||||
* Fixed Python3 issue when serving SOCKS5 requests.
|
||||
* Fixed Path Traversal vulnerabilities in smbserver.py .
|
||||
CVE-2021-31800
|
||||
* Fixed POST request processing in httprelayserver.py .
|
||||
* Added cat command to smbclient.py .
|
||||
* Added new features to the LDAP Interactive Shell to facilitate
|
||||
AD exploitation.
|
||||
* Python 3.9 support
|
||||
- Drop not longer needed patch:
|
||||
* 1054.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 24 15:41:05 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user