PowerShell:- Download a setup file from the internet and save it locally

PowerShell:- Download a setup file from the internet and save it locally

In my blog post on collaborationpro.com where I showed you how to get a reverse shell on Windows Server 2022 and then demonstrated how ESET removed the file, well, because it was on Windows Server 2022 Core, there is not browser option so I had to put together a quick...
Empower Your Server Security: Utilizing PowerShell to Identify Enabled TLS Versions on Windows Server

Empower Your Server Security: Utilizing PowerShell to Identify Enabled TLS Versions on Windows Server

I was working in my lab and wanted to check which TLS versions were enabled on my various machines. You can check the registry for this but I thought of putting a PowerShell script together to achieve this information. On the first machine, running the script provided...