irpas
Internetwork Routing Protocol Attack Suite (irpas) is a collection of programs for advanced network operations, testing, and debugging. It includes tools for route injection, protocol spoofing, and security testing.
Description
This package contains tools useful for production networks like CDP and route injectors, security and firewall testing, and general admin scripting. Tools such as netenum aid scripting, while others like protos perform ICMP-based port scanning. Like all powerful tools, it could cause great damage, so caution is advised.
Use cases include injecting fake routes with igrp or irdp, sending spoofed CDP packets, testing HSRP failover, and exercising DHCP servers. Several tools help troubleshoot network devices and perform traceroute variants using ICMP or TCP SYN.
How It Works
irpas tools manipulate network protocols like IGRP for route injection, IRDP for router advertisements, CDP for Cisco discovery, HSRP for failover testing, and ICMP for redirects, timestamps, netmask queries, and traceroutes. They send crafted packets via specified interfaces, often spoofing sources, to test, debug, or attack routing and discovery protocols.
Installation
sudo apt install irpasFlags
Examples
ass -hcdp -hdhcpx -hfile2cable -hhsrp -i <interface> -v <virtual IP> -d <router ip> -a <authword> -g <group>./hsrp -d 224.0.0.2 -v192.168.1.22 -a cisco -g 1 -i eth0protos -i eth0 -d 10.1.2.3 -vigrp -v[v[v]] -i <interface> -f <routes file> -a <autonomous system>