Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 591 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 591 Bytes

PicoCTF

What is pico CTF?

PicoCTF (Capture The Flag) is a popular online cybersecurity competition designed for students and beginners to learn and test their skills in various aspects of cybersecurity and computer science. It is organized by Carnegie Mellon University's CyLab Security and Privacy Institute.

Type of CTF's.

  • Binary Exploitation
  • Web Exploitation
  • Forensics
  • Cryptography
  • Reverse Engineering
  • Miscellaneous

Things we can learn from this.

  • Security Fundamentals
  • Programming
  • Cryptography
  • Network Security
  • Reverse Engineering
  • Problem-Solving