Computer Security and CTF
Cybersecurity concepts reworked by the CyberChallenge UniBa: web security (XSS, SSRF, SSTI), pwn (stack overflow, ROP), forensics (memory dumps), crypto basics.
Prerequisites
- Linux Base
- Programming (any language)
What you'll learn
- Understand OWASP Top 10 Vulnerabilities
- Solve CTF Challenge C - Base (Web, Crypto)
- Apply Hardening Base