Forg365 is a new phishing-as-a-service (PhaaS) platform specializing in Microsoft 365 attacks. It uses artificial intelligence to generate convincing phishing messages while combining adversary-in-the-middle (AiTM) and device-code authentication techniques. The platform actively leverages legitimate services like Amazon SES and Cloudflare, making attacks less detectable by security systems.
How Forg365 works
Forg365 provides attackers with ready-made phishing infrastructure. Key features include:
- AI-powered phishing messages: Integrated directly into the control panel, AI analyzes companies' communication styles to generate highly personalized emails.
- Device-code phishing: Victims authorize attackers' devices through legitimate OAuth 2.0 device-code flows—particularly effective against users on input-limited devices (Smart TVs, IoT).
- AiTM attacks: Automated proxy server creation to intercept MFA tokens during classic man-in-the-middle phishing.
- Browser extension: Provides persistent account access without reauthentication, masquerading as legitimate productivity tools.
Technical capabilities
Forg365 employs multiple evasion techniques:
- AntiBot system: Detects researchers and bots via AES encryption, debugger checks, and sandbox detection—dynamically alters page code during analysis.
- VPN bypass: Serves clean content when detecting connections from 300+ VPN providers.
- Email monitoring: Scans compromised inboxes for keywords ("password," "banking") across 15+ languages.
- Legitimate service integration: Uses SendGrid for tracking pixels in emails to increase credibility.
Comparison with other PhaaS platforms
| Platform | AI Generation | Attack Methods | Price | Stealth |
|---|---|---|---|---|
| Forg365 | Full integration | AiTM + Device Code + Browser Extension | $$$ ($500+/mo) | High (AntiBot + VPN bypass) |
| Kali365 | None | AiTM only | $$ ($300/mo) | Medium |
| Sneaky2FA | Templates only | MFA Bypass only | $$ ($350/mo) | Low |
Why Forg365 is particularly dangerous
- AI integration reduces phishing message creation costs—tests show 32% higher open rates than manual phishing.
- Legitimate services (Amazon SES, Cloudflare) disguise attacks as normal traffic—78% bypass standard security filters.
- Multi-method attacks (AiTM + device-code) achieve 64% success rates in combined approaches.
Forg365 attack economics
ZeroBEC reports operators earning up to $15,000 monthly selling compromised Microsoft 365 accounts, with corporate accounts fetching $300-500 on dark markets.
Detection methods
- Monitor suspicious device-code requests in Microsoft Sentinel, especially from new geolocations.
- Analyze Amazon SES outbound emails for phishing patterns ("Urgent document" attachments).
- Track unusual Microsoft Authentication Broker activity—off-peak request spikes are red flags.
- Audit new OAuth apps for excessive permissions (Mail.ReadWrite, Files.ReadWrite.All).
- Implement UEBA to detect anomalous sessions (simultaneous logins from different countries).
Protection recommendations
- Restrict/disable device-code authentication via Microsoft Entra Conditional Access policies.
- Monitor Entra logs for authentication event code "28" (Device Code Flow).
- Conduct weekly audits for new devices, mailbox rules, and OAuth grants.
- Use FIDO2 security keys instead of SMS/push MFA—resistant to AiTM attacks.
- Enable Microsoft Defender for Office 365 phishing protection at "High" strictness.
Incident response
- Immediately revoke all active tokens via Microsoft Entra's "Revoke all sessions."
- Check mail forwarding rules and subscriptions—attackers often forward to external addresses.
- Reset passwords with temporary credentials before final changes.
- Engage cybersecurity experts to audit for backdoors.
- Report incidents to Microsoft Security Response Center (MSRC) for platform-level blocking.
Response timeline
- 15 minutes: Isolate affected systems, revoke tokens
- 1 hour: Collect forensic evidence
- 4 hours: Full account control restoration
- 24 hours: Complete system audit
Questions & answers
How does Forg365 use AI for phishing?
The platform integrates GPT-like models to generate business-style emails with proper spelling/grammar, analyzing corporate communication patterns for personalization.
Which services does Forg365 use for phishing delivery?
- Amazon SES for email sending
- Cloudflare Pages for phishing page hosting
- SendGrid for tracking pixel analytics
- DigitalOcean for backup infrastructure
How to detect Forg365 phishing attempts?
- Unexpected device-code authorization requests
- Mail forwarding rules created via EWS/Graph API
- Microsoft Authentication Broker activity from cloud provider IPs
- Emails linking to Cloudflare Pages sites
- New OAuth apps with "full_access_as_user" permissions
Most effective defenses against Forg365?
- Disable device-code authentication via Conditional Access
- Implement FIDO2 security keys
- Regular OAuth grant reviews
- Mailbox rule audits
- Microsoft Defender for Office 365 in "High" protection mode
Can device-code authentication be disabled in Microsoft 365?
Yes—via Microsoft Entra Conditional Access policies by excluding "Device Code Flow" in Grant Controls.
Signs of Microsoft 365 account compromise?
- Logins from new devices/countries
- Unauthorized mail forwarding rules
- New OAuth apps with broad permissions
- Mass file downloads in audit logs
How long can attackers persist after compromise?
Average 56 days detection time—23% of cases exceed 90 days via hidden mail rules, long-term OAuth tokens, and traffic-mimicking browser extensions.
Primary Forg365 targets?
- Financial institutions: 34% of attacks
- Law firms: 28% (confidential documents)
- SaaS providers: 19% (integration attacks)
- Government: 12% (slow security updates)