Twelve hands-on security tools. Three movements. One tour to tell you exactly where to start — and what AI can actually do for security work today.
This is the entry point for the AI for Cybersecurity series. No hands-on code in this one — instead, you get a concrete preview of every capability the series builds: twelve tools across recon, vulnerability research, and applied security workflows. Each preview is specific enough that you'll know whether it's worth your time before you watch it.
The series covers three movements. First, AI as your recon analyst: wiring Claude to sqlmap for SQL injection discovery, using language models to surface subdomain candidates no wordlist would find, scraping and structuring OSINT at scale, generating semgrep rules from plain-English descriptions, and merging every recon signal into a scored attack-surface map. Second, AI as your vulnerability researcher: an autonomous CVE triage agent that runs overnight, a generate-execute-reflect exploit loop in Docker, semantically-aware fuzzing wired into Burp Suite, and Claude-assisted binary analysis with Ghidra. Third, AI as your workflow conductor: a blue-team alert triage agent that reduces a thousand SIEM events to twenty that matter, a pentest assistant with persistent engagement memory, and a STRIDE-driven threat modelling service behind a FastAPI endpoint.
Every episode targets intentionally-vulnerable lab environments — WebGoat, Juice Shop, DVWA. That boundary holds for every episode in the series. If you want a recommended starting point by role, the episode covers that too: solo founders, freelance pentesters, and in-house security engineers each get a different three-episode on-ramp.
If this lands, subscribe — Tutorial 2 is next, and it's hands-on from the first line of code.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏱️ TIMESTAMPS
00:00 Welcome
00:19 The provocation
00:55 One thing before we go further — lab targets only
01:23 12 tools. 12 episodes. What you'll build.
01:40 Movement 1 — AI as your recon analyst
01:51 T2 — Find SQL injection in a paragraph
02:29 T3 — Subdomains your wordlist will never find
02:54 T4 — Two hundred messy inputs, one clean database
03:22 T5 — Describe a vulnerability in English. Get a semgrep rule.
03:54 T6 — Every recon signal, on one map
04:15 Movement 2 — AI as your vulnerability researcher
04:24 T7 — While you sleep, your CVE triage agent works
05:06 T8 — Claude writes the exploit. Docker runs it. Repeat until it works.
05:42 T9 — Fuzzing that knows your application's grammar
06:18 T10 — Ten thousand lines of decompiled code, three suspicious functions
06:50 Movement 3 — AI as your workflow conductor
06:59 T11 — A thousand alerts. Twenty matter. Claude tells you which.
07:39 T12 — A pentest assistant that remembers everything
08:22 T13 — Threat models without the meeting
09:00 AI assists. Humans decide.
09:27 Where to start, by role
09:56 What's next + close
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
QUESTIONS THIS TUTORIAL ANSWERS
— what can AI actually do for cybersecurity work in 2024
— how to use Claude for penetration testing
— AI-assisted recon tools for solo security consultants
— how to automate CVE triage with AI
— using LLMs to write semgrep rules
— AI pentest assistant with persistent memory
— where to start learning AI for security work
— responsible use of AI in offensive security
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔗 RESOURCES
Full series on GitHub: https://github.com/aiforyourwork/ai-f...
Full series on our website: https://aiforyourwork.net/category/tu...