Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024.10 Release #34

Merged
merged 48 commits into from
Oct 5, 2024
Merged

2024.10 Release #34

merged 48 commits into from
Oct 5, 2024

Conversation

TrimarcJake
Copy link
Owner

Improvements:

  • Dangling SPN detection speed greatly improved
  • Offline DNS Servers can be excluded from scanning by using -Exclude feature
  • Show-BTFixes now works with individual checks instead of requiring all checks to be displayed.
  • Progress indicators during collection phase
  • Logo improvements for better display in light consoles

TrimarcJake and others added 30 commits January 6, 2024 08:30
Fixed typo in filename of `ConvertTo-IdentityReference`.
All of the updates.
- Refactored to eliminate redundant DNS checks and rely on a cached copy of DNS records.
- Added a separate check to resolve FQDNs in external/excluded domains.
- Using more gatekeeping if blocks to reduce length of checks for each principal and SPN.
- Fixed bug that included SPNs with port numbers (eg: SQL) as hostnames.
- Added comment-based help because it's awesome.
- Clarified property names in the DanglingSPN output.
☕
Rename ConertTo-IdentityReference.ps1 to ConvertTo-IdentityReference.ps1
➕ Verbose messages so you can see current step in get data.
…ration

Removed extraneous 'dhcpServer' line that broke the build.
Removed duplicate entries for PowerShell Utility module
Added black background color to logo so it would be visible in Windows PowerShell's default blue background.
@TrimarcJake TrimarcJake merged commit a4f24da into main Oct 5, 2024
@TrimarcJake TrimarcJake deleted the testing branch October 5, 2024 11:47
@TrimarcJake TrimarcJake restored the testing branch October 5, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants