July 27th, 2008 by Florent
I have written a script in python, always with scapy, that captures in real time all the Telnet traffic accross the network.
The script, when reduced to its minimal needs, has 18 lines …
Here is the video.

All the datas captured are stored in a file: Client-Source IP - Server-Destination IP
The script does not manage very well when several telnet connections are launched to the same Telnet server by a unique host.
July 16th, 2008 by Alex
The story continues using Scapy ( or how to create powerful tools in 5 minutes ).
Here’s the video of my new tool written with Scapy. The aim is to capture file configuration exported from cisco devices and walking on the wire in plain text.

December 20th, 2007 by Alex
Tu veux impressioner tes amis car tu viens d’acquérir un beau 2600 avec un IOS IPVoice et tu veux leur montrer que chez toi tu fais de la VoIP full-Cisco… mais tu ne sais pas comment utiliser tout ça
Voici une petite video pour pouvoir installer le GUI de Cisco CallManager Express
Read the rest of this entry »
December 4th, 2007 by Alex
A few days ago, a friend talked to me about a python packet forger. I thought it will be interesting using it to inject RIPv2 informations in a router.
So i make a tool to try to inject RIPv2 updates in my Linksys router. Here’s the result.

Read the rest of this entry »
November 8th, 2007 by Alex
The Routing Information Protocol next generation (RIPng) is…
Read the rest of this entry »
November 4th, 2007 by Alex
Une facon de sortir de l’environnement émulé de dyna(mips/gen) est de créer une interface Microsoft Loopback ( sous Windows ) pour avoir un accès à l’OS.
Read the rest of this entry »