Learning resources * [[https://github.com/notthehiddenwiki/NTHW|Not The Hidden Wiki]] - huge repository of learning resources * [[https://pwn.college/|pwn.college]] * [[https://maxkersten.nl/binary-analysis-course/|Binary Analysis Course]] * [[https://www.wechall.net/|WeChall]] * [[https://cryptohack.org/|CryptoHack]] * [[https://cryptopals.com/|the cryptopals crypto challenges]] * [[https://github.com/antonio-morales/Fuzzing101|Fuzzing 101]] * [[https://guyinatuxedo.github.io/|Nightmare]] - intro to binay exploitation * [[https://xeushack.com/|Hacking Tutorials by Xeus]] * [[https://github.com/BC-SECURITY/Beginners-Guide-to-Obfuscation|Evading Detection: A Beginner's Guide to Obfuscation]] * [[https://exploitation.ashemery.com/|Offensive Software Exploitation Course]] * [[https://ropemporium.com/|ROP Emporium]] Training * [[http://www.itsecgames.com/|bWAPP, a buggy web application]] * [[https://vvmlist.github.io/|vvmlist]] - list of vulnerable virtual machines (meant for training) with tags and difficulty * [[https://pwnable.kr/index.php|pwnable.kr]] - binary exploitation challenges * [[https://github.com/hacksysteam/HackSysExtremeVulnerableDriver]] * [[https://crackmes.one/]] * [[https://www.smashthestack.org/]] * [[https://io.netgarage.org/]] * [[https://archive.ooo/|archive.ooo]] - archived challenges from DEFCON * [[https://rehayilmazlar.com/challenge/|Reha's CyberChallenges]] * [[https://www.root-me.org/|Root me]] Anti-debuggin * [[http://staff.ustc.edu.cn/~bjhua/courses/security/2014/readings/anti-debugging.pdf]] * [[https://web.archive.org/web/20000902174529/https://www.big.net.au/~silvio/linux-anti-debugging.txt]] Other * [[https://heap-exploitation.dhavalkapil.com/|Heap exploitation book]] * [[https://www.hardbreak.wiki/]] * [[https://shellsharks.com/online-training|shellsharks.com resource list]] * [[https://shirajuki.js.org/blog/pyjail-cheatsheet/|python jail escaping cheatsheet]] * [[https://cyfinoid.github.io/sbomplay/index.html|Scan github repositories for vulnerable dependencies]] * [[https://aszx87410.github.io/beyond-xss/en/|Beyond XSS]] - book about frontend websecurity concepts * [[https://hextree.io/|hextree.io]] - they have free android cybersecurity course