Releases: p0dalirius/pyFindUncommonShares
Releases · p0dalirius/pyFindUncommonShares
3.2: Improved target sources and bug fixes
What's Changed
- [bug] Fix
--password
argument not working properly. by @pedroflor in #19 - [enhancement] Incorporate access_rights and uncpath into the Excel report. by @xybytes in #22
- Added DNS Name to debug output when DNS resolution fails. closes #23 by @sqglsec in #24
- Fix kerberos and AES auth by @lefayjey in #25
New Contributors
- @pedroflor made their first contribution in #19
- @xybytes made their first contribution in #22
- @sqglsec made their first contribution in #24
- @lefayjey made their first contribution in #25
Full Changelog: 3.0...3.2
3.0: Added listing of access rights
Update README.md
2.5: Added warning of wildcard DNS entries
Merge remote-tracking branch 'origin/main'
2.4: Minor improvements
Fixed #7
2.3: Added export to SQLITE
Release 2.3
2.2
Added iteration on LDAP result pages to get every computer of the domain, no matter the size.
2.1
Release 2.1
2.0
Release v2.0
1.6
Update README.md
1.5
Fixed missing imports for Kerberos authentification