
Gmail fraud: A new cyber fraud email which bypasses Google's security protocols; Know how it works and safeguard your money
Fraudsters bypassed Gmail's security using a DKIM replay attack, sending authentic-looking security alerts. These emails, seemingly from Google, directed users to phishing sites via 'sites.google.com,' threatening data submission to the government. Experts advise caution with links, enabling multi-factor authentication, and reporting suspicious emails to enhance protection against such scams. Read below to know more about this fraud.
Tired of too many ads?
Remove Ads
How does this psychological Gmail fraud work?
Tired of too many ads?
Remove Ads
https://x.com/nicksdjohnson/status/1912439023982834120
How did this fraud email bypass Google's Gmail protection system?
Legitimate Sender and DKIM Signature: The email was genuinely sent from Google's infrastructure (specifically from no-reply@accounts.google.com), as shown in the message header screenshot. DKIM is a cryptographic signature that verifies the email's authenticity by ensuring it was sent from the claimed domain and wasn't tampered with during transit. Since this email was sent by Google itself, it passed the DKIM check with flying colors, showing "pass with domain accounts.google.com." Gmail's spam filters trust emails that pass DKIM, SPF (Sender Policy Framework), and DMARC (Domain-based Message Authentication, Reporting, and Conformance) checks, as these are strong indicators of legitimacy.
The email was genuinely sent from Google's infrastructure (specifically from no-reply@accounts.google.com), as shown in the message header screenshot. DKIM is a cryptographic signature that verifies the email's authenticity by ensuring it was sent from the claimed domain and wasn't tampered with during transit. Since this email was sent by Google itself, it passed the DKIM check with flying colors, showing "pass with domain accounts.google.com." Gmail's spam filters trust emails that pass DKIM, SPF (Sender Policy Framework), and DMARC (Domain-based Message Authentication, Reporting, and Conformance) checks, as these are strong indicators of legitimacy. DKIM Replay Attack: The attackers used a clever technique known as a DKIM replay attack. They created a Google Account and an OAuth application with a name that mimics a phishing message. When they granted their OAuth app access to their account, Google automatically sent a "Security Alert" email to the account, which is a legitimate email signed with Google's DKIM key. The attackers then forwarded this email to the victim using a custom SMTP relay (Jellyfish) and Namecheap's PrivateEmail infrastructure. Because the email retained its valid DKIM signature from Google, Gmail saw it as a legitimate message and didn't flag it as spam.
The attackers used a clever technique known as a DKIM replay attack. They created a Google Account and an OAuth application with a name that mimics a phishing message. When they granted their OAuth app access to their account, Google automatically sent a "Security Alert" email to the account, which is a legitimate email signed with Google's DKIM key. The attackers then forwarded this email to the victim using a custom SMTP relay (Jellyfish) and Namecheap's PrivateEmail infrastructure. Because the email retained its valid DKIM signature from Google, Gmail saw it as a legitimate message and didn't flag it as spam. Lack of Contextual Analysis: While Gmail's spam filters are advanced, they often rely heavily on authentication signals like DKIM, SPF, and DMARC rather than deep contextual analysis of the email's content or intent. In this case, the email appeared to be a standard Google security alert, which Gmail is programmed to treat as high-priority and trustworthy. The content itself didn't raise red flags because it was a real Google email—just repurposed maliciously.
While Gmail's spam filters are advanced, they often rely heavily on authentication signals like DKIM, SPF, and DMARC rather than deep contextual analysis of the email's content or intent. In this case, the email appeared to be a standard Google security alert, which Gmail is programmed to treat as high-priority and trustworthy. The content itself didn't raise red flags because it was a real Google email—just repurposed maliciously. Bypassing Behavioral Filters: Gmail's spam filters also look for suspicious patterns, such as emails from unknown senders or those with malicious links. However, since this email came from Google's own domain and didn't contain overtly malicious content (the phishing link likely appeared in a follow-up step after redirection), it didn't trigger Gmail's behavioral or content-based filters.
How should you protect yourself from this type of fraud?
Be cautious with all links—even if the sender appears trusted. DKIM only verifies that the message came from the domain—not that it's safe. Hover over links before clicking. Check for odd domains, typos, or links that don't match the sender's domain. Watch for urgency or emotional manipulation. Messages saying 'your account is suspended' or 'urgent action needed' are red flags. Use Gmail's 'Report Phishing' feature. This helps Google improve detection and also alerts others. Enable multi-factor authentication (MFA) on financial and email accounts. Even if credentials are stolen, MFA can stop unauthorized access.
It seems that fraud sters managed to bypass security checks and trick Google's servers to send Gmail users authentic looking security alert emails. The worst part is on plain reading of the email it looks legitimate and even the domain name from where the fake email was sent looks close to the real one. This fraud works on the assumption that you will not fact-check the email and in fear of legal action, you will give all access to your money and photos, etc to the fraudster.Read below to know the details of this fraud and what measures to take to save your money and Google account contents.The image below shows what the fake email says. It says that a legal subpoena has been served by the government to Google LLC and as per this legal subpoena your entire Google account contents like photos, emails, maps data, etc needs to be submitted to the government. Do notice that the fake email does not say anything about the government taking legal action on you, rather the fake email says the government wants Google to give them your contents, data. This is the hook.Up until this part of the email, if you took the hook then comes the baitthe bait comes. The next paragraph of the email says you need to go to an 'sites.google.com' website to either examine what data will be shared with the government or protest i.e. try to stop this. In reality this supposed website is not at all a genuine Google website, it's a phishing fraud website hosted on Google's website domain sites.google.com, which anybody can create with basic computer knowledge. So, this fact check is the only thing which stands between you losing complete control over your financial accounts over to the fraudsters.If you notice closely, it looks like a real email from Google and notice how the email asks you to go to 'Google Support Case website" to take measures or protest. These big words are said in the email to make it look official.Source: nick.eth, lead developer of ENS and Ethereum Foundation alum on X (formerly Twitter)Also, if you read this fraud email again, you will notice that there is a lot of unnecessary fake information like Google Account ID, support reference ID, etc and it says that the legal subpoena has been served on Google LLC and not directly on you. So physiologically this creates a safe assurance in your mind that the legal action is not on you but actually on Google, who in turn was ordered to hand over your data and contents to the government.Google has acknowledged that this fraud has happened and said it has rolled out protections for this abuse of its systems and also encouraged users to adopt two-factor authentication and passkeys, which provide strong protection against these kinds of phishing fraud campaigns, as per a TOI report.Tarun Wig, Co- Founder and CEO, Innefu Labs, says: 'The primary reason Gmail didn't flag the phishing email lies in the exploitation of a loophole in the DomainKeys Identified Mail (DKIM) system through a technique known as a DKIM replay attack. In this scenario, attackers captured a legitimate email originally generated by Google, complete with a valid DKIM signature, and replayed it to new victims.Wig adds: 'Because DKIM only validates that the content of the message and headers haven't been tampered with — not the actual source or intention of the sender — Gmail's filters interpreted the email as legitimate. Moreover, the email was sent from 'no-reply@google.com', passed SPF, DKIM, and DMARC checks, and even appeared in the same thread as genuine Google security alerts, further reinforcing its apparent authenticity. This underscores a critical challenge in email security: authentication mechanisms like DKIM can verify the integrity of a message, but not always its trustworthiness.'Sheetal R Bhardwaj, executive member of Association of Certified Financial Crime Specialists (ACFCS) explains the primary reason Gmail did not flag this phishing email as spam lies in the way the attack exploits Gmail's own infrastructure and authentication mechanisms, specifically DKIM (DomainKeys Identified Mail).Bhardwaj shares how even if Gmail's filters missed it, users can still protect themselves by-

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Hindustan Times
2 hours ago
- Hindustan Times
Global cooperation on AI necessary but 'difficult' in today's geopolitical context: Google Deepmind CEO
Artificial intelligence pioneer and head of Google's Deepmind, Demis Hassabis on Monday said that greater international cooperation around AI regulation was needed but "difficult" to achieve "in today's geopolitical context". At a time when AI is being integrated across all industries, its uses have raised major ethical questions, from the spread of misinformation to its impact on employment, or the loss of technological control. At London's South by Southwest (SXSW) festival on Monday, Hassabis, who has won a Nobel Prize in Chemistry for his research on AI, also addressed the challenges that artificial general intelligence (AGI) -- a technology that could match and even surpass human capability -- would bring. "The most important thing is it's got to be some form of international cooperation because the technology is across all borders. It's going to get applied to all countries," Hassabis said. "Many, many countries are involved in researching or building data centres or hosting these technologies. So I think for anything to be meaningful, there has to be some sort of international cooperation or collaboration and unfortunately that's looking quite difficult in today's geopolitical context," he said. At Paris's AI summit in February, 58 countries -- including China, France, India, the European Union and the African Union Commission -- called for enhanced coordination on AI governance. But the US warned against "excessive regulation", with US Vice President JD Vance saying it could "kill a transformative sector". Alongside the US, the UK refused to sign the summit's appeal for an "open", "inclusive" and "ethical" AI. Hassabis on Monday advocated for the implementation of "smart, adaptable regulation" because "it needs to kind of adapt to where the technology ends up going and what the problems end up being".


