Releases: p0dalirius/sectools
Releases · p0dalirius/sectools
1.5.1: Bug fixes
What's Changed
- [bugfix] Fix ldap import by @qu35t-code in #17
New Contributors
- @qu35t-code made their first contribution in #17
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- [enhancement] Fix missing ntSecurityDescriptor by @MaxToffy in #13
- [bug] fixed #14, UnboundLocalError: cannot access local variable 'ldap_session' where it is not associated with a value by @p0dalirius in #15
- Updated Makefile by @p0dalirius in #16
New Contributors
- @MaxToffy made their first contribution in #13
- @p0dalirius made their first contribution in #15
Full Changelog: 1.4.4...1.5.0
1.4.4
Add missing .gitignore
1.4.3: Fixed bugs
Fixed code flow always using pass the hash
What's Changed
- [enhancement] Add ldaps on raw_ldap_query function by @C0wnuts in #4
- Add Kerberos and AES authentication by @lefayjey in #5
- Update ldap.py by @lefayjey in #6
- Update ldap.py by @juanhundo in #7
New Contributors
- @C0wnuts made their first contribution in #4
- @lefayjey made their first contribution in #5
- @juanhundo made their first contribution in #7
Full Changelog: 1.3.9...1.4.2
1.3.9
Merge remote-tracking branch 'origin/main' into main
1.3.6: Added get_servers_from_domain, raw_ldap_query
Release 1.3.6
1.3.3
Fixed parse_lm_nt_hashes Release 1.3.3
1.3.2
Fixes #2
1.3.1
Added nt_hash and parse_lm_nt_hashes functions in sectools.windows.cr…
1.3
Added nt_hash and parse_lm_nt_hashes functions in sectools.windows.cr…