Video
Why Telnet is so Weak …
by Florent on Jul.27, 2008, under Cisco, Linux, Video
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.
TFTP File Capture
by Alex on Jul.16, 2008, under Cisco, Video
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.
Cisco CallManager Express
by Alex on Dec.20, 2007, under Cisco, Video
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
RIPv2 Injection with a simple password authentication
by Alex on Dec.04, 2007, under Cisco, Video
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.
RIPng basic configuration
by Alex on Nov.08, 2007, under Cisco, Video
The Routing Information Protocol next generation (RIPng) is…
Comment créer une interface Microsoft Loopback
by Alex on Nov.04, 2007, under Cisco, Video, Virtualization
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.


