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

推荐订阅源

Google DeepMind News
Google DeepMind News
I
InfoQ
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
GbyAI
GbyAI
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
美团技术团队
罗磊的独立博客
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
M
MIT News - Artificial intelligence
D
Docker
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
博客园 - 叶小钗

Help Net Security

Police arrest 10 suspected members of Black Axe cybercrime gang ShinyHunters claims it stole 1.4 million records from Udemy Sevii unveils Cyber Swarm Defense Mode to stop AI-driven attacks at scale Alleged Chinese hacker extradited to US over cyberattacks targeting COVID-19 research Cequence Agent Personas bring granular control and governance to enterprise AI agents NowSecure MARI gives enterprises evidence-based visibility into third-party mobile app risk The metrics killing your SOC, and what to use instead US state privacy fines reached $3.425 billion in 2025 Canada’s first SMS blaster case leads to three arrests Linux storage management tool Stratis 3.9.0 adds online encryption and cache-less pool startup TLS Connect gives SMBs a right-sized automated tool to manage TLS certificates Aptori expands its platform with autonomous offensive testing to reduce security bottlenecks Your IAM was built for humans, AI agents don’t care The AI criminal mastermind is already hiring on gig platforms 25 open-source cybersecurity tools that don’t care about your budget Product showcase: LuLu reveals unauthorized outbound connections from Mac apps Week in review: Claude Mythos finds 271 Firefox flaws, Vercel breach Users advised to drop passwords and make room for passkeys - Help Net Security Indirect prompt injection is taking hold in the wild - Help Net Security Compromised everyday devices power Chinese cyber espionage operations - Help Net Security New Cisco firewall malware can only be killed by pulling the plug - Help Net Security Meta is overhauling how you sign in, manage settings, and protect your accounts - Help Net Security Ubuntu 26.04 LTS delivers memory-safe system tools and live patching for Arm servers - Help Net Security OpenAI’s GPT-5.5 is out with expanded cybersecurity safeguards - Help Net Security AI is speeding up nation-state cyber programs - Help Net Security A study of 1,000 Android apps finds a privacy policy logging gap - Help Net Security IT spending to hit $6.31 trillion record, thanks to AI - Help Net Security Where AI in CI/CD is working for engineering teams - Help Net Security With AI's help, North Korean hackers stumbled into a near-undetectable attack - Help Net Security Hacker with a special interest in breaching sports institutions ends behind bars - 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.