https://github.com/robb-fr/software-security-2023
CS-412 Software Security EPFL course labs of Spring 2023 edition
https://github.com/robb-fr/software-security-2023
aflplusplus capture-the-flag checksec code-review fuzzing gef ghidra libfuzzer pwntools radare2 software-security unit-test
Last synced: about 2 months ago
JSON representation
CS-412 Software Security EPFL course labs of Spring 2023 edition
- Host: GitHub
- URL: https://github.com/robb-fr/software-security-2023
- Owner: Robb-Fr
- Created: 2023-03-02T09:05:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T20:53:07.000Z (about 1 year ago)
- Last Synced: 2024-04-25T21:42:04.001Z (about 1 year ago)
- Topics: aflplusplus, capture-the-flag, checksec, code-review, fuzzing, gef, ghidra, libfuzzer, pwntools, radare2, software-security, unit-test
- Language: C
- Homepage:
- Size: 459 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# software-security-2023
This repo organises the 3 labs of the software security classes. Each lab is described in its own folder.
- [lab0x01](lab0x01) : software analysis and testing
- [lab0x02](lab0x02) : capture the flag
- [lab0x03](lab0x03) : fuzzing