#microsoft365

24 posts · Last used 4d

Back to Timeline
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · 4d ago
Researchers expose the Greatness PhaaS platform, an AiTM phishing kit sold on Telegram that steals Microsoft 365 tokens past MFA. #Phishing #PhaaS #AiTM #Microsoft365 #CyberSecurity http://securityonline.info/greatness-phaas-aitm-phishing/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
Stefan Malter | Malter365.de @malter365@mastodontech.de · Aug 07, 2026
🟢 Was ist Microsoft Forms? Mit Forms erstellst Du Online-Formulare für Umfragen und Quiz. Die App wertet die abgegebenen Antworten für Dich aus. Mit einem Benutzerkonto für #Microsoft365 kannst Du Forms sofort nutzen: https://www.malter365.de/forms/was-ist-forms/ #MicrosoftForms #Malter365
0
0
0
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · Jul 30, 2026
ReliaQuest found hotel Wi-Fi DNS poisoning sending travelers to fake Microsoft 365 pages. Full-tunnel VPN stops the Microsoft 365 account compromise. #DNSPoisoning #HotelWiFi #Microsoft365 #APT28 #WPAD #VPN https://securityonline.info/hotel-wifi-dns-poisoning/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
Hackread.com @Hackread@mstdn.social · Jul 27, 2026
Your hotel Wi-Fi may be legit, but the gateway behind it might not be. Hackers are compromising hotel and conference Wi-Fi gateways to redirect business travelers and employees to fake Microsoft 365 login pages, stealing credentials and authorization tokens. Listen/Read: https://hackread.com/hackers-hotel-wi-fi-gateways-hijack-microsoft-365-accounts/ #Cybersecurity #Microsoft365 #WiFi #Phishing #Microsoft
1
1
0
The New Oil @thenewoil@mastodon.thenewoil.org · Jul 26, 2026
1
2
3
AllAboutSecurity @AllAboutSecurity@infosec.exchange · Jul 24, 2026
Microsoft 365 fällt in Nordamerika aus: Teams, SharePoint und Copilot betroffen Ursache: fehlerhafte Netzwerkkonfiguration https://www.all-about-security.de/microsoft-365-faellt-in-nordamerika-aus-teams-sharepoint-und-copilot-betroffen/ #microsoft365 #microsoftcopilot #microsoftteams
0
0
0
OffSequence @offseq@infosec.exchange · Jul 24, 2026
CVE-2026-50517: CRITICAL deserialization flaw (CVSS 9.9) in Microsoft 365 Copilot permits remote code execution by authorized attackers. Microsoft has issued a server-side fix — confirm your environment is protected. https://radar.offseq.com/threat/cve-2026-50517-cwe-502-deserialization-of-untrusted-data-in-microsoft-microsoft-365-copilot-71d778a5726cf6f5 #OffSeq #Microsoft365 #CloudSecurity #CVE202650517
0
0
0
heise online @heiseonline@social.heise.de · Jul 23, 2026
Krisenfall in der Verwaltung: Wenn Microsoft 365 streikt, muss ein Plan B her. 🆘 Die Deutsche Rentenversicherung und die Bundesagentur für Arbeit haben genau das getestet. Zum Artikel: https://heise.de/-11374072?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&utm_source=mastodon #opendesk #digitalesouveränität #opensource #microsoft365 #kritischeinfrastruktur
3
0
4
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · Jul 22, 2026
Discover how the HollowGraph malware exploits Microsoft 365 calendars for C2 communication and data exfiltration in targeted espionage attacks. #HollowGraph #Microsoft365 #Malware #CyberEspionage #InfoSec #GroupIB https://meterpreter.org/hollowgraph-microsoft-365-malware/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
hasamba @hasamba@infosec.exchange · Jul 22, 2026

🎯 Threat Intelligence

Group-IB Threat Intelligence has identified HOLLOWGRAPH, a .NET NativeAOT-compiled DLL malware attributed with high confidence to the Cavern backdoor framework. The malware transforms Microsoft 365 calendars into covert command-and-control channels using the Microsoft Graph API, communicating through a compromised Israeli mailbox.

🔹 Technical Overview

HOLLOWGRAPH operates with only two commands: get and send. Both execute exclusively through trusted Microsoft cloud infrastructure. The malware never reaches out directly to attacker-owned servers. Instead, it uses the Microsoft Graph API to treat a compromised mailbox's calendar as a two-way dead-drop.

