Sunday , August 2 2026
cisa

CISA Releases Guideline mitigating Active Directory compromise

To improve cybersecurity, the Cybersecurity and Infrastructure Security Agency (CISA) has partnered with international agencies to release a guide on detecting and addressing Active Directory compromises.

This guidance, from the ASD, NSA, CCCS, NCSC-NZ, and NCSC-UK, informs organizations about common techniques used by cybercriminals to target Microsoft Active Directory.

CISA alerts to cyberattacks affecting U.S. water utilities

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) warns of a big rise in attacks on internet-connected programmable logic controllers...
Read More
CISA alerts to cyberattacks affecting U.S. water utilities

“CyberStrike” AI-Driven Security Platform for Automated Testing

A new open-source project named CyberStrike aims to be the first AI tool made for offensive security. It can turn...
Read More
“CyberStrike” AI-Driven Security Platform for Automated Testing

AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

Many countries are now showing interest to invest in the data center industry in Banglades especially in AI data centers....
Read More
AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

NVIDIA BlueField Flaw Enables Code Execution Attacks

NVIDIA has revealed a big flaw with its BlueField DPUs and ConnectX networking systems. This issue could let attackers run...
Read More
NVIDIA BlueField Flaw Enables Code Execution Attacks

Massive customer data from India’s Bank of Baroda surfaced online

India's leading state-owned lender Bank of Baroda acknowledged Monday a security incident after reports that approximately 1 terabyte of customer...
Read More
Massive customer data from India’s Bank of Baroda surfaced online

Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

CISA has put the Fortinet FortiOS vulnerability CVE-2025-68686 in its list of known exploited flaws after ongoing attacks. The flaw...
Read More
Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

OpenAI's CEO Sam Altman says that AI has reached a big milestone. The technology can now make itself better, leading...
Read More
Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group posted a message on their...
Read More
Shinyhunters claimed and set deadline to publish E&Y data

Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Nvidia and over 30 tech firms started a group on Monday to create open-source AI tools for protecting against cyber...
Read More
Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Google Search Results Reportedly Show Claude AI Shared Chats

Claude's share links from Anthropic showed up in public search results. This raised new privacy worries for users who shared...
Read More
Google Search Results Reportedly Show Claude AI Shared Chats

Active Directory is essential for authentication and authorization in enterprise IT networks worldwide, offering services like Domain Services (AD DS), Federation Services (AD FS), and Certificate Services (AD CS).

Active Directory is a key target for cyber attackers due to its weak default settings, complicated relationships, outdated protocols, and insufficient security diagnostics tools.

Common Techniques Exploited by Malicious Actors:

The guide lists 17 ways malicious actors compromise Active Directory.

Key Techniques Include:

Kerberoasting: This involves taking advantage of certain user accounts to get tickets that can be decoded to find the actual password.

Authentication Server Response (AS-REP) Roasting: This method focuses on user accounts that skip the first security step, enabling attackers to decode the AS-REP ticket to retrieve the password.

Password Spraying: A method where attackers try common passwords on many accounts to gain access.

Machine Account Quota Compromise: Taking advantage of the default limit on machine accounts a user can create to gain unauthorized access.

Unconstrained Delegation: Letting attackers act as any user in the domain.

Mitigation Strategies:

The guide provides robust mitigation strategies to protect against these threats:

Implementing Microsoft’s Enterprise Access Model: This model helps ensure that highly privileged user accounts are not compromised by lower-level systems and that these accounts only manage their own secure resources.

Minimizing SPNs: Limit the number of user objects with Service Principal Names (SPNs) to reduce the risk of Kerberoasting attacks.

Ensuring Kerberos Pre-authentication: Configure all user accounts to require Kerberos pre-authentication to prevent AS-REP Roasting attacks.

Using Group Managed Service Accounts (gMSAs): Automatically changing and securing passwords for service accounts.

Monitoring and Logging: Centrally collect and review events like TGS ticket requests to spot unusual activity.

Detecting Active Directory compromises is difficult because legitimate and malicious activities often look alike. The guide recommends using tools like BloodHound, PingCastle, and Purple Knight to spot misconfigurations and vulnerabilities. It suggests looking at event ID 4769, which tracks TGS ticket requests, to spot possible Kerberoasting activity.

This guide highlights the importance for organizations to prioritize the security of their Active Directory environments.

Organizations can improve their cybersecurity by understanding common attack techniques and applying recommended mitigation strategies to protect against serious threats. To protect enterprise IT networks from evolving cyber threats, staying informed and proactive is crucial.

India linked hacker to target Bangladeshi Gov.t and law agency

Check Also

Bad Epoll

“Bad Epoll” 0-Day Vulnerability Allows Root Access on Linux Servers, Android Devices

A new Linux flaw called “Bad Epoll” (CVE-2026-46242) lets regular users get root access on …