LOLBAS/OSScripts/Slmgr.md

32 lines
573 B
Markdown

## Slmgr.vbs
* Functions: Execute
```
slmgr.vbs
```
Acknowledgements:
* Matt Nelson - @enigma0x3
* Casey Smith - @subtee
Code sample:
* [Slmgr.reg](Payload/Slmgr.reg)
* [Slmgr_calc.sct](Payload/Slmgr_calc.sct)
Resources:
* https://www.slideshare.net/enigma0x3/windows-operating-system-archaeology
* https://www.youtube.com/watch?v=3gz1QmiMhss
Full path:
```
c:\windows\system32\slmgr.vbs
c:\windows\sysWOW64\slmgr.vbs
```
Notes:
Requires that registry keys are imported and SCT present to work. SCT path can be adjusted inside the registry keys.