dsdb/tests: Add test for modification of unicodePwd over a cleartext/signed connection
authorRob van der Linde <rob@catalyst.net.nz>
Wed, 5 Apr 2023 00:30:03 +0000 (12:30 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Apr 2023 00:33:35 +0000 (00:33 +0000)
commit928de1d61c884c7691b57fbe5fffa8f792ce68fd
treed20bf0ef594bc266758cfff1213f73eec5dc1956
parent5abda27f0e2db9738f81c86a25929462ed6189ce
dsdb/tests: Add test for modification of unicodePwd over a cleartext/signed connection

This demonstrates that the server did not detect CVE-2023-0922

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
selftest/knownfail.d/unicodepwd_encrypted [new file with mode: 0644]
source4/dsdb/tests/python/unicodepwd_encrypted.py [new file with mode: 0644]
source4/selftest/tests.py