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

推荐订阅源

C
Check Point Blog
美团技术团队
Jina AI
Jina AI
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
V
Visual Studio Blog
Google DeepMind News
Google DeepMind News
Hugging Face - Blog
Hugging Face - Blog
云风的 BLOG
云风的 BLOG
有赞技术团队
有赞技术团队
T
The Blog of Author Tim Ferriss
WordPress大学
WordPress大学
月光博客
月光博客
宝玉的分享
宝玉的分享
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog
Apple Machine Learning Research
Apple Machine Learning Research
A
About on SuperTechFans
J
Java Code Geeks
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
Vercel News
Vercel News
博客园 - 聂微东

Wiz Blog | RSS feed

Meet Wiz for M365: Bringing SaaS into the Security Graph Bringing Security Visibility to Vercel with Wiz Axios NPM Distribution Compromised in Supply Chain Attack Tracking TeamPCP: Investigating Post-Compromise Attacks Seen in the Wild The Wiz Blue Agent, now Generally Available Beyond the Badge: What Achieving Microsoft’s Certified Software Designation Means for Your Cloud Security Introducing the Green Agent: AI-Powered Remediation for the Cloud Three’s a Crowd: TeamPCP trojanizes LiteLLM in Continuation of Campaign KICS GitHub Action Compromised: TeamPCP Strikes Again in Supply Chain Attack Introducing the Wiz Red Agent- AI-Powered Attacker Introducing Wiz AI Application Protection Platform (AI-APP) Introducing Wiz Agents & Workflows: Security at the Speed of AI AI Runtime Threat Detection: From Input to Real-World Impact Trivy Compromised: Everything You Need to Know about the Latest Supply Chain Attack It’s Official: Wiz Joins Google Understanding and Reducing AI Risk in Modern Applications Introducing Wiz Tenant Manager: Multi-Tenant Management for Federated Organizations The Agile FedRAMP Playbook, Part 4: Reactive Risk Management through Enriched Incident Response Wiz Achieves CPSTIC Certification in Spain Seeing AI Clearly: Building Visibility Across Modern AI Applications The Agile FedRAMP Playbook, Part 3: Preventative Risk Management by building Secure by Design Wiz Leads the 2026 Latio Application Security Report with awards in 4 categories Building an Agentic Cloud Security Ecosystem: A Reference Architecture with Wiz MCP and Infosys Cyber Next The Agile FedRAMP Playbook, Part 2: Proactive Risk Management with Continuous Monitoring Cloud-native Security for your Windows environment: Announcing the Wiz Runtime Sensor for Windows Would You Click ‘Accept’? Automatically detecting malicious Azure OAuth applications using LLMs Wiz Named a Leader in The Forrester Wave™: Cloud Native Application Protection Solutions, Q1 2026 From Detection to Remediation: It’s Time to Rethink AppSec Around Exploitability and Root Cause Fixes The Agile FedRAMP Playbook, Part 1: Why Risk is Your Best Starting Point Introducing AI Cyber Model Arena: A Real-World Benchmark for AI Agents in Cybersecurity
Wiz collaborates with NVIDIA to advance ML research for d...
Erez Harush, Nadav Tzuker, Shaked Rotlevi · 2024-11-26 · via Wiz Blog | RSS feed

GenAI and machine learning can analyze vast amounts of data in real-time, identify patterns and anomalies, and help with more efficient and data-driven decision making. Many security organizations are already leveraging the power of GenAI through AI-powered security to help increase efficiency, accuracy, and upskill their teams. You can find examples of how you can leverage AI-powered security in your organization in this blog. Wiz utilizes generative AI as part of the Ask AI capabilities, including  AI-powered remediation, customization of Rego policies using AI, and AI graph query, providing natural language to graph query conversion. To further explore the power of GenAI, the Wiz Research Team experimented with a new AI-powered security use case for ML data classification, by leveraging NVIDIA AI. This blog explores how the Wiz Research Team explored using NVIDIA NIM for Meta Llama 3 models for data classification, with the goal of improving the accuracy and efficiency of sensitive database field identification. 

NVIDIA NIM brings  new levels of performance and efficiency to deploying open LLM, streamlining data-driven tasks, such as data classification. Our collaboration with  Wiz demonstrates how AI through NIM can reshape data security—enabling organizations to identify and secure their sensitive information with unprecedented precision and speed.

Bartley Richardson, Director of Engineering at NVIDIA

Machine Learning-based data classification 

In today’s data-centric world, securing sensitive information is crucial, especially for businesses that handle large volumes of personally identifiable information (PII), financial data, and other confidential assets. Wiz DSPM helps organizations protect their cloud data by discovering and classification sensitive data and assessing for data risks across their cloud footprint.   

ML can have great benefits when it comes to data security as well. AI models can easily see the bigger picture to understand context and identify patterns of potential sensitive data easily. In our experiment, we leveraged LLM to try to understand if a database contains sensitive data based on the database name, table, and tables’ schemas only. We then tried to identify what is the purpose of the database, for example, a database that is used to store application-related data or financial data, etc. Using LLM we were able to analyze all the information to classify if the database contains sensitive data. We also used LLM to describe what the database actually contains- for example, if it is specific application data (like WordPress), application logs, or CRM data. 

Leveraging NVIDIA NIM for running Llama models 

NVIDIA NIM, part of the NVIDIA AI Enterprise software platform, is a set of easy-to-use inference microservices for secure, reliable deployment of high-performance AI model inferencing. It allows organizations to innovate with AI faster by providing containers to self-host GPU-accelerated inferencing microservices for pretrained and customized AI models. In collaboration with NVIDIA, the Wiz Research Team explored using NVIDIA NIM for data classification. We used NIM microservices for Llama 3 models on AWS through the AWS Marketplace. 

AI can have great benefits for data security use cases. By using NVIDIA NIM, we saw improved efficiency and accuracy of data classification and look forward further collaboration with NVIDIA

Erez Harus, AI Research Lead at Wiz 

With easy setup and in less than one hour, we were able to deploy the Llama model using NVIDIA NIM with an OpenAI-compatible API in the most efficient way. According to our tests, the performance on NVIDIA NIM was 2x better than running the model as is, and 25% better than running on a popular open source framework on a single GPU. We were able to process more data faster on the same number of resources and easily scale by updating the NIM configuration to run multiple models on the same machine. For example, processing 1,000 samples of data took us on average 1.4 seconds with NIM, while it took 1.8 seconds with popular open source inferencing software, and almost 3 seconds with running the model as is. NIM was also easy to scale – we could run a few NIM instances on a stronger machine, allowing us to process data quickly. 

We look forward to further exploring AI-powered security use cases and collaborating with NVIDIA. Learn more about NVIDIA NIM and Wiz DSPM. If you would like to see Wiz in action, we would love to connect with you over a live demo