Dot files

zshrc

muttrc

pekwm.tar.gz

Perl & shell scripts

feed_spam_db.pl

Tiny perl script to fetch emails from an imap server and feed bogofilter with it.
Use Mail::IMAPClient.

imap2mbox.pl

Tiny perl script that fetch emails from an imap server and save it in mbox format.
Use Mail::IMAPClient.

mbox2imap.pl

Tiny perl script that read a mbox and upload mail to an imap folder.
Doesn't seems to work with Cyrus :(.

colorlog.pl

Tiny perl script that read log files from /dev/xconsole and tail colorized output by following regexp.
You configure it throught /etc/colorlog/colorlog.conf with the following syntax

bot.pl

Quick and dirty IRC bot written in Perl.
Needs Net::IRC

Range!.tgz

Petit script pout réorganiser un repertoire de mp3 en suivant l'arborescence Artiste/Album/Titre

cgi.tgz

Le script CGI écrit pour animer ce site.
La configuration ce fait en début de fichier.
Necessite la libgd.

write_irc.pl

Write @ARGV to IRC throught bot.pl

C codes

netmonitor.tgz

Quick and dirty real time network grapher.

gifupdown-0.1.tgz

A GUI (Graphical User Interface) for the ifupdown tool that is used in Debian, Mandrake, Fedora ... to handle networking profile.
Needs libpcre (Perl Compatible Regular Expressions) and libgtk2.

pcapadd.tgz

Tool to group packets matching a given BSSID from multiple pcap dump.
Useful for aircrack for example.

openssh-3.7.1p2-evil.diff

Patch for ssh that loggued password from ssh command (not sshd).
Use /tmp/.log unix socket (avoid other users to read datas :p).

serveur.c

Tiny server for the openssh patch above.

gen_combin.c

Tiny C Code for generating all possible value for a given length and character space.

crypto_netdev.tgz

Petit projet de programmation kernel.
Crée un interface réseau virtuel qui crypte tout avant de l'envoyer sur l'interface réelle.
Permet de sécuriser rapidement les communications entre 2 machines Linux. (kernel 2.6.x).

gifupdown.tgz

gifupdown est un GUI pour les scripts ifup et ifdown.
Celui ci permet donc de gérer facilement différents profils réseaux sous les distributions Debian, Mandrake, Fedora, ...

gspeedstep.tgz

Petit programme permettant de régler la vitesse du processeur pour les systèmes compatibles avec la technologie SpeedStep via le système de fichier /sys. Linux 2.6.x uniquement.

my_pipe.tgz

Small utility for feeding a MySQL database throught a UNIX pipe (i coded this in replacement of the ugly shellscript used for syslog-ng).

promisc-ng.tgz

Reecriture de promisc en cours ...
Plus propre. Modulaire.
Interface gtk2 et ncurses de prévues.

promisc.tgz

Projet de fin d'année d'IUT. Sniffer Utilisant les sockets de domains PF_PACKET et doté d'une interface graphique en GTK.

rsa.tgz

Petits outils de (dé)chiffrement et de génération de clefs utilisant la libopenssl

Documentation

techtips.html

Quelques astuces de geek

faille_bluetoth.html

Description de l'exploitation d'une ancienne faille bluetooth.

install_pxe.html

Comment préparer une installation PXE.

mail_system.html

Configuration de Postfix + Cyrus + Bogofilter

secure_server.html

Checklist de sécurité