Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Added an LDAP checker for Signing AND Channel Binding #606

Merged
merged 2 commits into from
Jul 8, 2022

Conversation

LuemmelSec
Copy link
Contributor

I know there already is a module for the signing part, however it was lacking the binding settings.
So I grabbed the work from @zyn3rgy https://github.com/zyn3rgy/LdapRelayScan and made a CME module out of it.
It is taking care of all cases:
Signing enabled / disabled (ldapserverintegrity = 0 or 1 -> disabled | = 2 -> enabled)
Channel Binding disabled / offered / enforced (LdapEnforceChannelBinding = 0 -> disabled | = 1 -> offered | = 2 -> enforced)
Multi Hosts targets are available.

image

LuemmelSec and others added 2 commits July 8, 2022 01:46
Added a module to check for LDAP signing and channel binding settings.
@mpgn
Copy link
Contributor

mpgn commented Jul 8, 2022

Can you check the new code @LuemmelSec ? :)

@LuemmelSec
Copy link
Contributor Author

LuemmelSec commented Jul 8, 2022

Hey @mpgn, still works like a charm.
I intentionally left all the print statements inside the code, as they looked more "verbose" in case of an error.
I am totally fine with this solution :)

@mpgn
Copy link
Contributor

mpgn commented Jul 8, 2022

Ok let's merge

@mpgn mpgn merged commit 4b6a9e0 into byt3bl33d3r:master Jul 8, 2022
@LuemmelSec
Copy link
Contributor Author

I am in love and finally a contributor to this awesome tool. Thx buddy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants