Daniel

Results 8 issues of Daniel

While booting the kernel takes longer than expected to initialize my TPM. Relevant dmesg log entries: ~~~ tpm0: tpm_try_transmit: send(): error -62 tpm0: [Firmware Bug]: TPM interrupt not working, polling...

This PR uses cannatag/ldap3#1087 to add LDAP Channel Binding support to the RBCD example script. ![Demo](https://github.com/fortra/impacket/assets/57419228/29fc7c57-7fc4-496c-808a-89ad53156c0e)

on hold
medium

The name of the LDAP attributes changed from LAPS Legacy to LAPSv2. This PR adds checks for the new `msLAPS-PasswordExpirationTime` attribute. References: -

**Describe the bug** `cnspec scan azure` fails to compile the official Azure policies with a strange `cannot find resource for identifier 'microsoft'` error. **To Reproduce** - download `cnspec` from GitHub...

Hi, I made a small change to show the trust attributes in the output of the `trusts` cli command. ![image](https://github.com/skelsec/msldap/assets/57419228/6caa7ab4-e351-4783-9e0a-e3d2558dca9c)

Before this change ardpclient crashed with an AttributeError. My version of PyQt6 is 6.7.1.

This PR implements a new command in `ldap_shell.py` called `gain_fullcontrol`. It appends a FullControl ACE to the security desriptor of an arbitrary LDAP object. This target object is specified by...

in review

This PR adds two new commands to `smbclient.py`: `create_symlink` and `remove_symlink`. These commands are to symlinks what the existing `mount` and `umount` commands are to junctions.

low