Projets
Trois plateaux : showpiece (visuels forts), cyber (offensif/défensif), système (bas niveau). Chaque projet est documenté côté blog avec writeup quand possible.
作 · 20 projets · 3 plateaux · stack hétérogène
作品 Showpiece
// Projets phares avec visuels forts · 4 projets
- [00]
42league
Plateforme ELO babyfoot pour campus 42
● Vite · TS · Hono · Prisma · PostgreSQL
- [01]
Inception-of-Things
Infrastructure Kubernetes complète
● k3s · ArgoCD · GitLab
- [02]
Active Directory lab
Lab AD avec SSO et MFA
● Windows Server · Keycloak · MFA
- [03]
BADASS
Simulation réseau datacenter
● GNS3 · FRR · VXLAN · BGP-EVPN
攻 Cyber
// Offensif, défensif, crypto · 9 projets
- [00]
ft_otp
Implémentation TOTP RFC 6238
● C · HMAC-SHA1
- [01]
ft_onion
Hidden service .onion
● Tor · Nginx
- [02]
Inquisitor
MITM en C from scratch
● C · ARP spoofing
- [03]
Vaccine
Bac à sable malware éducatif
● C · sandbox
- [04]
Stockholm
Ransomware éducatif réversible
● C · ransomware lab
- [05]
Spider
Spider web récursif
● crawler
- [06]
Scorpion
Extraction métadonnées
● EXIF
- [07]
ft_ping
Re-implémentation ping
● C · raw sockets
- [08]
ft_traceroute
Re-implémentation traceroute (en cours)
● C · ICMP/UDP
核 Système / Bas niveau
// Kernel, ELF, ASM · 7 projets
- [00]
KFS-1
Premier kernel: bootloader, VGA, GDT
● x86 · ASM · C
- [01]
KFS-2
Paging, mémoire virtuelle
● kernel
- [02]
Woody Woodpacker
ELF packer custom
● ELF · packer
- [03]
ft_malcolm
ARP spoofer minimal
● C · ARP
- [04]
LFS / ft_linux
Distribution Linux from scratch
● Linux From Scratch
- [05]
scop
Viewer 3D OBJ
● C · OpenGL
- [06]
Farlands
Calculs de précision float
● C · math