Visualização normal

Ontem — 8 de Maio de 2026Stream principal

Researcher Shows Edge Browser Stores Saved Passwords in Plaintext

Cybersecurity expert Tom Rønning finds Microsoft Edge loads all saved passwords into computer memory as cleartext, making them easy for hackers to steal.

💾

Antes de ontemStream principal
  • ✇Cyber Security News
  • Azure AD Conditional Access Bypassed Via Phantom Device Registration and PRT Abuse Abinaya
    Cloud identity security relies heavily on Microsoft Entra ID (formerly Azure AD) Conditional Access. It acts as the primary digital gatekeeper, checking user locations, calculating risk scores, and verifying device health before granting access. However, an authorized red team engagement by Howler Cell recently revealed a critical attack path that entirely bypasses these vital protections. Starting with a single set of valid credentials, often purchased for just a few hundred dollars on cy
     

Azure AD Conditional Access Bypassed Via Phantom Device Registration and PRT Abuse

6 de Maio de 2026, 05:31

Cloud identity security relies heavily on Microsoft Entra ID (formerly Azure AD) Conditional Access. It acts as the primary digital gatekeeper, checking user locations, calculating risk scores, and verifying device health before granting access.

However, an authorized red team engagement by Howler Cell recently revealed a critical attack path that entirely bypasses these vital protections.

Starting with a single set of valid credentials, often purchased for just a few hundred dollars on cybercriminal markets, researchers successfully compromised a production tenant containing over 16,000 users.

This attack required no interaction with corporate endpoints. It deployed no malware, highlighting severe gaps in default device registration and compliance validation.

The engagement by Howler Cell closely mirrored real-world tactics used by Storm-2372, a suspected Russian state-aligned threat actor.

Both the researchers and threat actors exploited unprotected Device Registration Service (DRS) endpoints to establish initial footholds, proving that blocked credentials are not a dead end for sophisticated attackers.

Azure AD Conditional Access Bypassed

According to Howler Cell’s comprehensive research, the operation began with valid credentials explicitly blocked by a CA policy, resulting in an AADSTS53003 error.

To bypass this, researchers targeted the DRS endpoint using the device code authentication flow, an avenue left open by unenforced security policies.

This allowed them to authenticate successfully and proceed to the next phase of the attack.

Using a single command, the Howler Cell team registered a phantom device with a signed Azure AD certificate and private key.

The DRS API does not validate if the caller is a physical Windows machine, allowing a Linux laptop to masquerade as a legitimate endpoint.

This step leveraged the MITRE ATT&CK technique for Account Manipulation (T1098.005).

With the phantom device registered, researchers minted a Primary Refresh Token (PRT) containing false device claims.

When this PRT was exchanged for an access token, Azure AD determined that the session was device-authenticated.

This completely bypassed CA policies that required a compliant or joined device, granting access to the broader tenant environment for directory enumeration.

To bypass policies strictly requiring an Intune-compliant device, the researchers exploited a known gap in Intune enrollment restrictions.

By claiming hybrid domain-join status, the phantom device bypassed pre-registration requirements.

Kill Chain (Source: Cyderes)
Kill Chain (Source: Cyderes)

Intune trusted the client’s self-declared domain membership without verifying it against on-premises Active Directory.

Once enrolled, the device achieved compliance despite lacking BitLocker, Secure Boot, or antivirus software.

Intune’s evaluation logic treated missing health attestation responses as “not applicable” rather than non-compliant.

This permissive default posture allowed the researchers to download internal enterprise applications, and extracting a single package revealed critical internal server naming conventions and network architecture.

Escalation and Mitigation

Independent of device spoofing, researcher Howler Cell from Cyderes identified a structural risk in hybrid identity environments.

They discovered 255 highly privileged directory roles, including multiple Global Administrators, synced directly from on-premises Active Directory. 

Compromising these on-premises accounts provides attackers with a direct path to complete cloud tenant takeover without needing any cloud-specific exploits.

To defend against these complex attack chains, organizations must harden their device trust models.

Crucial mitigations include:

  • Enforcing report-only CA policies that block device code flows and require MFA for device registration.
  • Mandating TPM 2.0 attestation as a strict prerequisite for all PRT issuance.
  • Requiring external validation of device health through the Microsoft Health Attestation Service rather than relying on self-reported data.
  • Scoping user-level Graph API access to prevent unauthorized bulk directory enumeration.
  • Restricting privileged directory roles exclusively to cloud-only accounts managed through Privileged Identity Management.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

The post Azure AD Conditional Access Bypassed Via Phantom Device Registration and PRT Abuse appeared first on Cyber Security News.

Microsoft Teams on Android Now Lets Users Join External Meetings Through SIP

Microsoft is set to bridge the gap in enterprise unified communications with a highly anticipated update to its conference room hardware. Starting in June 2026, Microsoft Teams Rooms on Android will officially support joining third-party external meetings through Session Initiation Protocol (SIP). This strategic development aims to deliver seamless cross-platform interoperability for organizations relying on […]

The post Microsoft Teams on Android Now Lets Users Join External Meetings Through SIP appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

CloudZ RAT Exploits Microsoft Phone Link to Steal SMS OTPs

