Search K
Appearance
Appearance
Other ways to support HackTricks:
This is a summary of the attacks exposed in https://medium.com/@in9uz/cisco-nightmare-pentesting-cisco-networks-like-a-devil-f4032eb437b9. Check it for further information.
--interface: Specifies the network interface, e.g., eth0.--as: Defines the EIGRP autonomous system number, e.g., 1.--subnet: Sets the subnet location, e.g., 10.10.100.0/24.--interface: Specifies the attackerโs system interface.--as: Defines the EIGRP AS number.--src: Sets the attackerโs IP address.--dst: Sets the target subnet IP.--prefix: Defines the mask of the target subnet IP.--interface: Specifies the network interface.--as: Defines the EIGRP AS number.--src: Sets the IP Address of a legitimate router.--interface: Specifies the network interface.--as: Defines the EIGRP AS number.--src: Sets the attackerโs IP address.Other ways to support HackTricks: