Cyber Training Guide
Ground-Zero Offensive Cybersecurity Training.
Writing
Cybersecurity
Programming
The Cyber Training Guide provides an introduction to students wanting to learn the basics of offensive cybersecurity. Upon successful completion, students can solve various challenges in CTF competitions.
The course is divided into two sections: fundamentals and competition preparation. The fundamentals teaches C and x86/x64 Assembly programming, memory management essentials, and basic pentesting workflows. Competition preparation covers more programming, binary exploitation, and reverse engineering using a problem-solving approach.
You can read more about the course here.