Netcat (french version) [Published
in IGA 11] : This paper explains how to use NetCat (real TCP/UDP
toolbox), to simulate tiny servers, to scan, to debug, ...
Buffer overflows: Exploit WarFTP Windows (french
version) [Published in IGA 11] : This paper describles the
full procedure to exploit a stack based buffer overflow under Windows, more
preciselly in the USER command of the WarFTP 1.65 server (final version).
After that, the paper explain how to code the associated exploit.
Programmation et concepts Windows Ring 3 (french
version)[Published in SecuriMag
1] : This paper describes different choosed subjects, relatives to Windows
Ring 3: process, threads, virtual memory, PE format, DLLs, APIs, Memory Mapped
Files, accessinf of a process's memory , ...
Introduction aux Firewalls TCP/IP (french version):
This paper describes the goals, the architectures, and the principes used
by TCP/IP firewalls. This is a summary of some reading and documentations
on the subject.
Writing IA32 Alphanumeric Shellcodes (english
version) [Published in Phrack
57] : This paper describes different technics to generate shellcodes containing
only alphanumeric chars, to avoid filtering and detections. The ASC
utility, using some of those technics, is also explained.
The Reverse Challenge [Obtained the
8th place at the Honeynet Reverse
Challenge] : We (me and lrz)
analyzed a backdoor found on a compromised honeypot (by using IDA Pro),
answered to some questions for the challenge, and wrote a client/sniffer/scanner
to control this backdoor.