Difference between revisions of "Internetwork Routing Protocol Attack Suite"
From Christoph's Personal Wiki
(New page: The '''Internetwork Routing Protocol Attack Suite''' (IRPAS) is a set of tools for detecting and perpetrating (white-hat) attacks on computer networks. ==List of packages== ;cdp : for sen...) |
(No difference)
|
Latest revision as of 02:00, 31 May 2012
The Internetwork Routing Protocol Attack Suite (IRPAS) is a set of tools for detecting and perpetrating (white-hat) attacks on computer networks.
List of packages
- cdp
- for sending CDP (Cisco router Discovery Protocol) messages to the wire.
- igrp
- for sending Interior Gateway Routing Protocol messages.
- irdp
- for sending ICMP router discovery protocol messages.
- irdpresponder
- waits for IRDP requests and sends out response packets to fool clients.
- ass
- (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