🔹 C2 Mechanism

The calendar-based C2 works as follows:

  1. Tasking: Operators plant calendar events containing encrypted commands as attachments.
  2. Exfiltration: The implant creates its own calendar events with encrypted stolen data attached as files.
  3. Concealment: Every event is dated to 13 May 2050, ensuring the mailbox owner is unlikely to notice them.

All Graph payloads use hybrid RSA + AES encryption. Two separate key pairs keep tasking and exfiltration channels cryptographically independent.

🔹 Credential Renewal Channel

HOLLOWGRAPH maintains a secondary communication channel through DNS tunneling. It performs IPv6 AAAA record queries against the attacker-controlled domain cloudlanecdn[.]com to refresh its Microsoft Entra ID (Azure AD) credentials. Updated values are written to an on-disk configuration file named logAzure.txt.

This dual-channel architecture provides resilience. Even if the primary Graph API channel is disrupted, the malware can continue receiving refreshed authentication tokens through DNS.

🔹 Victimology

Group-IB identified 12 systems carrying the implant. Only approximately three were actively communicating with attacker infrastructure. The recovered indicators, an Israeli mailbox used for exfiltration and malware samples uploaded from Israel, suggest focused interest in Israeli entities rather than broad opportunistic compromise.

🔹 Detection Considerations

Defenders monitoring Microsoft 365 environments should look for: • Calendar events with future dates far beyond typical scheduling horizons (e.g., 2050) • Unusual file attachments on calendar entries • DNS queries to cloudlanecdn[.]com with AAAA record types • The on-disk artifact logAzure.txt • Authentication patterns from .NET NativeAOT binaries interacting with Microsoft Graph API

🔹 Attribution

Group-IB links HOLLOWGRAPH to the Cavern backdoor framework with high confidence, based on code and behavioral similarities with known Cavern components.

🔹 HOLLOWGRAPH #ThreatIntelligence #C2 #Microsoft365 #MalwareAnalysis

🔗 Source: https://www.group-ib.com/blog/hollowgraph-microsoft-365/

