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 https://github.com/p0dalirius/FindUncommonShares/pull/19 - [enhancement] Incorporate access_rights and uncpath into the Excel report. by @xybytes in https://github.com/p0dalirius/FindUncommonShares/pull/22
- Added DNS Name to debug output when DNS resolution fails. closes #23 by @sqglsec in https://github.com/p0dalirius/FindUncommonShares/pull/24
- Fix kerberos and AES auth by @lefayjey in https://github.com/p0dalirius/FindUncommonShares/pull/25
New Contributors
- @pedroflor made their first contribution in https://github.com/p0dalirius/FindUncommonShares/pull/19
- @xybytes made their first contribution in https://github.com/p0dalirius/FindUncommonShares/pull/22
- @sqglsec made their first contribution in https://github.com/p0dalirius/FindUncommonShares/pull/24
- @lefayjey made their first contribution in https://github.com/p0dalirius/FindUncommonShares/pull/25
Full Changelog: p0dalirius/FindUncommonShares@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