Results 6 issues of BlackWasp

### Description `daclread.py` is a new LDAP module that permits to read and export the DACLs of one or mulitple objects. It is mainly inspired from the [dacledit.py](https://github.com/SecureAuthCorp/impacket/pull/1291) Impacket script...

module

I have taken the essential part of the script `addComputer.py` and adapted it to the `smbattack.py` script logic for usage with `ntlmrelayx.py`. However, I have used the `hSamrChangePasswordUser()` function to...

medium

This PR is just a refactor of the SCCM/MECM page. Now, instead of having everything on a single page, there is a SCCM-MECM folder with a main page inside (with...

This pull request adds the new ADCS ESC14 privilege escalation technique : https://posts.specterops.io/adcs-esc14-abuse-technique-333a004dc2b9 For the moment, the UNIX-like tabs are in TODO state.

This PR adds the AD CS ESC11 privesc. I have added the attack to the `web-endpoint.md` page since both ESC8 and 11 are NTLM relay attacks. I have renamed the...

Hello! In [this recent article](https://www.synacktiv.com/publications/taking-the-relaying-capabilities-of-multicast-poisoning-to-the-next-level-tricking), Synacktiv demonstrated that during multicast poisoning, depending on the error code returned by the SMB server at the end of the authentication process, it was...