Master Rust Security: Comprehensive Audit & Fuzzing

Discover more about Rust memory-safety, vulnerabilities, unsafe code, auditing tools and fuzzing

  • Free

Introduction to Rust Fuzzing

Learn how to fuzz Rust libraries using cargo fuzz and honggfuzz. 📦 Source code / 🎞️ Videos

  • $2,400

Rust Security Audit and Fuzzing

Learn how to audit Rust code and find bugs automatically using fuzz testing.
 🎞️ 80+ videos / ⏱️ 9+ hours / 👨‍💻 25+ exercises

Trusted by Security Engineers at Leading Companies

Deep Dive into Go Security: Audit & Fuzzing Mastery

Discover more about Go vulnerabilities, unsafe code, auditing tools and fuzzing

  • Free

Introduction to Go fuzzing

Learn how to fuzz a Golang package using go-fuzz. 📦 Source code / 📝 Cheatsheets / 🎞️ Videos

  • $2,400

Go Security Audit and Fuzzing

Learn how to audit Go code and find bugs automatically using fuzz testing.
 🎞️ 90+ videos / ⏱️ 8+ hours / 👨‍💻 25+ exercises

Unveil the Depths of C/C++ Whitebox Fuzzing

Dive into specialized training, harnessing the power of whitebox fuzzing for robust C/C++ applications.

  • Free

Introduction to C/C++ Fuzzing

Learn how to fuzz a C/C++ program using honggfuzz.   📝 Cheatsheets / 🎞️ Videos

  • $1,300

C/C++ Whitebox Fuzzing

Learn how to use famous fuzzing framework to find bugs inside C/C libraries.
🎞️ 40+ videos / ⏱️ 5+ hours / 👨‍💻 25+ exercises

Master the Art of Web Browser Fuzzing

Empower your skill set with hands-on training in practical fuzzing techniques tailored for web browsers.

  • Free

Introduction to Browser Fuzzing

Explore fuzzing techniques for modern browsers including Chrome/V8, Firefox, and WebKit.

  • Waitlist

Practical Web Browser Fuzzing

⚠️ Warning ⚠️
This training is only available during physical events in security conferences or during private sessions for the moment. if interested, please use the contact form.

Learn with our Masterclasses

Short, ultra-focused sessions on cutting-edge security topics, perfect to boost your skills fast!

  • $389

MASTERCLASS - Scapy for Offensive Security

Master network packet manipulation and protocol fuzzing with Scapy, a powerful Python tool for security researchers. In this 3h workshop, go beyond basics to apply Scapy in real-world offensive scenarios: build custom fuzzers, reproduce CVEs, and more. Ideal for red teamers, pentesters, and curious security pros. ⚠️ This masterclass is currently in pre-sales and it will be release in 3 months.

  • $389

MASTERCLASS - Attacking & Fuzzing Ollama

Learn how to audit, attack, and fuzz Ollama — the popular LLM inference engine. This hands-on masterclass covers API fuzzing, authentication bypasses, and deep analysis of the llama.cpp core. You’ll reproduce real-world bugs, explore attack surfaces, and uncover vulnerabilities in modern AI-serving stacks. ⚠️ This masterclass is in pre-sales and will be released in 3 months.

Testimonials

A very well designed training with tons to learn. Most importantly the guidance and workflow from Patrick makes this training a must have when entering the Wasm space - Georgios.D

The course contains a lot of information to be completely processed but it's well built and very practical! My favorite part was about fuzzing! - Thomas.H

Learned so much about modern WebAssembly security. The lecture and exercise learning format is excellent! It's very worth it and I highly recommend Patrick's course! - Zion.P

This course is pure gold. I wasted weeks looking for an alternative instead of taking this course directly. Huge mistake on my end because Patrick's slides are awesome and teach everything you need to know about for Rust security. - Anonymous

Patrick is very skilled in his art. This course covers so much to get into the world of fuzzing. This course even covers how Radamsa can be used from a pentesting perspective. Highly recommend this course to anyone looking to learn more about fuzzing open source applications! - Brendan.S

Essential training covering all shorts of issues and scenarios. A well rounded training that does not leave anything uncovered. A great place to start when entering Rust space - Georgios.D

Great training, covering a lot of information from beginner level and then building up slowly up to advanced stuff - Adrian.T

Really good overview of techniques, live examples of common tools is super helpful and provides a good basis for building on knowledge gained in the training - Anonymous

Great course, not just showing how to use some fuzzing tools... it goes into detail showing the process and workflow required to fuzz a target - Anonymous

Other Courses

  • Free

Introduction to Blackbox Fuzzing

  • Course
  • 16 Lessons

Discover how to fuzz closed-source binaries with AFL++, QEMU, and Frida.

  • Free

Introduction to Java fuzzing

  • Course
  • 6 Lessons

Learn how to find bugs in Java code using fuzzing. 📦 Source code, 📝 Cheatsheets,  🎞️ Videos

  • Free

Introduction to JavaScript Fuzzing

  • Course
  • 6 Lessons

Learn how to fuzz JavaScript code using jsfuzz. 📦 Source code, 📝 Cheatsheet,  🎞️ Video

  • Free

Introduction to Python Fuzzing

  • Course
  • 12 Lessons

Discover how to fuzz Python code using pythonfuzz and Google Atheris fuzzers.  📦 Source code, 📝 Cheatsheets & 🎞️ Videos

  • Free

Introduction to Network Protocol & Web Fuzzing

  • Course
  • 6 Lessons

Discover more about network protocol fuzzing and web application fuzzing