$ Stories & Blog Posts

cat ./blog_posts.log

AI Excessive Agency

Investigating how AI systems can exceed their intended boundaries and how insecure agent design can lead to vulnerabilities. In this post, we'll explore the concept of Excessive Agency through a real-world example.
cd ./ai-excessive-agency-1/

Evasion Attack on AI Classifier

Exploring how adversarial examples can be crafted to evade AI-based classification systems. In this post, we'll dive into the theory behind evasion attacks and set up our experimental environment. This also includes the attack using Adversarial Robustness Toolbox (ART).
cd ./evasion-attack-on-ai-classifier-1/