Windows (en)

HackTheBox (en)

Learning About the EternalBlue Vulnerability Through HackTheBox Blue

Learning about EternalBlue through the HackTheBox retired machine [Blue].

Read
Windows (en)

Notes on Settings for Getting the Most Out of Windows 10

In this article, I will cover the small settings to configure after a clean install of Windows 10, how to install the applications I personally use often, and how to set up the OS.

Read
Windows (en)

Install Frequently Used Applications with Windows Package Manager (winget)

This time, I will use Windows Package Manager, whose major version was just recently released, to install the applications I normally use.

Read

Managing processes in PowerShell with Get-Process and Stop-Process

This article summarizes how to obtain a process list with PowerShell, which is also useful for troubleshooting.

Read

Getting HTTP Responses by Referencing .NET Framework Objects from PowerShell

This article summarizes how to reference .NET Framework objects from PowerShell.

Read

How to freely customize the PowerShell prompt display

This article summarizes how to customize the PowerShell prompt display.

Read