| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuseSecurity Γ Automation Γ Teaching Β· 42 Paris
I learn how things work. Then I break them, automate them, or teach them. Currently deep into binary exploitation, detection engineering, and anything I can automate.
Obsidian addict. Privacy advocate. Curious by default.
Advanced binary exploitation β format string attacks, ret2libc, ROP chains, GOT overwrite
Format String ret2libc ROP x86-64 ASM System V ABI
Progressive binary exploitation β buffer overflows, format strings, shellcode injection
C GDB Buffer Overflow Shellcode x86-64
Full pentest chain: reconnaissance β exploitation β privilege escalation β root
Pentest Enumeration Privilege Escalation Multi-vector
Multi-level CTF β system vulnerability exploitation and privilege escalation
Reverse Engineering Exploitation Linux CTF
Web application security β OWASP Top 10 vulnerability discovery and exploitation
OWASP Web Security SQL Injection XSS CSRF
HTTP/1.1 server from scratch in C++ β RFC compliant, CGI, multiplexing
C++ HTTP Sockets RFC 2616 I/O Multiplexing
Bash-like shell from scratch β pipes, redirections, signals, environment management
C fork/exec Pipes Signals Parsing
Multi-container infrastructure with Docker β WordPress, Nginx, MariaDB, Redis
Docker Docker Compose Nginx System Administration
Progressive web courses β profile page, chat UI, marketplace
Game dev courses for kids & teens β Memory, Snake, Maze
Python Pygame Education
Core Curriculum β β Complete| # | Project | Status | # | Project | Status | # | Project | Status | ||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Libft | β | 11 | Cub3d | β | 21 | Ft_containers | β | ||
| 2 | get_next_line | β | 12 | C++ Module 00 | β | 22 | Inception | β | ||
| 3 | ft_printf | β | 13 | C++ Module 01 | β | 23 | Webserv | β | ||
| 4 | Born2beroot | β | 14 | C++ Module 02 | β | 24 | Ft_transcendence | β | ||
| 5 | Minitalk | β | 15 | C++ Module 03 | β | 25 | C++ Summary | β | ||
| 6 | Push_Swap | β | 16 | C++ Module 04 | β | |||||
| 7 | Fract-ol | β | 17 | C++ Module 05 | β | |||||
| 8 | Philosophers | β | 18 | C++ Module 06 | β | |||||
| 9 | Minishell | β | 19 | C++ Module 07 | β | |||||
| 10 | NetPractice | β | 20 | C++ Module 08 | β |
| # | Project | Status | Focus |
|---|---|---|---|
| 26 | Dr_Quine | βοΈ | Self-replication |
| 27 | Snow Crash | β | System exploitation |
| 28 | Rainfall | β | Binary exploitation |
| 29 | Boot2Root | β | Full pentest |
| 30 | Darkly | βοΈ | Web security (OWASP) |
| 31 | Override | βοΈ | Advanced binary exploitation |
This project is about writing a HTTP server in C++. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful.
C++
The goal of this new project is to create a simple shell (just like a small bash), which will help you apprehended processes and file descriptors.
C
| Back | FazBrowse Home | New Git URL |