https://github.com/loicttn/security-workshops
MOVED HERE => https://github.com/PoCFrance/security-workshops .All security workshops organized to introduce students to security with CTF-like exercices.
https://github.com/loicttn/security-workshops
ctf ctf-challenges ghidra security security-workshops steganography wireshark workshop
Last synced: 10 months ago
JSON representation
MOVED HERE => https://github.com/PoCFrance/security-workshops .All security workshops organized to introduce students to security with CTF-like exercices.
- Host: GitHub
- URL: https://github.com/loicttn/security-workshops
- Owner: loicttn
- Created: 2019-09-27T07:07:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-12T21:58:06.000Z (about 6 years ago)
- Last Synced: 2025-02-24T03:04:05.783Z (10 months ago)
- Topics: ctf, ctf-challenges, ghidra, security, security-workshops, steganography, wireshark, workshop
- Homepage: https://github.com/PoCFrance/security-workshops
- Size: 1.12 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# security-workshops
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.
## :shark: workshop-wireshark
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
## :microscope: workshop-steganography
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
## :lock: workshop-cryptography
Introduction to cryptography
You will learn to:
* use base64 encoding
* learn what is a hash
* recognize and uncipher substitution cryptography
## :gear: workshop-reverse
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
# Solutions
The solutions of each workshop can be found in their corresponding solutions.zip, where the password is doureallywanttogiveup??