March 2024

Autorun Startup Registry Keys

Autorun Startup Registry Keys – Windows Privilege Escalation

Introduction When we talk about getting more control over Windows, one common way is by finding weak permissions on files and folders. In this discussion, we’ll look at a specific example related to certain registry keys that control what programs start up when your computer boots. First, we’ll learn how to find these startup registry […]

Autorun Startup Registry Keys – Windows Privilege Escalation Read More »

Hivenightmare Privilege Escalation

HiveNightmare vulnerability Privilege Escalation on Windows

Introduction Microsoft has confirmed a new problem on Windows 10. This issue lets regular users get access to local user passwords without needing administrator privileges. It’s another vulnerability coming just after the PrintNightmare problem that was reported recently. As the world figures out how to defend against this vulnerability, it raises the question: Is it

HiveNightmare vulnerability Privilege Escalation on Windows Read More »

SeImpersonate privilege escalation

SeImpersonatePrivilege – Windows Privilege Escalation

Introduction Hey there! So, in this post, we’re diving into different methods for taking advantage of something called the SeImpersonate privilege. Picture this: we’ll start with a scenario where we sneak into a Windows 10 computer using the iisapppool service account. How? Well, we’ll exploit a poorly set-up FTP server. Once we’re in, we’ll snoop

SeImpersonatePrivilege – Windows Privilege Escalation Read More »

Crackmap exec part 2

CrackMapExec in Action: Enumerating Windows Networks (Part 2)

Introduction CrackMapExec, or CME for short, is a handy tool used to check the security of Windows networks during internal tests. It helps to figure out what devices are connected to the network and what services they’re running. It also helps to find shared files, users, and groups on the network. In our previous post’s

CrackMapExec in Action: Enumerating Windows Networks (Part 2) Read More »

Crackmap Exec Part 1

Crackmapexec Full Tutorial part 1 [Updated 2024]

Introduction CrackMapExec, also known as CME, is a helpful tool for checking how safe Windows networks are, especially during internal pentesting assessments. It’s used to explore networks, finding out what computers are connected and what services they’re running. It also looks for shared folders, user accounts, and groups within the network. In this article, we’ll

Crackmapexec Full Tutorial part 1 [Updated 2024] Read More »

Windows Privilege Escalation – AlwaysInstallElevated Policy

Windows Privilege Escalation – AlwaysInstallElevated Policy

Introduction The Windows installer is a tool that helps install new software using MSI packages. The AlwaysInstallElevated feature is a setting in Windows that lets regular users install software with high-level permissions, like those of the SYSTEM user. This can be risky because it gives almost complete control over the computer. Microsoft advises against using

Windows Privilege Escalation – AlwaysInstallElevated Policy Read More »