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

Researchers develop malicious AI ‘worm’ targeting generative AI systems

2 min read - Researchers have created a new, never-seen-before kind of malware they call the "Morris II" worm, which uses popular AI services to spread itself, infect new systems and steal data. The name references the original Morris computer worm that wreaked havoc on the internet in 1988.The worm demonstrates the potential dangers of AI security threats and creates a new urgency around securing AI models.New worm utilizes adversarial self-replicating promptThe researchers from Cornell Tech, the Israel Institute of Technology and Intuit, used what’s…

Passwords, passkeys and familiarity bias

5 min read - As passkey (passwordless authentication) adoption proceeds, misconceptions abound. There appears to be a widespread impression that passkeys may be more convenient and less secure than passwords. The reality is that they are both more secure and more convenient — possibly a first in cybersecurity.Most of us could be forgiven for not realizing passwordless authentication is more secure than passwords. Thinking back to the first couple of use cases I was exposed to — a phone operating system (OS) and a…

DOD establishes Office of the Assistant Secretary of Defense for Cyber Policy

2 min read - The federal government recently took a new step toward prioritizing cybersecurity and demonstrating its commitment to reducing risk. On March 20, 2024, the Pentagon formally established the new Office of the Assistant Secretary of Defense for Cyber Policy to supervise cyber policy for the Department of Defense. The next day, President Joe Biden announced Michael Sulmeyer as his nominee for the role.“In standing up this office, the Department is giving cyber the focus and attention that Congress intended,” said Acting…

Topic updates

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