Introduction
Welcome to machine learning for Red Team hackers
()
Introduction to course content
()
1. Hacking CAPTCHA Systems
CAPTCHA breaking
()
Reconnaissance
()
Constructing a dataset
()
Preprocessing the dataset
()
Training a deep neural network
()
Building a CAPTCHA breaking bot
()
2. Smart Fuzzing
What is fuzzing?
()
Basic fuzzing and code coverage
()
Mutation
()
How to write your own evolutionary fuzzer
()
Fuzzing with AFL
()
Assignment: FuzzMe video
()
3. Evading Machine Learning Malware Classifiers
Evading machine learning malware classifiers overview
()
Meet a machine learning classifier
()
Modifying PE files the easy way
()
Evading a machine learning malware classifier
()
Assignment: EvadeMe video
()
4. Adversarial Machine Learning
Adversarial machine learning
()
White-box attacks on machine learning
()
Getting started with Clarif.AI
()
Black-box attack on Clarif.AI
()
Assignment: TrickMe video
()
5. Deepfake
What is deepfake?
()
Deepfake dry run
()
Setting up your deepfake rig
()
Assignment: Deepfake video
()
6. Hacking Machine Learning
Model-stealing attacks on machine learning
()
Machine learninig poisoning
()
Backdoor attacks on machine learning
()
Assignment: Backdoor attacks on machine learning video
()