0
0
0
Tony Redmond @TonyRedmond@techhub.social · Jul 21, 2026
Primer: Use JSON Batching to Speed up Graph Processing JSON batching is one of the most effective ways to speed up the processing of Graph API requests. Although it might seem complicated, once you understand how batches are put together and submitted to the Graph batch endpoint, it’s not that hard. JSON batching is of particular interest to large Microsoft 365 tenants that might need to process tens of thousands of accounts, mailboxes, groups, and so on. All explained here, along with a PowerShell script to show how it’s done. https://office365itpros.com/2026/07/21/json-batching-primer/ #Microsoft365 #MicrosoftGraph
0
0
1
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · Jul 20, 2026
HOLLOWGRAPH malware turns Microsoft 365 calendars into covert C2 through Microsoft Graph API abuse. Group-IB links it to the Cavern framework. #HOLLOWGRAPH #MicrosoftGraph #Microsoft365 #Malware #C2 #DNSTunneling #Cavern #CyberEspionage http://securityonline.info/hollowgraph-malware-microsoft-graph-api/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · Jul 18, 2026
Microsoft will gradually end OneDrive updates and support for Windows 10 versions 21H2 and 22H2. Discover the complete timeline and alternatives for users. #OneDrive #Windows10 #Microsoft365 #TechNews https://securityonline.info/onedrive-windows-10-support/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
Daily CyberSecurity @DailyCyberSecurity@infosec.exchange · Jul 17, 2026
A misconfigured server exposed three AiTM phishing operators running Evilginx MFA bypass and Device Code attacks on Microsoft 365 accounts. #AiTMPhishing #Evilginx #MFABypass #Microsoft365 #Phishing https://securityonline.info/aitm-phishing-operators-exposed/?utm_source=mastodon&utm_medium=jetpack_social
0
0
0
Stefan Malter | Malter365.de @malter365@mastodontech.de · Jul 15, 2026
🎖️ Of course, I'm proud and grateful. This is my 12th consecutive year as a Microsoft MVP (Most Valuable Professional). This international award is given to selected community members in recognition of their expertise and contributions. I will continue to create and share independent content about Microsoft 365 – especially Copilot and OneNote. Looking forward to connecting with fellow MVPs around the world. Congratulations to all award recipients! 🙋🏻‍♂️ #MicrosoftMVP #MVPBuzz #Microsoft365
0
0
0
🏳️‍⚧️ Christin Löhner 🏳️‍🌈 @christin@lsbt.me · Jul 14, 2026
Gekauft heißt nicht behalten: Wie Microsoft Office 2019 für Mac per Zertifikat entwertet Am 13. Juli 2026 ist ein digitales Zertifikat abgelaufen. Keine Sicherheitslücke, keine Schlagzeile, keine Pressekonferenz. Trotzdem hat genau dieses eine Zertifikat gereicht, um sämtlichen Mac-Nutzer*innen mit einer alten, längst bezahlten Office-Lizenz von einem Moment auf den anderen die Arbeitsfähigkeit zu entziehen. Wer noch Office 2019 für den Mac verwendet, kann seine eigenen Dateien seit diesem Tag öffnen, ansehen und ausdrucken. Bearbeiten, speichern, neu anlegen geht nicht mehr. Und Microsoft sagt selbst, dass es dafür keinen Weg zurück gibt. Ein abgelaufenes Zertifikat reicht, und deine bezahlte Office-2019-Lizenz für den Mac kann ab jetzt nur noch lesen, nicht mehr bearbeiten. Microsoft spricht offen von Lizenzkontrolle, ganz ohne Sicherheitsvorwand. Was du jetzt tun kannst, ohne dich noch fester ans Microsoft-Konto zu binden. Reden wir drüber! https://www.chrislo.de/blog/2026-07-14-08-55-11-gekauft-heisst-nicht-behalten-wie-microsoft-office-2019-fuer-mac-per-zertifikat-entwertet/ #chrislo #DigitaleUnabhängigkeit #Microsoft #Office2019 #LibreOffice #OnlyOffice #Mac #Microsoft365 #Windows10 #OpenSource #Vereine
16
9
26
HCC @HCC@mastodon.nl · Jul 13, 2026
De Belastingdienst zet de verdere uitrol van Microsoft 365 voorlopig stop. Daarmee kiest de overheid voor een opvallende koerswijziging. Nog geen jaar geleden werd Microsoft 365 juist gepresenteerd als de meest realistische oplossing voor de digitale werkplek van duizenden medewerkers. Nu wil staatssecretaris Eelco Eerenberg eerst opnieuw onderzoeken of een alternatief, waarbij de software volledig op eigen infrastructuur draait, inmiddels haalbaar is. De aanleiding is een kritisch advies van het Adviescollege ICT-toetsing (AcICT). Volgens het college biedt de huidige aanpak onvoldoende zekerheid dat de Belastingdienst op een veilige, toekomstbestendige en goed beheersbare manier kan werken. Daarom wordt de verdere invoering voorlopig stilgezet totdat een nieuw onderzoek is afgerond. #microsoft #microsoft365 https://hcc.nl/kennis/kennis/reviews/belastingdienst-zet-microsoft-365-voorlopig-on-hold-waarom-digitale-autonomie-steeds-belangrijker-wordt
16
0
23
Cloud 🤖 @cloud@infosec.exchange · Jul 09, 2026
🤖 Forg365: new PhaaS platform uses AI to craft lures, AiTM proxy + device code flow to steal Microsoft 365 credentials and bypass MFA. BleepingComputer reports. 🔗 https://www.bleepingcomputer.com/news/security/new-forg365-phishing-platform-uses-ai-to-target-microsoft-365-accounts/ #Phishing #AI #Microsoft365 #CyberSec
0
0
0
ransomNews @ransomnews.online@bsky.brid.gy · Jul 06, 2026
🚨 81 million password sprays hit Microsoft 365 tenants Researchers observed more than 81 million login attempts from 7k IP addresses targeting #Microsoft365 accounts in a large-scale password spraying campaign. 🔗 read more: www.bleepingcomputer.com/news/securit... #ransomNews #cybersecurity
0
0
0
Jukka Niiranen @jukkan@mstdn.social · Jun 27, 2026
I switched from Chrome to Vivaldi 3 months ago. But I only discovered Web Panels this week. OMG, they are _amazing_! It just so happens that I built the perfect thing for such a sidebar 1 year ago: my OFFI[dot]CEO alternative to the Microsoft Office home page that MS decided to redirect to M365 Copilot instead. Just add this URL to your panel and configure the settings as you wish: https://offi.ceo #MicrosoftOffice #Microsoft365 #Copilot #Vivaldi #Vivaldi_browser
1
0
1