# ThreatsDay Roundup Exposes Phishing-First Attack Landscape, From CEO Impersonation to OAuth Abuse

Attackers continue to exploit human trust over technical complexity. A new batch of threat intelligence reveals phishing kits targeting C-suite executives, compromised Dropbox accounts numbering in the thousands, and OAuth token theft campaigns that abuse legitimate authentication mechanisms to bypass security controls.

The attacks share a common thread: they leverage authenticity. A call purporting to come from IT support. A file shared through a trusted colleague's account. An authorization request from a recognizable application. Attackers no longer need zero-day exploits when social engineering and credential harvesting deliver faster results.

CEO phishing kits represent the upper tier of this threat landscape. These toolkits package pre-built templates and infrastructure designed specifically to impersonate high-value executives. Attackers send spoofed emails from executive accounts or create convincing facsimiles requesting wire transfers, sensitive data access, or approval for account changes. The financial motivation is direct. A single successful compromise of a CFO or CEO inbox can authorize fraudulent transactions worth millions.

The Dropbox account compromises surface a different vector. Security researchers identified approximately 5,000 Dropbox accounts in active use by cybercriminals or malicious insiders. Compromised credentials likely stem from credential stuffing attacks leveraging passwords leaked in previous breaches. Once inside, attackers gain access to files containing intellectual property, financial records, personal documents, and authentication tokens that unlock downstream targets. Dropbox's ubiquity in enterprise environments amplifies the risk. A single compromised account can expose an entire organization's shared folders and collaboration channels.

OAuth abuse represents a more sophisticated attack surface. Malicious actors create fake OAuth applications or compromise legitimate ones to request overly broad permission scopes. When users click "Allow," the attacker gains tokens granting access to email, calendar, contacts, and document storage without ever stealing the primary password. The attack looks normal because it uses OAuth's legitimate authorization flow. Users see familiar company logos and trusted app names. The attacker extracts sensitive data or pivots laterally through the organization using the stolen OAuth token.

Fake login pages remain a cornerstone tactic. Attackers register near-identical domain names, differing by a single character from legitimate services. Users entering credentials on these pages hand over authentication material directly to attackers. Once inside, the attacker enables account recovery options, adds forwarding rules, or changes authentication settings to maintain persistent access.

Malicious software guides and trojanized documentation also circulate. These guides pose as legitimate installation instructions for popular applications but contain links to compromised download pages or direct users to enable malicious macros embedded in Office documents. The social engineering angle remains critical. Users trust guides that look professional and appear in expected places.

The scope of these attacks spans 17+ distinct campaigns according to the threat intelligence report. This volume reflects attacker focus on high-success-rate vectors rather than complex exploitation. Organizations can reduce exposure by implementing email authentication standards like DMARC, SPF, and DKIM. Multi-factor authentication on all cloud services prevents credential-only compromises. OAuth scope reviews and suspicious permission requests require attention. Employee security awareness training remains essential, particularly around CEO fraud scenarios and unverified requests.

The lesson is straightforward: attackers prefer the path of least resistance. Social engineering and credential harvesting beat technical vulnerabilities because humans remain the most reliable attack surface.