Skip to content

Commit

Permalink
Fixed #20 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
p0dalirius authored Apr 10, 2024
1 parent 5d54237 commit 42ce6d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pyLDAPmonitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import sys
import ssl
import random
import ldap3
from sectools.windows.ldap import raw_ldap_query, init_ldap_session
from sectools.windows.crypto import nt_hash, parse_lm_nt_hashes
from ldap3.protocol.formatters.formatters import format_sid
Expand Down

0 comments on commit 42ce6d5

Please sign in to comment.