Windows Privilege Escalation: Weak Registry Permission
[ad_1] Microsoft Windows offers a wide range of fine-grained permissions and privileges for controlling access to Windows components including services, files, and
Windows Privilege Escalation: Stored Credentials (Runas)
[ad_1] Microsoft Windows offers a wide range of fine-grained permissions and privileges for controlling access to Windows components including services, files, and
Windows Privilege Escalation: Boot Logon Autostart Execution (Startup Folder)
[ad_1] Windows Startup folder may be targeted by an attacker to escalate privileges or persistence attacks. Adding an application to a startup
Windows Privilege Escalation: Logon Autostart Execution (Registry Run Keys)
[ad_1] If an attacker finds a service that has all permission and its bind with the Registry run key then he can
Powercat for Pentester
[ad_1] IntroductionContents Powercat is a simple network utility used to perform low-level network communication operations. The tool is an implementation of the
Windows Privilege Escalation: HiveNightmare
[ad_1] IntroductionContents CVE-2021-36934 also known as SeriousSAM and HiveNightmare vulnerability was discovered by Jonas Lykkegaard in July 2021. Due to an ACL
Msfvenom Cheatsheet: Windows Exploitation
[ad_1] In this post, you will learn how to use MsfVenom to generate all types of payloads for exploiting the windows platform.
How Hackers Access Server Using Command Injection » TechNoCP
[ad_1] Hi Hackies, Today I am going to introduce a new thing about hacking ‘OS Command Injection’. This is also known as
What Is XXE Injection? |How Hackers Do It. » TechNoCP
[ad_1] Hello Hackies, In this article I’ll explain about XML external extity (XXE) injection.This is similar to SQL and HTML injection and