... | ... | @@ -4,5 +4,6 @@ A place to keep track of various priv esc techniques used, separated by platform |
|
|
|
|
|
`cmdkey /list` will show saved credentials
|
|
|
`dir -Force` will show hidden files in powershell. Also `ls`, both of which are aliases for `Get-ChildItem`
|
|
|
`whoami /all` provides more group information for the user than `net user` and `net group`
|
|
|
|
|
|
PS Transcripts are very helpful. Search text files for `Windows PowerShell transcript start` |