
IRPAS hacker tool
IRPAS contains at the moment the following tools:
* cdp
This program is for sending CDP (Cisco router Discovery Protocol) messages
to the wire.
* igrp
As the name suggests, this tool is for sending Interior Gateway Routing
Protocol messages.
* irdp
As the name suggests, this tool is for sending ICMP router discovery
protocol messages.
* irdpresponder
Waits for IRDP requests and sends out response packets to fool clients.
* ass
ASS is a Autonomous System Scanner. Because routing protocols use
autonomous systems to distinguish between various routing “domains” and
various ways to communicate, you need something which works like a TCP port
scanner but knows more then one protocol. This is ASS.
* file2cable
sends out raw ethernet frames from files
* itrace
traceroute(1) by ICMP echo request
* tctrace
traceroute(1) by TCP SYN packets
* netenum
enumeration / ping-sweep tool
* netmask
ICMP netmask request
* protos
IP protocol scanner
* hsrp
HSRP takeover tool
These tools are not point-and-click. You should at least know, what you want to
do with the particular protocol. So if you are not familiar with CDP, don´t try
to use it.
(continua…)