skillfed

yaklang

15 unscanned 15 skills total

Skills by yaklang

  • binary-protection-bypass

    MIT· ★ 1,480 · updated 2026-06-16 — Master the identification and circumvention of modern binary protections including ASLR, PIE, NX/DEP, stack canaries, RELRO, FORTIFY_SOURCE, CET, and MTE. This playbook pairs each…

  • browser-exploitation-v8

    MIT· ★ 1,480 · updated 2026-06-16 — This skill covers advanced V8 and Chrome exploitation methods, including JIT type confusion, incorrect bounds elimination, and pointer compression bypass. Learn to build addrof…

  • classical-cipher-analysis

    MIT· ★ 1,480 · updated 2026-06-16 — Identify and solve classical ciphers encountered in CTF challenges through systematic analysis. The skill covers cipher identification via character set, frequency distribution,…

  • code-obfuscation-deobfuscation

    MIT· ★ 1,480 · updated 2026-06-16 — Master techniques for analyzing and defeating code obfuscation in protected binaries. Learn to identify junk code, opaque predicates, self-modifying code, control flow flattening,…

  • format-string-exploitation

    MIT· ★ 1,480 · updated 2026-06-16 — This skill covers format string exploitation from vulnerability identification through advanced attack chains. Learn to read stack memory with %p, perform arbitrary writes using…

  • heap-exploitation

    MIT· ★ 1,480 · updated 2026-06-16 — Learn to exploit heap vulnerabilities in glibc's ptmalloc2 allocator, from use-after-free and double-free to overflow and off-by-one attacks. This playbook covers bin structures,…

  • kernel-exploitation

    MIT· ★ 1,480 · updated 2026-06-16 — Learn to exploit kernel vulnerabilities like use-after-free, out-of-bounds access, and race conditions for privilege escalation. This skill covers environment setup with QEMU,…

  • linux-privilege-escalation

    MIT· ★ 1,480 · updated 2026-06-16 — This skill covers systematic Linux privilege escalation from low-privilege shell access to root. It walks through enumeration, SUID/SGID binary exploitation, capability abuse,…

  • sandbox-escape-techniques

    MIT· ★ 1,480 · updated 2026-06-16 — A comprehensive playbook for escaping multiple sandbox types encountered in CTF competitions and security research. Covers Python pyjail breakouts, Lua environment bypasses,…

  • stack-overflow-and-rop

    MIT· ★ 1,480 · updated 2026-06-16 — Stack Overflow & ROP covers advanced control-flow hijacking via return address overwrite on Linux userland binaries. Learn buffer overflow fundamentals, libc leaking strategies,…

  • symbolic-execution-tools

    MIT· ★ 1,480 · updated 2026-06-16 — Master symbolic execution techniques to solve CTF challenges, recover keys, and bypass checks. Learn angr state initialization, constraint solving with Z3, function hooking…

  • symmetric-cipher-attacks

    MIT· ★ 1,480 · updated 2026-06-16 — This skill covers hands-on cryptanalysis of symmetric encryption vulnerabilities across block and stream ciphers. Learn to exploit CBC padding oracles and bit flipping attacks,…

  • vm-and-bytecode-reverse

    MIT· ★ 1,480 · updated 2026-06-16 — This skill teaches systematic techniques for analyzing custom virtual machines and bytecode interpreters found in CTF challenges and commercial protectors. Learn to identify…

  • windows-av-evasion

    MIT· ★ 1,480 · updated 2026-06-16 — Windows AV/EDR Evasion teaches hands-on bypass techniques for antivirus and endpoint detection systems. It covers AMSI memory patching, ETW disabling, .NET assembly loading,…

  • windows-privilege-escalation

    MIT· ★ 1,480 · updated 2026-06-16 — This playbook teaches you how to move from low-privilege shell access to SYSTEM or admin on Windows through systematic enumeration and exploitation. It covers token manipulation,…