An open API service indexing awesome lists of open source software.

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.

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??