December 23, 2015 By Larry Loeb 2 min read

Windows and the Kerberos security system for client/server authentication have a long and tortured relationship, especially for systems running older versions of Windows. Kerberos uses secret-key cryptography to augment password security. The solution is more secure because it doesn’t transmit the actual password, but rather a secret key that has the code stored in its memory.

Attacks on Password Security

InfoWorld described some attacks that can easily occur in older Windows systems. These attacks are called Pass-the-Hash and Golden Ticket.

They work because “NT LAN Manager (NTLM) creates secret keys using NTLM’s hash of an inactive user account. The inactive user krbtgt is created when the system is first installed and typically remains untouched on Windows machines for a long time.” This allows cybercriminals to access the hash and then gain the ability to execute certain administrative commands. At this point, they can also create new passwords and download files.

Unfortunately for users, there’s no real way to avoid these attacks. “Mitigation of most of these attacks is not possible, as this is simply how Kerberos works in the Windows environment,” wrote one security expert on his dfir-blog.

Saving Your Bacon

It may well be that organizations can prevent these password security issues by protecting privileged accounts at all costs. Recommended mitigations include using Microsoft’s Credential Guard so that passwords aren’t being stored in memory and relying on the Protected Users group to restrict access to privileged accounts.

InfoWorld referenced a user on Reddit who had some suggestions for organizations worried about their password security. He offered these potential mitigations for the Kerberos problem:

  • Don’t give users root/admin rights.
  • Don’t log on to other systems as a domain admin.
  • Don’t perform interactive logins as an admin except on hardened systems.
  • Use modern software.
  • White-list applications in your environment.

Additionally, these attacks depend on RC4 being used. InfoWorld noted that the algorithm being exploited is disabled by default in many modern systems, including several recent iterations from Microsoft — from Windows 7 on.

As a result, no newly deployed systems are vulnerable to this attack. Microsoft has been recommending older systems disable this capability for more than a decade as well, so there are options for users.

Best Practices

If an organization is not moving off obsolete software like Windows Server 2003, it opens itself up to this kind of password security issue. Companies using older software would be vulnerable to this attack only because they made poor security decisions and chose not to invest in modern programs and infrastructure.

All of this points to the vital need for organizations to adopt the best practices for security measures and rid themselves of vulnerable points that may have accumulated over the years.

More from

FYSA – Adobe Cold Fusion Path Traversal Vulnerability

2 min read - Summary Adobe has released a security bulletin (APSB24-107) addressing an arbitrary file system read vulnerability in ColdFusion, a web application server. The vulnerability, identified as CVE-2024-53961, can be exploited to read arbitrary files on the system, potentially leading to unauthorized access and data exposure. Threat Topography Threat Type: Arbitrary File System Read Industries Impacted: Technology, Software, and Web Development Geolocation: Global Environment Impact: Web servers running ColdFusion 2021 and 2023 are vulnerable Overview X-Force Incident Command is monitoring the disclosure…

What does resilience in the cyber world look like in 2025 and beyond?

6 min read -  Back in 2021, we ran a series called “A Journey in Organizational Resilience.” These issues of this series remain applicable today and, in many cases, are more important than ever, given the rapid changes of the last few years. But the term "resilience" can be difficult to define, and when we define it, we may limit its scope, missing the big picture.In the age of generative artificial intelligence (gen AI), the prevalence of breach data from infostealers and the near-constant…

Airplane cybersecurity: Past, present, future

4 min read - With most aviation processes now digitized, airlines and the aviation industry as a whole must prioritize cybersecurity. If a cyber criminal launches an attack that affects a system involved in aviation — either an airline’s system or a third-party vendor — the entire process, from safety to passenger comfort, may be impacted.To improve security in the aviation industry, the FAA recently proposed new rules to tighten cybersecurity on airplanes. These rules would “protect the equipment, systems and networks of transport…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today