CloudZ is a new modular remote access trojan that abuses Microsoft’s built‑in Phone Link feature to steal SMS one‑time passwords (OTPs) and other mobile notifications directly from Windows PCs, without infecting the phone itself. Microsoft Phone Link (formerly “Your Phone”) is integrated into Windows 10 and 11 to mirror smartphone SMS messages, application notifications, call […]

The post CloudZ RAT Exploits Microsoft Phone Link to Steal SMS OTPs appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

Windows 11 KB5083631 update released with 34 changes and fixes

1 de Maio de 2026, 07:00
Microsoft has released the KB5083631 optional cumulative update for Windows 11, which includes 34 changes, such as a new Xbox mode for Windows PCs, enhanced security and performance for batch files, and performance improvements for launching startup apps. [...]

Alleged Silk Typhoon hacker extradited to the United States to face charges

29 de Abril de 2026, 09:14
A man accused of working as a hacker for China's Ministry of State Security has been extradited to the USA from Italy, and faces - if found guilty - the prospect of decades behind bars. Read more in my article on the Hot for Security blog.

CISA Warns of Windows Shell Zero-Day Exploited in Attacks

The Cybersecurity and Infrastructure Security Agency (CISA) has issued an urgent alert regarding a newly discovered zero-day vulnerability affecting Microsoft Windows. On April 28, 2026, the agency officially added CVE-2026-32202 to its Known Exploited Vulnerabilities (KEV) catalog. This critical flaw involves a failure of a protection mechanism within the Microsoft Windows Shell, and active exploitation […]

The post CISA Warns of Windows Shell Zero-Day Exploited in Attacks appeared first on GBHackers Security | #1 Globally Trusted Cyber Security News Platform.

  • ✇Cyber Security News
  • Microsoft Launches Copilot Agent Mode for Outlook, Inbox and Calendar Functions Abinaya
    Microsoft has officially launched its new “agentic” capabilities for Copilot in Outlook, transforming the AI from a basic drafting assistant into an autonomous digital agent. Announced on April 27, 2026, this major update enables Copilot to manage both your inbox and calendar proactively. By automating complex, ongoing tasks, Microsoft aims to reduce digital fatigue and drastically streamline daily enterprise workflows. For cybersecurity and IT professionals managing high volumes of ale
     

Microsoft Launches Copilot Agent Mode for Outlook, Inbox and Calendar Functions

28 de Abril de 2026, 08:14

Microsoft has officially launched its new “agentic” capabilities for Copilot in Outlook, transforming the AI from a basic drafting assistant into an autonomous digital agent.

Announced on April 27, 2026, this major update enables Copilot to manage both your inbox and calendar proactively.

By automating complex, ongoing tasks, Microsoft aims to reduce digital fatigue and drastically streamline daily enterprise workflows.

For cybersecurity and IT professionals managing high volumes of alerts and communications, this autonomous triage could become a critical productivity tool.

Autonomous Inbox Management

Previously, Copilot in Outlook primarily assisted with single tasks, such as writing an email or summarizing a thread.

Now, the new agent mode works continuously in the background to keep operations moving.

Copilot actively prioritizes incoming messages, surfaces emails that require urgent responses, and automatically drafts follow-ups for unreturned messages.

Autonomous Inbox Management (Source: Microsoft)
Autonomous Inbox Management (Source: Microsoft)

Users can also instruct the AI to create complex inbox rules, such as automatically tagging leadership emails as “High Priority” if the user is on the direct “To:” line.

For employees returning from leave, Copilot can summarize missed emails, highlight urgent items, draft brief update emails, and suggest messages to archive safely.

Importantly, the AI shows its workflow steps transparently. This allows users to review, adjust, or stop actions at any time, maintaining essential oversight over confidential data.

Intelligent Calendar Automation

Copilot’s new capabilities extend deeply into calendar management. Scheduling a meeting is simple, but resolving conflicts and reprioritizing tasks takes significant administrative effort.

Copilot now continuously monitors schedules to keep your day on track. It can automatically resolve booking conflicts, reschedule overlapping 1:1 meetings, rebook conference rooms, and proactively block out focus time.

Proactively monitor and manage your schedule (Source: Microsoft)
Proactively monitor and manage your schedule (Source: Microsoft)

Users can prompt the AI to draft detailed meeting agendas based on specific goals, open blockers, and owner assignments.

It can also protect off-hours by automatically following large meetings outside the typical workday instead of accepting them.

Strategic Time Management Features

Beyond basic scheduling, Copilot helps users align their time with their actual corporate priorities.

Copilot can execute several advanced prompts:

  • Tracks unreplied emails and drafts polite reminders after 24 hours.
  • Pulls relevant project data from the past week to draft high-importance update emails.
  • Analyzes upcoming calendars to recommend which meetings to decline, delegate, or convert to async updates.
  • Gathers context and identifies potential risks to help users prepare for upcoming client meetings.

As AI takes on more autonomous roles, maintaining user control over sensitive corporate communications remains critical.

Microsoft has designed these agentic features to keep the human in the loop for final approvals.

The new Copilot agent capabilities are currently available for early access through Microsoft’s Frontier program for all Outlook platforms, including Windows and web environments.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

The post Microsoft Launches Copilot Agent Mode for Outlook, Inbox and Calendar Functions appeared first on Cyber Security News.

❌
❌