惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
小众软件
小众软件
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Y
Y Combinator Blog
V
Visual Studio Blog
C
Check Point Blog
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42
量子位
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
M
MIT News - Artificial intelligence
爱范儿
爱范儿
B
Blog RSS Feed
MyScale Blog
MyScale Blog
H
Help Net Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
美团技术团队
L
LangChain Blog
D
Docker

Help Net Security

ChatGPT advanced account security adds passkeys and hardware keys Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months Automating Pentest Delivery: A Step-by-Step Guide - PlexTrac Open-source privacy proxy masks PII before prompts reach external AI services Shadow AI risks deepen as 31% of users get no employer training Identity is the control plane for distributed infrastructure AI traffic is getting bigger, louder, and less predictable New infosec products of the month: April 2026 cPanel zero-day exploited for months before patch release (CVE-2026-41940) Cisco releases open-source toolkit for verifying AI model lineage Met Police face criticism for using AI to spy on their own officers Nine-year-old Linux kernel flaw enables reliable local privilege escalation (CVE-2026-31431) Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security IP Fabric MCP server adds governance and control to enterprise AIOps workflows - Help Net Security Aqua Compass MCP server enables real-time investigation and containment of runtime threats - Help Net Security Google brings instant email verification to Android, no OTP needed - Help Net Security If cyber espionage via HDMI worries you, NCSC built a device to stop it - Help Net Security Apple fixes iPhone bug that let FBI retrieve deleted Signal messages(CVE-2026-28950) - Help Net Security GopherWhisper APT group hides command and control traffic in Slack and Discord - Help Net Security OpenAI tackles a bad habit people have when interacting with AI - Help Net Security A year in, Zoom's CISO reflects on balancing security and business - Help Net Security Scenario: Open-source framework for automated AI app red-teaming - Help Net Security GDPR works, but only where someone enforces it - Help Net Security Ransomware, fraud, and lawsuits drive cyber insurance claims to new peaks - Help Net Security Google’s Workspace Intelligence promises privacy while running on your data - Help Net Security Cyberattack on French government agency triggers phishing alert - Help Net Security Claude Mythos finds 271 Firefox flaws, Mozilla believes zero-days are numbered - Help Net Security Prove Identity Platform connects verification, authentication, and fraud prevention - Help Net Security New Mirai variants target routers and DVRs in parallel campaigns - Help Net Security Acronis GenAI Protection gives MSPs control over AI usage and data risks - Help Net Security
Public Instagram posts provide raw material for AI phishi...
Sinisa Marko · 2026-05-19 · via Help Net Security

A handful of public Instagram posts can give attackers enough material to generate convincing phishing emails with GenAI. Research from the University of Texas at Arlington and Louisiana State University showed how public social media activity can be turned into phishing messages that appear personal and credible to human recipients.

social media phishing AI

Attack pipeline overview (Source: Research paper)

The findings highlight a growing problem for security teams and users. Attackers no longer need stolen databases or long reconnaissance efforts to build targeted phishing campaigns. Public photos, captions, interests, relationship details, and location references can provide enough context to create phishing emails tailored to individual users.

Researchers generated about 18,000 phishing emails using five LLMs, including GPT-4, Claude 3 Haiku, Gemini 1.5 Flash, Gemma 7B, and Llama 3.3. The emails used public Instagram activity gathered from 200 users.

Social media context makes phishing more believable

The phishing messages relied on seven social engineering categories: baiting, scareware, honey trap, quid pro quo, tailgating, impersonation, and personalized emotional exploitation. Many of the emails included references to birthdays, travel, hobbies, local events, or relationship activity pulled from public posts.

GPT-4 and Claude generated some of the most convincing phishing emails in the testing. The models produced high scores tied to persuasion, emotional manipulation, linguistic quality, and technical sophistication. The generated phishing emails also scored much higher for personalization than phishing emails collected from the APWG eCrime Exchange dataset, a repository purpose-built for cybercrime event data exchange.

Real-world phishing emails often lacked personalization and natural language quality compared with the AI-generated messages. The generated emails frequently included personal references tied to user interests, recent activity, or emotional cues.

Few social posts provide enough phishing context

The researchers also studied how people reacted to the phishing emails. The experiment included 70 individuals recruited through Prolific, a platform used for online surveys and behavioral research. They reviewed both AI-generated phishing emails and phishing emails taken from APWG datasets.

The group found the AI-generated phishing emails more difficult to identify than the phishing emails from the APWG dataset. In some cases, respondents rated AI-generated phishing messages as less suspicious than legitimate emails included in the study.

Tailgating and impersonation phishing emails produced especially low suspiciousness scores during the human evaluation. Several phishing messages appeared as follow-up conversations tied to recent online activity or messages that appeared to come from trusted contacts.

The testing also showed that attackers need relatively small amounts of public information to build targeted phishing emails. Most useful contextual information appeared within the first several social media posts reviewed during the testing. Information gains began leveling off after roughly five posts. The researchers identified 10 to 15 posts as enough to support personalized phishing campaigns in large numbers.

Existing safeguards fail to stop phishing prompts

The phishing prompts used several techniques to avoid moderation systems built into commercial AI models. Some prompts replaced words such as “scam” or “deceive” with softer phrases like “personalize a message” to avoid triggering safety systems. Others framed phishing tasks as friendly communication requests or harmless writing exercises.

Several existing AI safety systems designed to block malicious prompts were included in the testing. The tests showed that multiple safeguards failed to reliably stop phishing-related requests.

Researchers also developed a prompt-level detection system designed to identify malicious phishing prompts before email generation. The RoBERTa-based classifier showed high detection accuracy during testing.

The cost of generating a phishing email remained under one cent and required only seconds per message, researchers noted, allowing attackers to run phishing operations at very low cost.