Indian Express
4 hours ago
- Indian Express
OpenAI wants ChatGPT to be a personalised super assistant by mid-2025, reveals leaked internal document
OpenAI seems to be having some grand visions for ChatGPT essentially making it an everyday essential for users. This is all part of a larger strategy that has been detailed in a recently leaked internal document. The document, which is a confidential roadmap related to the antitrust case between Google and the US Department of Justice in 2025, suggests that the AI startup aims to build ChatGPT as an 'intuitive AI super assistant' that can manage tasks and take actions on behalf of the user. In simple words, OpenAI plans to make ChatGPT an ubiquitous super assistant that can move seamlessly between channels, acting as a personalised gateway to the internet. The leaked document envisions ChatGPT, powered by the o3 model, becoming a full-spectrum operator, meaning it manages calendars, does travel booking, navigates software, and even contacts professionals on the user's behalf. The Sam Altman-led AI startup has reportedly described its plan as an intelligent entity with T-shaped skills. 'It's an entity because it's personalised to you and available anywhere you go – including our native apps, phones, email, or third-party surfaces like Siri. It's T-shaped because it has broad skills for daily tasks that are tedious and deep expertise for tasks that most people find impossible (starting with coding). The broad part is all about making life easier: answering a question, finding a home, contacting a lawyer, joining a gym, planning vacations, buying gifts, managing calendars, keeping track of to-dos, and sending emails,' an excerpt from the document. When it comes to the technical side, OpenAI is relying on next-generation models like o3, which, according to the document, are finally smart enough to reliably perform agentic tasks. Moreover, it has plans to deploy tools like Computer Use which will expand ChatGPT's ability to take direct actions. Another key part of the strategy seems to be the development of a dedicated search index. 'To fully be that interface, we need a search index and the ability to take actions on the web.' OpenAI may roll out this feature in the second half of 2025; however, there are not many details. OpenAI seems to be treading carefully, as it does not want ChatGPT to be seen as a product such as a search engine, operating system or even a browser. Based on the document, the company aims to establish a new category of personal AI agent that guides users through their digital needs. The company wants ChatGPT to be the main entry point for daily digital life. 'Now we're up against search engines, browsers, even interactions with real people. This one isn't a head-on match. It's about solving more and more use cases and gradually pulling users in. That's why we don't call our product a search engine, a browser, or an OS – it's just ChatGPT,' read the document. In the document, the company also breaks down its competition into two groups. In the short term, its rivals include other popular chatbots such as Claude, Gemini, or Copilot. However, in the broader sense, it considers traditional search engines, browsers, and even interactions with real people as its competitors. The company also describes one of its competitors, which is redacted from the document, as especially threatening, as it can embed its own AI systems into products without worrying about business model manipulation. Reportedly, this is a reference to Elon Musk's Grok, which is integrated into X and other platforms. On the other hand, OpenAI has also listed several strategic advantages it has over its peers. The company believes it has got everything it needs to win, such as one of the fastest-growing products of all time, a category-defining brand, a research lead, a compute lead, a world-class research team, and an increasing number of effective people with agency who are motivated. 'We don't rely on ads, giving us flexibility on what to build. Our culture values speed, bold moves, and self-disruption. Maintaining these advantages is hard work, but, if we do, they will last for a while.'


