Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1015 Bytes

File metadata and controls

26 lines (18 loc) · 1015 Bytes

Resources for Cybersecurity Beginners/Enthusiasts

This repo contains links to various resources spreading across a variety of Cybersecurity foundation topics.

  • 0 - Basics of Linux and the terminal, along with C language and gdb
  • 1 - Binary Exploitation
  • 2 - Web Exploitation
  • 3 - Cryptography

What/Why CTF?

I think this and this explain that better.

Generic practice pool

Wikis

  • Hactricks : HackTricks is an educational Wiki that compiles knowledge about cybersecurity lead by Carlos with hundreds of collaborators! It's a huge collection of hacking tricks that is updated by the community much as possible to keep it up to date.
  • CTF101
  • Basic python guide