Post

All About AI

All About AI

All About AI

AI in Cybersecurity

Main Machine Learning Algorithms

The best starting point to learn about AI is to understand how the main machine learning algorithms work. This will help you to understand how AI works, how to use it and how to attack it:

AI Supervised Learning Algorithms

AI Unsupervised Learning Algorithms

AI Reinforcement Learning Algorithms

AI Deep Learning

LLMs Architecture

In the following page you will find the basics of each component to build a basic LLM using transformers:

AI LLM Architecture

AI Security

AI Risk Frameworks

At this moment, the main 2 frameworks to assess the risks of AI systems are the OWASP ML Top 10 and the Google SAIF:

AI Risk Frameworks

AI Prompts Security

LLMs have made the use of AI explode in the last years, but they are not perfect and can be tricked by adversarial prompts. This is a very important topic to understand how to use AI safely and how to attack it:

AI Prompts

AI Models RCE

It’s very common to developers and companies to run models downloaded from the Internet, however just loading a model might be enough to execute arbitrary code on the system. This is a very important topic to understand how to use AI safely and how to attack it:

AI Models RCE

AI Model Context Protocol

MCP (Model Context Protocol) is a protocol that allows AI agent clients to connect with external tools and data sources in a plug-and-play fashion. This enables complex workflows and interactions between AI models and external systems:

AI MCP Servers

AI-Assisted Fuzzing & Automated Vulnerability Discovery

AI-Assisted Fuzzing & Automated Vulnerability Discovery

This post is licensed under CC BY 4.0 by the author.