Releases: p0dalirius/sectools
Releases · p0dalirius/sectools
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…
1.1
Update README.md