Detected Bias Types
⚠️
windows_first
⚠️
windows_examples
⚠️
windows_terms
Summary
The documentation references Windows authentication events and Windows-specific terms (e.g., NTLM, SID, domain\hostname format) more frequently and provides Windows-centric examples (such as C:\Windows\System32\svchost.exe, domain\hostname, and 'Windows 10' OS values). Windows is mentioned first when discussing operating systems and authentication sources, and examples often use Windows conventions. However, the schema itself is designed to be cross-platform and references non-Windows systems (e.g., AWS, SaaS apps, PKI, Service Principal), and does not exclude Linux/macOS. There are no PowerShell-only instructions or Windows-only tooling.
Recommendations
- Add Linux/macOS-centric examples alongside Windows ones (e.g., show authentication events from Linux systems, use Linux process paths like /usr/bin/sshd, Linux user naming conventions, and Linux OS values).
- When describing fields such as FQDN, clarify Linux/macOS formats and provide examples (e.g., 'host.example.com').
- Include references to Linux/macOS authentication protocols (e.g., Kerberos, LDAP, PAM) in the LogonProtocol field.
- Balance introductory statements to mention Linux/macOS equally with Windows when discussing authentication event sources.
- Where possible, provide examples of authentication events from non-Windows devices (e.g., firewalls, VPNs running on Linux, macOS endpoints).