Hello hello,
I'm using get_extra_info() to get info about the remote host, i get the following result against a DC 2025 :)
{'domainname': 'GOTHAM', 'computername': 'DC01', 'dnscomputername': 'DC01.gotham.city', 'dnsdomainname': 'gotham.city', 'local_time': datetime.datetime(2025, 7, 7, 17, 1, 40, 829143), 'dnsforestname': 'gotham.city', 'os_build': 26100, 'os_guess': 'Windows 10 or Windows Server 2016', 'os_major_version': 'WINDOWS_MAJOR_VERSION_10', 'os_minor_version': 'WINDOWS_MINOR_VERSION_0'}
26100 is for windows 11 / Server 2025, did i forget to update something ? :)
https://en.wikipedia.org/wiki/Windows_11_version_history
(i'm on latest version of aardwolf)
Hello hello,
I'm using
get_extra_info()to get info about the remote host, i get the following result against a DC 2025 :){'domainname': 'GOTHAM', 'computername': 'DC01', 'dnscomputername': 'DC01.gotham.city', 'dnsdomainname': 'gotham.city', 'local_time': datetime.datetime(2025, 7, 7, 17, 1, 40, 829143), 'dnsforestname': 'gotham.city', 'os_build': 26100, 'os_guess': 'Windows 10 or Windows Server 2016', 'os_major_version': 'WINDOWS_MAJOR_VERSION_10', 'os_minor_version': 'WINDOWS_MINOR_VERSION_0'}26100 is for windows 11 / Server 2025, did i forget to update something ? :)
https://en.wikipedia.org/wiki/Windows_11_version_history
(i'm on latest version of aardwolf)