August 2024

Exploiting a vulnerability in a Windows operating system. Escalating privileges to create administrator access on a compromised system.

Exploiting a vulnerability in a Windows operating system. Escalating privileges to create administrator access on a compromised system. Read Post »

Section 6. Exploiting a vulnerability in a Windows operating system. Escalating privileges to create administrator access on a compromised system. For this task you are going to exploit a vulnerability in a Windows system and create a new admin account so you can beach the system. 1.     Login to the Kali system with kali/kali 2.     […]

Mitigating a detected threat

Mitigating a detected threat Read Post »

Point 4: With EternalBlue exploit, the vulnerability is typically associated with Microsoft Security Bulletin MS17-010 EternalBlue exploits a vulnerability in the SMBv1 protocol, allowing remote code execution.           Point 7: Disable SMB1 protocol Disable-WindowsOptionalFeature -Online -FeatureName smb1protocol   Enable Firewall: Ensure the Windows Firewall is enabled and configured properly.   Enforce

Scroll to Top
0%