diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2022-09-04 05:04:04 -0400 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2022-09-04 05:04:04 -0400 |
commit | f914e816092f02a4bbed779ad91a6641e7cc2122 (patch) | |
tree | 1c7dd2f7f2946ac4d80cb6f3147cbd5ec0b2b4af /support/domaindump/domain_computers.grep | |
parent | 869200611b92f0dee181a89ffb8f3f9123794d43 (diff) |
add rooms
Diffstat (limited to 'support/domaindump/domain_computers.grep')
-rw-r--r-- | support/domaindump/domain_computers.grep | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/support/domaindump/domain_computers.grep b/support/domaindump/domain_computers.grep new file mode 100644 index 0000000..6453192 --- /dev/null +++ b/support/domaindump/domain_computers.grep @@ -0,0 +1,5 @@ +cn sAMAccountName dNSHostName operatingSystem operatingSystemServicePack operatingSystemVersion lastLogon userAccountControl whenCreated objectSid description +meggiepc meggiepc$ meggiepc.support.htb 01/01/01 00:00:00 WORKSTATION_ACCOUNT 08/19/22 15:08:48 S-1-5-21-1677581083-3380853377-188903654-5102 +KRBRELAYUP KRBRELAYUP$ KRBRELAYUP.support.htb 01/01/01 00:00:00 WORKSTATION_ACCOUNT 08/19/22 15:01:17 S-1-5-21-1677581083-3380853377-188903654-5101 +MANAGEMENT MANAGEMENT$ Management.support.htb Windows 10 Pro 10.0 (19042) 07/26/22 16:01:56 WORKSTATION_ACCOUNT 07/21/22 13:19:20 S-1-5-21-1677581083-3380853377-188903654-2601 +DC DC$ dc.support.htb Windows Server 2022 Standard 10.0 (20348) 08/19/22 12:31:59 SERVER_TRUST_ACCOUNT, TRUSTED_FOR_DELEGATION 05/28/22 11:03:43 S-1-5-21-1677581083-3380853377-188903654-1000
\ No newline at end of file |