Security workshops to introduce students to security with CTF-like exercices.
In each directory, you will find the exercices, a README explaining the purpose of the workshop and the slides used during the workshop.
An introduction to Wireshark and Network Packet Analysis. You will learn to:
- recognize, understand http requests
- understand https
- extract data from gsm communications
- extract data from tcp communications
- use paquet analysis for usb communications
- extract data from
- use wireshark in a real forensic scenario
Basics of steganography, you will be introduced to basics of files extraction, stegsolve, and learn to hide and extract:
- data in text
- data in images
- data in sound
- data in pdf files
Introduction to cryptography You will learn to:
- use base64 encoding
- learn what is a hash
- recognize and uncipher substitution cryptography
Introduction to reverse engineering with Ghidra tool, you'll learn to:
- How and Why Reverse Engineering
- Decompile a binary
- Learn to use Ghidra GUI to be more efficient during your decompilation
- Solve crackmes and basic CTF challenges
- Learn to patch binary with Ghidra
The solutions of each workshop can be found in their corresponding solutions.zip, where the password is doureallywanttogiveup??