Zeek Package Documentation: Windows Version Detection¶
Package README¶
The top-level README has information on how to install and test this Zeek Package.
Zeek Package¶
For Zeek scripting details, such as options, functions and events, see the auto-generated documentation:
This is the entrypoint to loading the entire package.
Windows systems access a Microsoft Certificate Revocation List (CRL) periodically. The user agent for these requests reveals which version of Crypt32.dll installed on the system, which can uniquely identify the version of Windows that’s running.
This script will log the version of Windows that was identified to the Software framework.
Site-specific customizations go here