aboutsummaryrefslogtreecommitdiff
path: root/support/domaindump/domain_computers_by_os.html
blob: 76e9f9eadd213e52e8de4d48a62ae7a91ca8ec75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html>
<head><meta charset="UTF-8"><style type="text/css">tbody th {
    border: 1px solid #000;
}
tbody td {
    border: 1px solid #ababab;
    border-spacing: 0px;
    padding: 4px;
    border-collapse: collapse;
}
body {
    font-family: verdana;
}
table {
    font-size: 13px;
    border-collapse: collapse;
    width: 100%;
}
tbody tr:nth-child(odd) td {
    background-color: #eee;
}
tbody tr:hover td {
    background-color: lightblue;
}
thead td {
    font-size: 19px;
    font-weight: bold;
    padding: 10px 0px;
}
</style></head><body><table><thead><tr><td colspan="11" id="cn_Unknown">Unknown</td></tr></thead><tbody><tr><th>CN</th><th>SAM Name</th><th>DNS Hostname</th><th>Operating System</th><th>Service Pack</th><th>OS Version</th><th>lastLogon</th><th>Flags</th><th>Created on</th><th>SID</th><th>description</th></tr>
<tr><td>meggiepc</td><td>meggiepc$</td><td>meggiepc.support.htb</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>01/01/01 00:00:00</td><td>WORKSTATION_ACCOUNT</td><td>08/19/22 15:08:48</td><td><abbr title="S-1-5-21-1677581083-3380853377-188903654-5102">5102</abbr></td><td>&nbsp;</td></tr>
<tr><td>KRBRELAYUP</td><td>KRBRELAYUP$</td><td>KRBRELAYUP.support.htb</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>01/01/01 00:00:00</td><td>WORKSTATION_ACCOUNT</td><td>08/19/22 15:01:17</td><td><abbr title="S-1-5-21-1677581083-3380853377-188903654-5101">5101</abbr></td><td>&nbsp;</td></tr>
</tbody>
<thead><tr><td colspan="11" id="cn_Windows_10_Pro">Windows 10 Pro</td></tr></thead><tbody><tr><th>CN</th><th>SAM Name</th><th>DNS Hostname</th><th>Operating System</th><th>Service Pack</th><th>OS Version</th><th>lastLogon</th><th>Flags</th><th>Created on</th><th>SID</th><th>description</th></tr>
<tr><td>MANAGEMENT</td><td>MANAGEMENT$</td><td>Management.support.htb</td><td>Windows 10 Pro</td><td>&nbsp;</td><td>10.0 (19042)</td><td>07/26/22 16:01:56</td><td>WORKSTATION_ACCOUNT</td><td>07/21/22 13:19:20</td><td><abbr title="S-1-5-21-1677581083-3380853377-188903654-2601">2601</abbr></td><td>&nbsp;</td></tr>
</tbody>
<thead><tr><td colspan="11" id="cn_Windows_Server_2022_Standard">Windows Server 2022 Standard</td></tr></thead><tbody><tr><th>CN</th><th>SAM Name</th><th>DNS Hostname</th><th>Operating System</th><th>Service Pack</th><th>OS Version</th><th>lastLogon</th><th>Flags</th><th>Created on</th><th>SID</th><th>description</th></tr>
<tr><td>DC</td><td>DC$</td><td>dc.support.htb</td><td>Windows Server 2022 Standard</td><td>&nbsp;</td><td>10.0 (20348)</td><td>08/19/22 12:31:59</td><td>SERVER_TRUST_ACCOUNT, TRUSTED_FOR_DELEGATION</td><td>05/28/22 11:03:43</td><td><abbr title="S-1-5-21-1677581083-3380853377-188903654-1000">1000</abbr></td><td>&nbsp;</td></tr>
</tbody>
</table></body></html>