372 matches found
Microsoft and Adobe Patch Tuesday (August 2021) – Microsoft 51 Vulnerabilities with 7 Critical, Adobe 29 Vulnerabilities
Microsoft Patch Tuesday – August 2021 Microsoft patched 51 vulnerabilities in their August 2021 Patch Tuesday release, and 7 of them are rated as critical severity. Three 0-day vulnerability patches were included in the release. Critical Microsoft Vulnerabilities Patched CVE-2021-36942 - Windows...
Windows LSA Spoofing Vulnerability
...
Microsoft Windows Server Security Feature Bypass Vulnerability (CNVD-2021-54416)
Windows Server is the brand name of a series of server operating systems released by Microsoft, including all Windows operating systems released under the brand name "Windows Server." Security features in the LSA in Microsoft Windows Server Bypass vulnerability. No details of the vulnerability ar...
Microsoft Windows/Windows Server Denial of Service Vulnerability (CNVD-2021-66060)
Microsoft Windows and Microsoft Windows Server are both products of Microsoft Corporation USA.Microsoft Windows is a set of operating systems for personal devices.Microsoft Windows Server is a set of server operating systems. A denial of service vulnerability exists in the LSA in Microsoft...
CVE-2021-33788
Windows LSA Denial of Service Vulnerability...
CVE-2021-33786
Windows LSA Security Feature Bypass Vulnerability...
Security feature bypass
Windows LSA Security Feature Bypass Vulnerability...
Denial of service
Windows LSA Denial of Service Vulnerability...
CVE-2021-33788
Technical details about CVE-2021-33788 are not provided in the supplied documents. Monitor for updated disclosures and CVE metadata.
CVE-2021-33788 Windows LSA Denial of Service Vulnerability
...
CVE-2021-33786
Technical details about CVE-2021-33786 are not public in the provided documents; no concrete affected products, root cause, impact, or remediation are present. Monitor for updates as new disclosures may appear.
CVE-2021-33786 Windows LSA Security Feature Bypass Vulnerability
...
Windows LSA Denial of Service Vulnerability
...
Windows LSA Security Feature Bypass Vulnerability
...
KLA12221 Multiple vulnerabillities in Microsoft Windows
Multiple vulnerabilities were found in Microsoft Windows. Malicious users can exploit these vulnerabilities to cause denial of service, execute arbitrary code, gain privileges, bypass security restrictions, obtain sensitive information, spoof user interface. Below is a complete list of...
PPLdump - Dump The Memory Of A PPL With A Userland Exploit
This tool implements a userland exploit that was initially discussed by James Forshaw a.k.a. @tiraniddo - in this blog post - for dumping the memory of any PPL as an administrator. I wrote two blog posts about this tool. The first part is about Protected Processes concepts while the second one...
Dumping LSASS in memory undetected using MirrorDump
Introduction As I am sure some of you are aware from the occasional ramblings and screenshots on twitter, I am a big fan of .NET based offensive tooling. Not because it’s trendy or cool, but because of the development speed and ease of testing and debugging in comparison to C/C++. A month or so a...
Metasploit Wrap-Up
Windows secrets dump The following provided by Christophe De La Fuente! A common pen testing pattern is to compromise a local administrative account on a host and use it to grab Windows password hashes, kerberos tickets, and other secrets stored locally. The most common technique is to run tools...
Windows Secrets Dump
Dumps SAM hashes and LSA secrets including cached creds from the remote Windows target without executing any agent locally. This is done by remotely updating the registry key security descriptor, taking advantage of the WriteDACL privileges held by local administrators to set temporary read...
SharpSecDump - .Net Port Of The Remote SAM + LSA Secrets Dumping Functionality Of Impacket'S Secretsdump.Py
.Net port of the remote SAM + LSA Secrets dumping functionality of impacket's secretsdump.py. By default runs in the context of the current user. Please only use in environments you own or have permission to test against : Usage SharpSecDump.exe -target=192.168.1.15 -u=admin -p=Password123...