Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 3047ccf

Browse files
committed
Update Get-GPPPassword.ps1
1 parent 7ee6685 commit 3047ccf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Exfiltration/Get-GPPPassword.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function Get-GPPPassword {
1919
2020
PS C:\> Get-GPPPassword
2121
22-
NewName : {}
22+
NewName : [BLANK]
2323
Changed : {2014-02-21 05:28:53}
2424
Passwords : {password12}
2525
UserNames : {test1}
@@ -31,13 +31,13 @@ function Get-GPPPassword {
3131
UserNames : {Administrator (built-in), DummyAccount, dummy2}
3232
File : \\DEMO.LAB\SYSVOL\demo.lab\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\MACHINE\Preferences\Groups\Groups.xml
3333
34-
NewName : {}
34+
NewName : [BLANK]
3535
Changed : {2014-02-21 05:29:53, 2014-02-21 05:29:52}
3636
Passwords : {password, password1234$}
3737
UserNames : {administrator, admin}
3838
File : \\DEMO.LAB\SYSVOL\demo.lab\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\MACHINE\Preferences\ScheduledTasks\ScheduledTasks.xml
3939
40-
NewName : {}
40+
NewName : [BLANK]
4141
Changed : {2014-02-21 05:30:14, 2014-02-21 05:30:36}
4242
Passwords : {password, read123}
4343
UserNames : {DEMO\Administrator, admin}

0 commit comments

Comments
 (0)