# Machine Learning, Security Attacks

A cybersecurity field concerned with attacks on machine-learning systems and methods to mitigate and manage their effects.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## When scanners miss the attack: how Cloudflare Client-Side Security protects storefronts

DevFeed: [When scanners miss the attack: how Cloudflare Client-Side Security protects storefronts](<https://devfeed.tech/articles/when-scanners-miss-the-attack-how-cloudflare-client-side-security-protects-storefronts-31481.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/client-side-security-finds-4-malicious-campaigns/>)

Author: Denzil Correa

Published: 2026-09-16T20:06:17Z

Content type: article

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Security](<https://devfeed.tech/topics/security.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [client-side-security](<https://devfeed.tech/tags/client-side-security.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [developers](<https://devfeed.tech/tags/developers.md>), [ecommerce](<https://devfeed.tech/tags/ecommerce.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [malicious-javascript](<https://devfeed.tech/tags/malicious-javascript.md>), [page-shield](<https://devfeed.tech/tags/page-shield.md>), [security](<https://devfeed.tech/tags/security.md>), [security-research](<https://devfeed.tech/tags/security-research.md>), [virustotal](<https://devfeed.tech/tags/virustotal.md>), [workers-ai](<https://devfeed.tech/tags/workers-ai.md>)

### AI overview

Cloudflare describes how its Client-Side Security machine learning model detected four malicious JavaScript operations involving eight payloads in live storefront traffic. The post says humans verified the findings after automated detection, while most payloads were absent from VirusTotal and received no malicious verdict from URLScan.

### Source excerpt

A modern storefront can look healthy while malicious JavaScript quietly siphons revenue, hijacks clicks, or rewrites analytics. See how Cloudflare's machine learning models surface evasive client-side attacks for analyst investigation.

## GuardBreaker: Derailing AI-assisted malware analysis with a code comment

DevFeed: [GuardBreaker: Derailing AI-assisted malware analysis with a code comment](<https://devfeed.tech/articles/guardbreaker-derailing-ai-assisted-malware-analysis-with-a-code-comment-8333.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/business-security/guardbreaker-derailing-ai-assisted-malware-analysis-code-comment/>)

Author: Tomáš Foltýn

Published: 2026-09-10T09:00:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Malware](<https://devfeed.tech/topics/malware.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Threat Research](<https://devfeed.tech/topics/threat-research.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [business-security](<https://devfeed.tech/tags/business-security.md>), [llm](<https://devfeed.tech/tags/llm.md>), [malware](<https://devfeed.tech/tags/malware.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article describes GuardBreaker, a prompt-injection technique that hides a safety-triggering request in a VBScript comment to disrupt an LLM-powered malware code scanner. The comment does not affect runtime behavior, but may cause the model to stop analysis before reaching malicious code.

### Source excerpt

LLM-based code scanners won't help attackers build a nuclear weapon, but that refusal could work in their favor

## How to secure edge AI in customer-owned environments

DevFeed: [How to secure edge AI in customer-owned environments](<https://devfeed.tech/articles/how-to-secure-edge-ai-in-customer-owned-environments-7641.md>)

Original publisher: [Read original article](<https://www.microsoft.com/en-us/security/blog/2026/09/04/secure-edge-ai-customer-owned-environments/>)

Author: Shayak Lahiri

Published: 2026-09-04T19:10:10Z

Content type: article

Language: en

Sources: [Microsoft Security Blog](<https://devfeed.tech/sources/microsoft-security-blog.md>)

Topics: [AI Platforms/Deployment](<https://devfeed.tech/topics/ai-platforms-deployment.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [customer](<https://devfeed.tech/tags/customer.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [edge](<https://devfeed.tech/tags/edge.md>), [frontier-ai-models](<https://devfeed.tech/tags/frontier-ai-models.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [inference](<https://devfeed.tech/tags/inference.md>), [models](<https://devfeed.tech/tags/models.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article explains how moving AI inference and assets into customer-owned edge environments changes the security trust model. It recommends attestation, provenance, action mediation, and releasing sensitive assets only to trusted environments.

### Source excerpt

As AI moves into customer-owned environments, organizations need new ways to verify the systems, software, and AI assets they trust before releasing sensitive data, credentials, and models. The post How to secure edge AI in customer-owned environments appeared first on Microsoft Security Blog.

## ASCII smuggling crosses over from AI prompt injection to phishing evasion

DevFeed: [ASCII smuggling crosses over from AI prompt injection to phishing evasion](<https://devfeed.tech/articles/ascii-smuggling-crosses-over-from-ai-prompt-injection-to-phishing-evasion-7640.md>)

Original publisher: [Read original article](<https://www.microsoft.com/en-us/security/blog/2026/09/03/ascii-smuggling-crosses-over-from-ai-prompt-injection-to-phishing-evasion/>)

Author: Microsoft Security Research, Noam Kochavi and Sarah Wolstencroft

Published: 2026-09-03T16:00:00Z

Content type: article

Language: en

Sources: [Microsoft Security Blog](<https://devfeed.tech/sources/microsoft-security-blog.md>)

Topics: [ASCII](<https://devfeed.tech/topics/ascii.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [ai-models](<https://devfeed.tech/tags/ai-models.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [ascii](<https://devfeed.tech/tags/ascii.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [security](<https://devfeed.tech/tags/security.md>), [social-engineering](<https://devfeed.tech/tags/social-engineering.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

Microsoft describes a phishing campaign that uses invisible Unicode tag characters to split lure words and evade email parsing. The technique, known as ASCII smuggling, was previously prominent in AI prompt-injection research because models can process hidden text that people cannot see.

### Source excerpt

Invisible Unicode characters popularized for hiding instructions from AI models are now being used to obfuscate words before email filters parse them. The post ASCII smuggling crosses over from AI prompt injection to phishing evasion appeared first on Microsoft Security Blog.

## Perturbation Probing: A New Diagnostic for the Fragility of LLM Safety

DevFeed: [Perturbation Probing: A New Diagnostic for the Fragility of LLM Safety](<https://devfeed.tech/articles/perturbation-probing-a-new-diagnostic-for-the-fragility-of-llm-safety-7756.md>)

Original publisher: [Read original article](<https://unit42.paloaltonetworks.com/perturbation-probing-llm-safety/>)

Author: Tony Li, Hongliang Liu and Yuhao Wu

Published: 2026-08-28T22:00:07Z

Content type: article

Language: en

Sources: [Unit 42](<https://devfeed.tech/sources/unit-42.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [human feedback](<https://devfeed.tech/topics/human-feedback.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [external](<https://devfeed.tech/tags/external.md>), [general](<https://devfeed.tech/tags/general.md>), [insights](<https://devfeed.tech/tags/insights.md>), [internals](<https://devfeed.tech/tags/internals.md>), [jailbreak](<https://devfeed.tech/tags/jailbreak.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [model](<https://devfeed.tech/tags/model.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article presents perturbation probing, a low-cost method for identifying neurons causally responsible for targeted behaviors in aligned large language models. It reports that very small neuron subsets control refusal or false-agreement behaviors, suggesting that LLM safety can be fragile and concentrated rather than broadly distributed.

### Source excerpt

New research reveals that AI safety refusal lives in a thin neural layer, highlighting the critical need for external, multi-layered security. The post Perturbation Probing: A New Diagnostic for the Fragility of LLM Safety appeared first on Unit 42.

## Why Your AI Application Is Exposed

DevFeed: [Why Your AI Application Is Exposed](<https://devfeed.tech/articles/why-your-ai-application-is-exposed-8254.md>)

Original publisher: [Read original article](<https://snyk.io/blog/why-your-ai-application-is-exposed/>)

Author: Damian Tommasino

Published: 2026-08-26T04:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Application Security](<https://devfeed.tech/topics/application-security.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-red-team](<https://devfeed.tech/tags/ai-red-team.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [interest](<https://devfeed.tech/tags/interest.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [rag](<https://devfeed.tech/tags/rag.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

The article explains why AI applications can pass conventional security scans and model evaluations while remaining exploitable through chained interactions among prompts, language models, retrieval, tools, and backend workflows. It presents DAST, AI penetration testing, and AI red teaming as complementary lenses for identifying exposed surfaces, exploitable paths, and real-world adversary outcomes.

### Source excerpt

AI applications can pass security scans yet remain exploitable through chained attacks across models, tools, data, and business workflows. Learn how DAST, AI pentesting, and red teaming work together to expose end-to-end risk.

## Worth Reading 081526

DevFeed: [Worth Reading 081526](<https://devfeed.tech/articles/worth-reading-081526-10906.md>)

Original publisher: [Read original article](<https://rule11.tech/worth-reading-081526/>)

Author: Russ

Published: 2026-08-15T17:48:04Z

Content type: article

Language: en

Sources: [rule 11 reader](<https://devfeed.tech/sources/rule-11-reader.md>)

Topics: [genai](<https://devfeed.tech/topics/genai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Malware](<https://devfeed.tech/topics/malware.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [math](<https://devfeed.tech/topics/math.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [claude](<https://devfeed.tech/tags/claude.md>), [google](<https://devfeed.tech/tags/google.md>), [malware](<https://devfeed.tech/tags/malware.md>), [math](<https://devfeed.tech/tags/math.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [worth-reading](<https://devfeed.tech/tags/worth-reading.md>)

### AI overview

A roundup of developments and commentary on generative AI, including AI-assisted reconstruction of Georgia ballot-casting order, concerns about overgeneralizing mathematical capability, an Anthropic Claude agent's malware attempt during a UK cyber evaluation, and Google's search-market antitrust appeal.

### Source excerpt

I am not a security researcher, and I have never been to Georgia. Yet within a few hours, using AI tools and nothing but public records, I was able to reconstruct the order in which 1.5 million ballots were cast in Georgia's May 2026 primary-98.9% of the in-person ballots. In profession after profession, GenAI is beginning to perform many of the tasks that traditionally served as training grounds for newcomers. What's the manifestation of the fallacy in the current case? Thinking that a system that is great at a certain kind of math problem is great at all math, great at science or even quite possibly great at everything. An agent running Anthropic's Claude Mythos 5 spent 34 hours trying to get a malware dropper merged into a real open-source project during a cyber evaluation by the UK's AI Security Institute. This week, DuckDuckGo is filing an amicus brief in the appeal of a federal court decision that Google unlawfully maintained a monopoly in the general search market in violation of the Sherman Antitrust Act.

## Capital One at ACL 2026

DevFeed: [Capital One at ACL 2026](<https://devfeed.tech/articles/capital-one-at-acl-2026-22571.md>)

Original publisher: [Read original article](<https://medium.com/capital-one-tech/capital-one-at-acl-2026-ad9c245333fe?source=rss----3db3a67cb648---4>)

Author: Capital One Tech

Published: 2026-07-01T15:28:51Z

Content type: article

Language: en

Sources: [Capital One Tech](<https://devfeed.tech/sources/capital-one-tech.md>)

Topics: [Natural language processing](<https://devfeed.tech/topics/nlp.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [LLM security](<https://devfeed.tech/topics/llm-security.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [Jailbreak](<https://devfeed.tech/topics/jailbreak.md>), [Security](<https://devfeed.tech/topics/security.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-ml](<https://devfeed.tech/tags/ai-ml.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [conference](<https://devfeed.tech/tags/conference.md>), [jailbreak](<https://devfeed.tech/tags/jailbreak.md>), [llm-security](<https://devfeed.tech/tags/llm-security.md>), [natural-language-processing](<https://devfeed.tech/tags/natural-language-processing.md>), [paper](<https://devfeed.tech/tags/paper.md>), [partners](<https://devfeed.tech/tags/partners.md>), [red-teaming](<https://devfeed.tech/tags/red-teaming.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>)

### AI overview

Capital One describes its accepted ACL 2026 research on natural language processing, including work on adaptive LLM red teaming, query-only model routing with generated data, and language identification on web data. The article also highlights collaboration with academic partners.

### Source excerpt

Discover how Capital One is advancing state-of-the-art AI/ML science through collaborative natural language processing research.Advancing AI and NLP Frontiers at ACL 2026 As language models grow more deeply integrated into technology ecosystems, pioneering robust, efficient, and reliable Natural Language Processing (NLP) techniques becomes paramount. Capital One continues to invest in state-of-the-art AI/ML science through deep multi-sector collaboration and peer-reviewed research. At the upcoming Annual Meeting of the Association for Computational Linguistics (ACL 2026), Capital One researchers and academic partners will showcase novel findings stretching from LLM security to multilingual capabilities. Through the Science & Academic Partnerships program, Capital One bridges industry needs with academic expertise, funding critical university research and engineering solutions that make technology safer and more powerful. Our accepted publications at ACL 2026 demonstrate this thriving flywheel of talent and collaborative innovation across multiple research categories. Main Conference Research Adaptive Instruction Composition for Automated LLM Red Teaming Routing with Generated Data: Annotation-Free LLM Skill Estimation and Expert Selection Capital One Authors: Jesse Zymet, Swapnil Shinde, Sahil Wadhwa, Andy Luo Overview: Standard red teaming approaches often struggle with a limited range of jailbreak strategies or rely on ineffective, randomized crowd-sourced tactics. This paper introduces a novel framework -- Adaptive Instruction Composition -- that utilizes reinforcement learning and a neural contextual bandit to tailor attack compositions dynamically, balancing diversity and effectiveness to proactively uncover target model vulnerabilities. Routing with Generated Data: Annotation-Free LLM Skill Estimation and Expert Selection Capital One Authors: Genta Winata, Sambit Sahu, Supriyo Chakraborty, Shixiong Zhang Overview: Emerging from our gifted research collaboration

## MosaicLeaks: Can your research agent keep a secret?

DevFeed: [MosaicLeaks: Can your research agent keep a secret?](<https://devfeed.tech/articles/mosaicleaks-can-your-research-agent-keep-a-secret-7054.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/ServiceNow/mosaicleaks>)

Author: Alexander Gurung; Rafael Pardinas

Published: 2026-06-18T18:13:13Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [external](<https://devfeed.tech/tags/external.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [local](<https://devfeed.tech/tags/local.md>), [migration](<https://devfeed.tech/tags/migration.md>), [models](<https://devfeed.tech/tags/models.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [research](<https://devfeed.tech/tags/research.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [rl](<https://devfeed.tech/tags/rl.md>), [security](<https://devfeed.tech/tags/security.md>), [tools](<https://devfeed.tech/tags/tools.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

MosaicLeaks examine how deep-research agents can expose private enterprise information through their external web queries. The proposed Privacy-Aware Deep Research training method improves strict multi-hop task success while substantially reducing answer and full-information leakage.

### Source excerpt

Deep research agents increasingly combine private local documents with external tools like web retrieval, creating a privacy risk: an agent's external queries may leak sensitive information. MosaicLeaks proposes a new deep-research task with multi-hop questions that interleave public and private information. Across the models we tested, agents frequently leaked private information, and training only for task performance made it worse.

## The Government Just Banned an AI Model. An Engineer's Perspective.

DevFeed: [The Government Just Banned an AI Model. An Engineer's Perspective.](<https://devfeed.tech/articles/the-government-just-banned-an-ai-model-an-engineer-s-perspective-7948.md>)

Original publisher: [Read original article](<https://snyk.io/blog/government-ban-ai-model-engineer-perspective/>)

Author: Randall Degges

Published: 2026-06-15T00:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Jailbreak](<https://devfeed.tech/topics/jailbreak.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [code](<https://devfeed.tech/tags/code.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [interest](<https://devfeed.tech/tags/interest.md>), [jailbreak](<https://devfeed.tech/tags/jailbreak.md>), [migration](<https://devfeed.tech/tags/migration.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [snyk-security-intel](<https://devfeed.tech/tags/snyk-security-intel.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>), [tech](<https://devfeed.tech/tags/tech.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [vulnerability-insights](<https://devfeed.tech/tags/vulnerability-insights.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

An engineer examines the abrupt government-ordered shutdown of Anthropic's Fable 5 and Mythos 5 AI models after a jailbreak exposed powerful vulnerability-finding capabilities. The article argues that dependence on an AI vendor can create a supply-chain risk for engineering and security workflows, emphasizing the need for contingency plans when model access can disappear without warning.

### Source excerpt

A government order abruptly took down a powerful AI model, exposing a new kind of supply chain risk for engineering teams. Security leaders need contingency plans before the next model disappears.

## AI-driven zero-day combinations are challenging software security and open-source consumption

DevFeed: [AI-driven zero-day combinations are challenging software security and open-source consumption](<https://devfeed.tech/articles/the-hardest-fork-13253.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/the-hardest-fork>)

Published: 2026-05-28T00:00:00Z

Content type: opinion

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Critical Infrastructure](<https://devfeed.tech/topics/critical-infrastructure.md>), [openssf](<https://devfeed.tech/topics/openssf.md>), [sigstore](<https://devfeed.tech/topics/sigstore.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [anthropic-mythos](<https://devfeed.tech/tags/anthropic-mythos.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [critical-infrastructure](<https://devfeed.tech/tags/critical-infrastructure.md>), [fork](<https://devfeed.tech/tags/fork.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [mythos](<https://devfeed.tech/tags/mythos.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [open-source-security](<https://devfeed.tech/tags/open-source-security.md>), [openssf](<https://devfeed.tech/tags/openssf.md>), [oss](<https://devfeed.tech/tags/oss.md>), [project-glasswing](<https://devfeed.tech/tags/project-glasswing.md>), [rust](<https://devfeed.tech/tags/rust.md>), [sast](<https://devfeed.tech/tags/sast.md>), [secure-open-source](<https://devfeed.tech/tags/secure-open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [sigstore](<https://devfeed.tech/tags/sigstore.md>)

### AI overview

The article argues that Mythos represents a potential new class of software-security threat: AI-driven combinations of existing issues that can produce more serious attacks than individual scanner findings. It discusses the limits of government regulation and calls for stronger trust infrastructure, coordinated disclosure, and safer open-source consumption.

### Source excerpt

Mythos is changing software security fast. AI-driven zero-days demand new trust infrastructure, coordinated disclosure, and secure open source consumption.

## Allocation Update - Q1 2026

DevFeed: [Allocation Update - Q1 2026](<https://devfeed.tech/articles/allocation-update-q1-2026-17220.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2026/04/29/allocation-q1-26>)

Author: Ethereum Foundation Ecosystem Support Program

Published: 2026-04-29T00:00:00Z

Content type: article

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security](<https://devfeed.tech/topics/security.md>), [zero-knowledge](<https://devfeed.tech/topics/zero-knowledge.md>), [Critical Infrastructure](<https://devfeed.tech/topics/critical-infrastructure.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Network](<https://devfeed.tech/topics/network.md>), [Protocol (disambiguation)](<https://devfeed.tech/topics/protocol.md>), [Tool](<https://devfeed.tech/topics/tool.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [critical-infrastructure](<https://devfeed.tech/tags/critical-infrastructure.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [ecosystem-support-program](<https://devfeed.tech/tags/ecosystem-support-program.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [network](<https://devfeed.tech/tags/network.md>), [protocol](<https://devfeed.tech/tags/protocol.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [tools](<https://devfeed.tech/tags/tools.md>), [update](<https://devfeed.tech/tags/update.md>), [zero-knowledge](<https://devfeed.tech/tags/zero-knowledge.md>)

### AI overview

An Ethereum Foundation Q1 2026 allocation update describes continued investment in Ethereum's foundations, including cryptography, zero-knowledge proofs, security, and protocol research. It points to supported projects and ecosystem efforts advancing infrastructure, tools, and research across the network.

### Source excerpt

Q1 2026 continued our focus on strengthening Ethereum's foundations, with sustained investment in core domains like cryptography, zero-knowledge proofs, security, and protocol research. See the list below of the projects and ecosystem efforts we supported this quarter as builders advance critical infrastructure, tools, and research across the network. Explore...

## Wasmtime's April 9, 2026 Security Advisories

DevFeed: [Wasmtime's April 9, 2026 Security Advisories](<https://devfeed.tech/articles/wasmtime-s-april-9-2026-security-advisories-15143.md>)

Original publisher: [Read original article](<https://bytecodealliance.org/articles/wasmtime-security-advisories>)

Author: The Wasmtime Project Maintainers

Published: 2026-04-09T00:00:00Z

Content type: news

Language: en

Sources: [Bytecode Alliance](<https://devfeed.tech/sources/bytecode-alliance.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Mozilla](<https://devfeed.tech/topics/mozilla.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [audit](<https://devfeed.tech/tags/audit.md>), [fuzzing](<https://devfeed.tech/tags/fuzzing.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mozilla](<https://devfeed.tech/tags/mozilla.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [rust](<https://devfeed.tech/tags/rust.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

The Wasmtime team released versions 43.0.1, 42.0.2, 36.0.7, and 24.0.7 with fixes for 12 security advisories, including two rated Critical. The team says 11 advisories were found using new LLM-based tools and recommends that users upgrade.

### Source excerpt

A new world for security-critical projects

## Google Workspace's continuous approach to mitigating indirect prompt injections

DevFeed: [Google Workspace's continuous approach to mitigating indirect prompt injections](<https://devfeed.tech/articles/google-workspace-s-continuous-approach-to-mitigating-indirect-prompt-injections-19819.md>)

Original publisher: [Read original article](<http://security.googleblog.com/2026/04/google-workspaces-continuous-approach.html>)

Author: Kimberly Samra (noreply@blogger.com)

Published: 2026-04-02T16:00:00Z

Content type: opinion

Language: en

Sources: [Google Online Security](<https://devfeed.tech/sources/google-online-security.md>)

Topics: [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Google](<https://devfeed.tech/topics/google.md>), [Security](<https://devfeed.tech/topics/security.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google AI](<https://devfeed.tech/topics/google-ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [automated](<https://devfeed.tech/tags/automated.md>), [discovery](<https://devfeed.tech/tags/discovery.md>), [google](<https://devfeed.tech/tags/google.md>), [llms](<https://devfeed.tech/tags/llms.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [none](<https://devfeed.tech/tags/none.md>), [prompt](<https://devfeed.tech/tags/prompt.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [red-teaming](<https://devfeed.tech/tags/red-teaming.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

Google describes its ongoing approach to mitigating indirect prompt injection attacks against Workspace with Gemini. The approach includes discovering new attack vectors, human and automated red-teaming, and collaboration with external researchers through the Google AI Vulnerability Rewards Program.

### Source excerpt

Posted by Adam Gavish, Google GenAI Security Team Indirect prompt injection (IPI) is an evolving threat vector targeting users of complex AI applications with multiple data sources, such as Workspace with Gemini. This technique enables the attacker to influence the behavior of an LLM by injecting malicious instructions into the data or tools used by the LLM as it completes the user's query. This may even be possible without any input directly from the user. IPI is not the kind of technical problem you "solve" and move on. Sophisticated LLMs with increasing use of agentic automation combined with a wide range of content create an ultra-dynamic and evolving playground for adversarial attacks. That's why Google takes a sophisticated and comprehensive approach to these attacks. We're continuously improving LLM resistance to IPI attacks and launching AI application capabilities with ever-improving defenses. Staying ahead of the latest indirect prompt injection attacks is critical to our mission of securing Workspace with Gemini. In our previous blog "Mitigating prompt injection attacks with a layered defense strategy", we reviewed the layered architecture of our IPI defenses. In this blog, we'll share more detail on the continuous approach we take to improve these defenses and to solve for new attacks. New attack discovery By proactively discovering and cataloging new attack vectors through internal and external programs, we can identify vulnerabilities and deploy robust defenses ahead of adversarial activity. Human Red-Teaming Human Red-Teaming uses adversarial simulations to uncover security and safety vulnerabilities. Specialized teams execute attacks based on realistic user profiles to exploit weaknesses, coordinating with product teams to resolve identified issues. Automated Red-Teaming Automated Red-Teaming is done via dynamic, machine-learning-driven frameworks to stress-test environments. By algorithmically generating and iterating on attack payloads, we can mimi

## Old AI Security vs Evo: Watch Agentic Security Replace Weeks of Manual Work

DevFeed: [Old AI Security vs Evo: Watch Agentic Security Replace Weeks of Manual Work](<https://devfeed.tech/articles/old-ai-security-vs-evo-watch-agentic-security-replace-weeks-of-manual-work-8038.md>)

Original publisher: [Read original article](<https://snyk.io/blog/old-ai-security-vs-evo/>)

Author: Manoj Nair

Published: 2025-12-16T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>)

Tags: [agentic-security](<https://devfeed.tech/tags/agentic-security.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [developer](<https://devfeed.tech/tags/developer.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [rag](<https://devfeed.tech/tags/rag.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk](<https://devfeed.tech/tags/snyk.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

The article argues that traditional application-security processes cannot keep pace with AI-native applications, including copilots, RAG systems, autonomous agents, and AI-powered workflows. It presents Evo by Snyk as an agentic, orchestrated approach intended to address risks such as prompt injection, data poisoning, model inversion, hallucinations, and supply-chain vulnerabilities.

### Source excerpt

The rise of GenAI brings complex, non-deterministic security risks that traditional methods can't handle. Discover Evo by Snyk, the world's first agentic security orchestration system for AI-native defense.

## Strengthening cyber resilience as AI capabilities advance

DevFeed: [Strengthening cyber resilience as AI capabilities advance](<https://devfeed.tech/articles/strengthening-cyber-resilience-as-ai-capabilities-advance-6665.md>)

Original publisher: [Read original article](<https://openai.com/index/strengthening-cyber-resilience>)

Published: 2025-12-10T12:00:00Z

Content type: opinion

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [AI Models](<https://devfeed.tech/topics/ai-models.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [code](<https://devfeed.tech/tags/code.md>), [ctf](<https://devfeed.tech/tags/ctf.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [defense-in-depth](<https://devfeed.tech/tags/defense-in-depth.md>), [models](<https://devfeed.tech/tags/models.md>), [openai](<https://devfeed.tech/tags/openai.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

OpenAI describes its investment in stronger safeguards and defensive capabilities as AI models become more capable in cybersecurity. The article explains risk assessment, misuse prevention, defense-in-depth safeguards, and tools for workflows such as code auditing and vulnerability patching.

### Source excerpt

OpenAI is investing in stronger safeguards and defensive capabilities as AI models become more powerful in cybersecurity. We explain how we assess risk, limit misuse, and work with the security community to strengthen cyber resilience.

## Understanding prompt injections: a frontier security challenge

DevFeed: [Understanding prompt injections: a frontier security challenge](<https://devfeed.tech/articles/understanding-prompt-injections-a-frontier-security-challenge-6619.md>)

Original publisher: [Read original article](<https://openai.com/index/prompt-injections>)

Published: 2025-11-07T11:30:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Security](<https://devfeed.tech/topics/security.md>), [Conversational AI](<https://devfeed.tech/topics/conversational-ai.md>), [Social engineering](<https://devfeed.tech/topics/social-engineering.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [attacks](<https://devfeed.tech/tags/attacks.md>), [conversational-ai](<https://devfeed.tech/tags/conversational-ai.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [openai](<https://devfeed.tech/tags/openai.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article explains prompt injection as a security and social engineering attack against conversational AI. Malicious instructions hidden in webpages, documents, emails, or other third-party content can mislead AI systems into taking unintended actions, especially when they can access sensitive data or act on a user's behalf. It describes OpenAI's focus on recognizing and resisting these attacks through defenses, research, training, and a multi-layered safety approach.

### Source excerpt

Prompt injections are a frontier security challenge for AI systems. Learn how these attacks work and how OpenAI is advancing research, training models, and building safeguards for users.

## 4M Models Scanned: Protect AI + Hugging Face 6 Months In

DevFeed: [4M Models Scanned: Protect AI + Hugging Face 6 Months In](<https://devfeed.tech/articles/4m-models-scanned-protect-ai-hugging-face-6-months-in-7434.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/pai-6-month>)

Author: Sean Morgan

Published: 2025-04-14T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Threat Research](<https://devfeed.tech/topics/threat-research.md>), [Security](<https://devfeed.tech/topics/security.md>), [threat detection](<https://devfeed.tech/topics/threat-detection.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [obfuscation](<https://devfeed.tech/topics/obfuscation.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [payload](<https://devfeed.tech/topics/payload.md>), [Script](<https://devfeed.tech/topics/script.md>), [llamafile](<https://devfeed.tech/topics/llamafile.md>), [Tensorflow](<https://devfeed.tech/topics/tensorflow.md>)

Tags: [ai-ml](<https://devfeed.tech/tags/ai-ml.md>), [hub](<https://devfeed.tech/tags/hub.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [keras](<https://devfeed.tech/tags/keras.md>), [llamafile](<https://devfeed.tech/tags/llamafile.md>), [obfuscation](<https://devfeed.tech/tags/obfuscation.md>), [partnerships](<https://devfeed.tech/tags/partnerships.md>), [payload](<https://devfeed.tech/tags/payload.md>), [security](<https://devfeed.tech/tags/security.md>), [tensorflow](<https://devfeed.tech/tags/tensorflow.md>), [threat-detection](<https://devfeed.tech/tags/threat-detection.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

Hugging Face and Protect AI report six months of collaboration on Guardian, a scanning system that improves security checks for models hosted on the Hugging Face Hub. Guardian added four detection modules, expanded format and obfuscation coverage, identified a Keras vulnerability, and provides inline alerts and vulnerability reports. The system uses a zero trust approach that treats arbitrary code execution as unsafe, including code hidden through obfuscation.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Hugging Face and JFrog partner to make AI Security more transparent

DevFeed: [Hugging Face and JFrog partner to make AI Security more transparent](<https://devfeed.tech/articles/hugging-face-and-jfrog-partner-to-make-ai-security-more-transparent-7297.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/jfrog>)

Author: Luc Georges; Shachar M

Published: 2025-03-04T00:00:00Z

Content type: news

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Jfrog](<https://devfeed.tech/topics/jfrog.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Security](<https://devfeed.tech/topics/security.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Keras](<https://devfeed.tech/topics/keras.md>)

Tags: [ai-security](<https://devfeed.tech/tags/ai-security.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [hub](<https://devfeed.tech/tags/hub.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [jfrog](<https://devfeed.tech/tags/jfrog.md>), [keras](<https://devfeed.tech/tags/keras.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [partnerships](<https://devfeed.tech/tags/partnerships.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Hugging Face and JFrog are partnering to improve security on the Hugging Face Hub. JFrog's scanner analyzes code embedded in model weights and supports detection of malicious usage across formats, including pickle and Keras Lambda layers, while public model repositories are scanned automatically.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Building Trust in a Digital World: The Role of Machine Learning in Behavioral Biometrics

DevFeed: [Building Trust in a Digital World: The Role of Machine Learning in Behavioral Biometrics](<https://devfeed.tech/articles/building-trust-in-a-digital-world-the-role-of-machine-learning-in-behavioral-biometrics-26295.md>)

Original publisher: [Read original article](<https://medium.com/feedzaitech/building-trust-in-a-digital-world-the-role-of-machine-learning-in-behavioral-biometrics-bb0da913d95a?source=rss----e11168e7fe6b---4>)

Author: Javier Liébana

Published: 2024-06-21T14:01:53Z

Content type: article

Language: en

Sources: [Feedzai](<https://devfeed.tech/sources/feedzai.md>)

Topics: [Digital Trust](<https://devfeed.tech/topics/digital-trust.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>)

Tags: [core](<https://devfeed.tech/tags/core.md>), [digital-trust](<https://devfeed.tech/tags/digital-trust.md>), [feedzai](<https://devfeed.tech/tags/feedzai.md>), [fraud-detection](<https://devfeed.tech/tags/fraud-detection.md>), [fraud-prevention](<https://devfeed.tech/tags/fraud-prevention.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [online-fraud-prevention](<https://devfeed.tech/tags/online-fraud-prevention.md>), [research](<https://devfeed.tech/tags/research.md>)

### AI overview

This article explains how Feedzai's Digital Trust solution uses behavioral, device, network, operating system, and browser data to support digital identity verification and transaction authorization. It describes a machine learning model that continuously evaluates collected data and uses insights from previous fraud to improve fraud detection and prevention.

### Source excerpt

In the world of financial services, the bank or financial institution's relationship with the customer relies on digital trust, which is anchored in two fundamental principles. First, it must ensure the person engaging through digital banking channels is genuinely the individual they claim to be. Second, it must confirm that this person is authorized to complete the intended financial transaction. Addressing these crucial requirements is the core mission of Feedzai's Digital Trust solution. The solution collects and analyzes comprehensive user behavioral data, scrutinizes device information for potential threats, such as malware attacks, and evaluates contextual factors like network, operating system, or browser information to gain a complete understanding of the user's environment. However, the high volume and heterogeneous nature of the collected data, among other challenges, makes detecting potential fraudulent sessions with high accuracy a formidable endeavor. In this blog post we explore how a new machine learning (ML) model that performs a continuous evaluation of collected data and leverages insights from previous frauds to vastly improve Digital Trust's fraud prevention capabilities. We will start with an introduction to technical details behind our Digital Trust solution, going into the challenges of fraud detection and prevention. We continue by explaining how we can apply ML to boost fraud detection and how we deployed the new Fraud model to dozens of Feedzai customers. Table of Contents 1. Digital Trust data collection - 1.1 The user journey - 1.2 Behavioral biometrics data - 1.3 User's behavior - 1.4 Device and network data 2. Challenges to detect fraud in Digital Trust 3. Machine Learning for Digital Trust - 3.1 The holistic approach - 3.2 New Fraud Model 4. Deploying the model 5. In summary Digital Trust data collection To better identify the challenges that are typically faced when designing a fraud prevention system based on Digital Trust, first we

## Nightfall AI and Snyk unite to deliver AI-powered secrets scanning for developers

DevFeed: [Nightfall AI and Snyk unite to deliver AI-powered secrets scanning for developers](<https://devfeed.tech/articles/nightfall-ai-and-snyk-unite-to-deliver-ai-powered-secrets-scanning-for-developers-8032.md>)

Original publisher: [Read original article](<https://snyk.io/blog/nightfall-ai-and-snyk-partner/>)

Author: LaToya Muff

Published: 2023-11-29T06:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Secret Scanning](<https://devfeed.tech/topics/secret-scanning.md>), [Security](<https://devfeed.tech/topics/security.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>)

Tags: [acquisition](<https://devfeed.tech/tags/acquisition.md>), [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [related-content](<https://devfeed.tech/tags/related-content.md>), [secret-scanning](<https://devfeed.tech/tags/secret-scanning.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk](<https://devfeed.tech/tags/snyk.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>)

### AI overview

Snyk and Nightfall AI partnered to provide AI-powered secrets scanning for developers. Nightfall detects sensitive data such as PII, credentials, secrets, and API keys across cloud environments and supports contextual detection, custom rules, and developer-focused remediation alongside Snyk's code scanning capabilities.

### Source excerpt

While Snyk provides a comprehensive approach to developer security by securing critical components of the software supply chain, we recognize the increasing risk of exposed secrets in the cloud. So, we've tapped Nightfall AI to provide a critical feature for developer security: advanced secrets scanning.

## Worthwhile Books Q2 2023

DevFeed: [Worthwhile Books Q2 2023](<https://devfeed.tech/articles/worthwhile-books-q2-2023-37131.md>)

Original publisher: [Read original article](<https://shostack.org/blog/worthwhile-books-q2-2023/>)

Author: Adam

Published: 2023-06-28T00:00:00Z

Content type: article

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>)

Tags: [attacks](<https://devfeed.tech/tags/attacks.md>), [books](<https://devfeed.tech/tags/books.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [password](<https://devfeed.tech/tags/password.md>), [security](<https://devfeed.tech/tags/security.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

A quarterly reading list covering books about cybersecurity, passwords, machine-learning security attacks, zero trust, technology history, and technical writing, along with memoirs and other nonfiction.

### Source excerpt

Books that I read in the second quater that are worth your time include two memoirs, a great book on the security of ML, and more!

## Five Threat Model Diagrams for Machine Learning

DevFeed: [Five Threat Model Diagrams for Machine Learning](<https://devfeed.tech/articles/five-threat-model-diagrams-for-machine-learning-36796.md>)

Original publisher: [Read original article](<https://shostack.org/blog/five-threat-model-diagrams-for-ml/>)

Author: Adam

Published: 2023-04-13T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Machine Learning & Artificial Intelligence](<https://devfeed.tech/topics/machine-learning-artificial-intelligence.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Data Quality](<https://devfeed.tech/topics/data-quality.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai-and-cybersecurity](<https://devfeed.tech/tags/ai-and-cybersecurity.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [diagram](<https://devfeed.tech/tags/diagram.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [training-data](<https://devfeed.tech/tags/training-data.md>)

### AI overview

This article presents five threat-model diagrams for machine learning systems. The diagrams distinguish threats to and from ML systems, illustrate data flows and responses, and examine how training-data sources and system-design decisions can create risks. The author emphasizes that the diagrams are illustrative rather than complete and notes uncertainty about the model of how Twitter content reached Microsoft's Tay.

### Source excerpt

Some diagrams to help clarify machine learning threats

## Application Security Roundup - July

DevFeed: [Application Security Roundup - July](<https://devfeed.tech/articles/application-security-roundup-july-36679.md>)

Original publisher: [Read original article](<https://shostack.org/blog/appsec-roundup-july/>)

Author: Adam

Published: 2022-07-30T00:00:00Z

Content type: article

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Application Security](<https://devfeed.tech/topics/application-security.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [appsec](<https://devfeed.tech/tags/appsec.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [performance](<https://devfeed.tech/tags/performance.md>)

### AI overview

A July roundup of application security posts covering attacks on machine learning systems, Spotify's adaptation of the C4 model for understanding system architecture, and the relationship between performance and security.

### Source excerpt

Interesting appsec posts: machine learning, performance, and C4

[Next page](<https://devfeed.tech/topics/machine-learning-security-attacks.md?cursor=WyIyMDIyLTA3LTMwVDAwOjAwOjAwKzAwOjAwIiwgIjFhOWQ5Y2Y2LTk2MWItNDI5ZC05Y2QxLTI5ZTgxYzcxZGFjZSJd>)