... | ... | @@ -3,4 +3,6 @@ A place to keep track of various priv esc techniques used, separated by platform |
|
|
# Windows
|
|
|
|
|
|
`cmdkey /list` will show saved credentials
|
|
|
`dir -Force` will show hidden files in powershell. Also `ls`, both of which are aliases for `Get-ChildItem`
|
|
|
|
|
|
PS Transcripts are very helpful. Search text files for `Windows PowerShell transcript start` |