Economic Times
7 hours ago
- Economic Times
OnePlus 13s launch date, expected price, specifications, features, camera: Here's all you need to know
OnePlus is gearing up to launch the OnePlus 13s in India on June 5. The phone will feature new AI tools and a customizable Plus Key. It is expected to be powered by Qualcomm's Snapdragon 8 Gen 3 Elite processor. The OnePlus 13s will come in Black Velvet, Pink Satin, and Green Silk colours. Leaks suggest a price around ₹55,000. Tired of too many ads? Remove Ads OnePlus 13s Price and launch details OnePlus 13s Design and colour options Tired of too many ads? Remove Ads OnePlus 13s specifications OnePlus 13s Features OnePlus 13s Software and camera OnePlus will launch its latest smartphone, the OnePlus 13s , in India on June 5. The phone is expected to introduce new AI tools and a customizable Plus Key, alongside Qualcomm's Snapdragon 8 Gen 3 Elite processor. Market expectations suggest this may be a rebranded version of the OnePlus 13T, which launched in China last will announce the official price during its launch event. However, leaks suggest that the OnePlus 13s may be priced around ₹55,000. If true, it would position the device between the OnePlus 13R and the flagship OnePlus OnePlus 13s brings a major change in hardware design by replacing the alert slider with a Plus Key. This new button will be customisable for tasks such as launching the camera, switching sound profiles, starting translation, or recording. OnePlus says the button's key function is to trigger OnePlus AI Plus Mind, which can 'capture all the on-screen content and analyze it for future reference.'The phone will also feature AI VoiceScribe, AI Translation, AI Search, AI Reframe, and AI Best Face 2.0. OnePlus confirmed that it has integrated its native apps, like OnePlus Notes and Clock, with Google's Gemini AI OnePlus 13s will be available in three colours — Black Velvet, Pink Satin, and Green Silk. The company has moved away from the circular camera module used in previous models, opting for a rectangular module that also includes the official specifications will be revealed during the launch, the OnePlus 13s is expected to have similar features to the OnePlus 13T. The front camera has been confirmed as a 32MP auto-focus shooter, replacing the 16MP sensor found in the Chinese suggest a 6.32-inch 1.5K 8T LTPO AMOLED display with a 120Hz refresh rate and 1600 nits peak brightness. The phone may offer LPDDR5x RAM and UFS 4.0 storage. Unlike the OnePlus 13, the 13s may use an optical fingerprint sensor instead of an ultrasonic one and may carry an IP65 rating for dust and water phone is likely to ship with OxygenOS 15 based on Android 15. It could feature a dual-camera setup on the back, including a 50MP IMX906 primary sensor with OIS and a 50MP 2x telephoto lens.