Imposter Labs
  • Home
  • GitHub
  • GitHub Gist

powershell

A collection of 3 posts
how-to

Add the ability to Remote Desktop (RDP) into Windows 11 Home Edition (Script)

How to add the ability to Remote Desktop into Windows 11 Home Edition.
Jan 4, 2024
powershell

How to store and retrieve secrets in PowerShell

Instead of hardcoding secrets such as passwords into your source code, you can use PowerShell's SecretManagement module to retrieve secrets from a secret vault that you create. You use the SecretManagement module to register different vault extensions and access vault secrets. These vault extensions are responsible for authentication
Nov 2, 2023 5 min read
powershell

How to create a valid self-signed SSL certificate for your internal services using PowerShell

If you're sick of seeing certificate errors when you try to access your internal services, and you would like to use valid SSL certificates but since these services are all internal and are not exposed to the internet, you don't want to use a reverse proxy
Mar 23, 2022 11 min read
Page 1 of 1
Imposter Labs © 2025
Powered by Ghost